Arduino + Eclipse (N.Kolban ODF): Does not compile the .cpp
Posted: Tue Nov 10, 2015 12:26 pm
Hello,
I installed the toolchain according to Neil Kolbans Manual. http://neilkolban.com/tech/building-ard ... n-eclipse/
Then I just did a little Demo-Project for an Arduino Duemillanove.
All I get is:
17:59:12 **** Incremental Build of configuration Release for project ThermoDev ****
make all
17:59:12 Build Finished (took 100ms)
It does not compile the source, and I have no Idea why. Any suggestions, do I have to add the Source somehow? I know C, I used it the Arduino, I know eclipse as an Editor, but I'm new to building with eclipse. What am I doing wrong, why can't it find the sourcefile? How about other folders, etc. how do I add those, if it even can not find the top level?
Thank you very much, best Regards,
Sebastian
P.S. Because it dies not compile, no hex, can not download,... but the Serial Monitor works.
I installed the toolchain according to Neil Kolbans Manual. http://neilkolban.com/tech/building-ard ... n-eclipse/
Then I just did a little Demo-Project for an Arduino Duemillanove.
All I get is:
17:59:12 **** Incremental Build of configuration Release for project ThermoDev ****
make all
17:59:12 Build Finished (took 100ms)
It does not compile the source, and I have no Idea why. Any suggestions, do I have to add the Source somehow? I know C, I used it the Arduino, I know eclipse as an Editor, but I'm new to building with eclipse. What am I doing wrong, why can't it find the sourcefile? How about other folders, etc. how do I add those, if it even can not find the top level?
Thank you very much, best Regards,
Sebastian
P.S. Because it dies not compile, no hex, can not download,... but the Serial Monitor works.