Education » Computer Science » Open Source Projects

ID #1043

Error "Nothing to build for project XXX" when using Eclipse CDT?

When using Eclipse for C/C++ projects with CDT, you have the proper configuration, and you have the correct source file, but the build just does not work. Instead, it shows you the message forever:

Nothing to build for project XXX...

The reason is very likely that you end your source files with capital letters, e.g, a.C, a.H, a.CPP, which are NOT recognized by not-so-clever Eclipse CDT plugins.. What a stupid error (or bug Undecided)!

Categories for this entry

Tags: eclipse

Related entries:

Last update: 2009-03-17 14:32
Author: Admin
Revision: 1.0

Digg it! Share on Facebook Print this record Send FAQ to a friend Show this as PDF file
Propose a translation for Propose a translation for
Please rate this FAQ:

Average rating: 3 (2 Votes)

completely useless 1 2 3 4 5 most valuable

You can comment this FAQ