Yocto toolchain cross compile error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto toolchain cross compile error

757 Views
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.

Labels (3)
0 Kudos
1 Reply

398 Views
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 Kudos