Build Project stopped working without error message [message #207761] |
Fri, 11 January 2008 09:14  |
Eclipse User |
|
|
|
Originally posted by: lars.uffmann.dlr.de
Eclipse is driving me mad :p
I had this NAB/MWT project running all fine, then I played around with
other projects, creating a few, deleting them again (i did not
consciously change any settings), and now my project won't build anymore.
Whenever I choose Project -> Clean, nothing happens to begin with (even
while there were still .o-files around), and consecutively, when I
choose Project -> Build Project, I get an hourglass cursor for 1/4 of a
second, then the cursor is back to normal and nothing has happened. No
error messages, nothing.
Under project Properties / Builders, there is only the NAB/MWT builder
listed & checked - while in a new NAB/MWT there is also the "Scanner
Configuration Builder" and the "CDT Makefile Builder" checked. I have no
idea why those vanished, and when, or how to get them in the list again
and which parameters to choose.
Any ideas?
Lars
|
|
|
Re: Build Project stopped working without error message [message #207769 is a reply to message #207761] |
Fri, 11 January 2008 09:21  |
Eclipse User |
|
|
|
Originally posted by: lars.uffmann.dlr.de
Lars Uffmann wrote:
> Eclipse is driving me mad :p
QFT.
Problem solved, I opened the .project file and copypasted the
<buildCommand>
<name>org.eclipse.cdt.make.core.makeBuilder</name>
<arguments>
....
</arguments>
</buildCommand>
for the CDT Makefile Builder from a "fresh" NAB/MWT .project-file. Now
the program is building properly again. Still, I have no idea how this
stupid entry got deleted in the first place...
Best Regards,
Lars
|
|
|
Powered by
FUDForum. Page generated in 0.44341 seconds