Problem to inculde ".h" files

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Locked
sergifern

Problem to inculde ".h" files

Post 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
paolo.gai
Administrator
Posts: 877
Joined: Thu Dec 07, 2006 12:11 pm

Re: Problem to inculde ".h" files

Post 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
Locked