| View previous topic :: View next topic |
| Author |
Message |
beliat
Joined: 05 Nov 2009 Posts: 1 Location: Mexico
|
Posted: Thu Nov 05, 2009 3:52 pm Post subject: problems using the cpp + neatbeans |
|
|
im trying to compile my hello world but netbeans gives the following error:
Running "C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\make.exe -f Makefile CONF=Debug clean" in G:\NetBeansProjects\helloWorld
! was unexpected at this time.
make.exe: *** [.validate-impl] Error 1
Clean failed. Exit value 2. |
|
| Back to top |
|
 |
Alexey Vladykin Posted via mailing list.
|
Posted: Mon Nov 16, 2009 12:56 pm Post subject: problems using the cpp + neatbeans |
|
|
It looks like Make passes the commands to Windows shell (cmd) instead of
Cygwin shell (sh). Do you have SHELL environment variable set? Unset it
and try again.
Alexey |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|