Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » my cdt not works with the error "Lauch failed no binaries"
my cdt not works with the error "Lauch failed no binaries" [message #162356] Tue, 24 January 2006 09:48 Go to next message
Eclipse UserFriend
Originally posted by: lindenbaum.163.com

hello, i am a freshman to Eclipse.
my software environment is fc4+eclipse3.1+cdt3.0.1, and the jdt runs well
after installation.

i use eclipse+cdt to run a c++ "hello world" program.
firstly, i create a new "standard make c++ project", settings are defaults.
the result of running is a warning box " Lauch failed no binaries".
then i create a project as above and a makefile, and the
"Windows->Preference->C/C++->Make->Make Builder->Build Command" is changed
to "make -f makefile".
but the result is still wrong with the same error of "Lauch failed no
binaries".

advices are appreciated.
thanks.
Re: my cdt not works with the error "Lauch failed no binaries" [message #162514 is a reply to message #162356] Thu, 26 January 2006 05:04 Go to previous message
Eclipse UserFriend
Hi lindenbaum,

I could not quite reproduce your problem, but ...

If you use a standard make project then you must supply a makefile.
If you want to specify options for the builder then you should do it in the
project properties rather than the preferences. I think that this preference
will only affect newly created projects.

Does this help?


Norbert
Previous Topic:hacking on CDT -- building inside Eclipse?
Next Topic:Problems using gmake and existing makefile
Goto Forum:
  


Current Time: Tue May 13 04:47:59 EDT 2025

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

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

Back to the top