cygwin/C++ Compiler [message #85428] |
Mon, 11 July 2005 16:36 |
Eclipse User |
|
|
|
Originally posted by: ccerinojr.gmail.com
Is there something special you are suppose to do in windows or eclipse to
get the compiler with cygwin to work? I am just starting out with C++, so
i am not that well versed in this area. When I build a simple project i
get this error message.
**** Full rebuild of configuration Debug for project Test ****
make -k clean all
rm -rf HelloWorld.o HelloWorld.d Test.exe
Building file: ../HelloWorld.cpp
g++ -O0 -g3 -Wall -c -fmessage-length=0 -oHelloWorld.o ../HelloWorld.cpp
/bin/sh.exe: g++: command not found
make: *** [HelloWorld.o] Error 127
make: Target `all' not remade because of errors.
Build complete for project Test
When I create a new project I get this message in the problems window.
Error launching external scanner info generator (gcc -E -P -v -dD
C:/Documents and
Settings/ccc14/workspace/.metadata/.plugins/org.eclipse.cdt. make.core/specs.cpp)
I know this is probably something stupid but I would really appreciate
some help.
|
|
|
Powered by
FUDForum. Page generated in 0.08291 seconds