Page 1 of 1

Problem to inculde ".h" files

Posted: Thu Sep 23, 2010 1:18 pm
by sergifern
Hello,
I need some help with Eclipse. I have a problem to include the "h" files. The program compiles correctly and creates the file cof, but I get warnings in all #include "... .h". What is the correct directory for these files? Or what I have to do for the compiler find them?

Thank you very much,
Sergi

Re: Problem to inculde ".h" files

Posted: Thu Sep 23, 2010 3:59 pm
by paolo.gai
Hi!

If the .COF is generated correctly, then everything is working fine.

The missing .h is a warning from the CDT because the CDT cannot find the directories where the ERIKA source code is stored. We have to fix this, but we did not have yet the time to do that... so I guess also the latest plugins has the warnings!

Ciao,

Paolo