Eclipse

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

Eclipse

1,084 次查看
tomgao
Contributor III

when I add new file in the eclipse project . For exmple I add a helloworld project with the yocto plug .And I add a v4l2_modul.c .after reconfigure project the package ,I build the project.But the v4l2_modul.c not be compile .why , how to resolve it ?

0 项奖励
回复
1 回复

932 次查看
igorpadykov
NXP Employee
NXP Employee

Hi tom

one can look at compiler error messages and add necessary

header files which may be missing for v4l2_modul.c. May be

suggested to check

Setting up the Eclipse IDE for Yocto Application Development

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复