Eclipse Indigo: Problem compiling

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Eclipse Indigo: Problem compiling

781 次查看
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 回复数