Problem to inculde ".h" files

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Post Reply
sergifern
Newbie
Posts: 11
Joined: Thu Sep 23, 2010 1:13 pm

Problem to inculde ".h" files

Post by sergifern » Thu Sep 23, 2010 1:18 pm

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: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: Problem to inculde ".h" files

Post by paolo.gai » Thu Sep 23, 2010 3:59 pm

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

Post Reply