Eclipse Indigo: Problem compiling

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Eclipse Indigo: Problem compiling

798件の閲覧回数
FerdinandoCrisc
Contributor I

Hi,

I tried to compile a simple project with Eclipse that includes the header files (are the header files used for the management of the accelerometer on the i.mx53 qsb)


#include <linux/module.h>

int main(int argc, char **argv)
{
    return 1;
}


the compiler does not find such header file. For example asm/processor.h. Looking this file is in another folder. What's wrong?

I do not think is a configuration problem of eclipse because i can compile other projects.

thankshttps://community.nxp.com/discussions/454-nuovofile" target="_self

タグ(1)
0 件の賞賛
返信
0 返答(返信)