Skip to main content



      Home
Home » Newcomers » Newcomers » cygwin/C++ Compiler
cygwin/C++ Compiler [message #85428] Mon, 11 July 2005 16:36
Eclipse UserFriend
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.
Previous Topic:ClassNotFoundException: EclipseStarter
Next Topic:Compile Time scripts.
Goto Forum:
  


Current Time: Fri Jul 18 22:07:45 EDT 2025

Powered by FUDForum. Page generated in 0.08291 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top