imx6ul qt5 programming compile

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

imx6ul qt5 programming compile

跳至解决方案
1,893 次查看
fresxc
Contributor I

Hi All

    I want to compile a programming of HelloQt for imx6ul, the compiler is built by yocto. I use the way of https://community.nxp.com/docs/DOC-333580?commentID=40909#comment-40909 . When I compile helloqt program, the error following: 

  /opt/fsl-imx-wayland/4.1.15-2.0.1/sysroots/cortexa7hf-neon-poky-linux-gnueabi/usr/include/qt5/QtCore/qglobal.h:39:21: fatal error: cstddef: no such file or directory.

   How can i fix it?  thanks!

    Best Regards

标签 (3)
0 项奖励
回复
1 解答
1,479 次查看
joanxie
NXP TechSupport
NXP TechSupport

it seems the G++ issu, pls check if you configure the toolchain correctly or not

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,480 次查看
joanxie
NXP TechSupport
NXP TechSupport

it seems the G++ issu, pls check if you configure the toolchain correctly or not

0 项奖励
回复
1,479 次查看
fresxc
Contributor I

It works after I rechecked the configuration, thanks!

0 项奖励
回复