Yocto toolchain cross compile error

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

Yocto toolchain cross compile error

1,285 次查看
peterchiu
Contributor II

Hi all,

Excuse me, I have an problem, I consult Freescale Yocto Project User's Guide (L3.14.52_1.1.0), and build the "meta-toolchain-qt5".

I use the toolcahin to cross compile my qt application (HelloWorld).

It's success, the Helloworld application is work in my imx6q board.

But, when  I cross compile the other qt application, it's not ok.

I got the error log:

1.jpg

2.jpg

The toolchain is use L3.14.52 to build, qt version is 5.5.

The qt application is use qt 5.4.

If anyone know what's the problem?

Please tell me. Thanks.

标签 (3)
0 项奖励
回复
1 回复

926 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Peter Chiu,

It seems that the problem is related to link errors to libraries needed to compile rather to the toolchain itself. I would recommend looking at the libraries and .h and making sure they are referenced correctly.

Regards,

0 项奖励
回复