c++ - How to run Netbeans makefile on terminal -


i trying run netbeans makefile via terminal of 1 of c++ project

while executing

   make 

, receive following errors:

... /bin/sh: 1: -o: not found make[1]: *** [nbproject/qt-debug.mk] error 127 ... 

what should do? in advance. please note can build program via netbeans.

edit : use ubuntu 13.04, netbeans 7.3, linux terminal.

i use:

make 

or

make conf=release 

in project root (where makefile located), , works. have simple c++ project without extra.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -