No Qmake in Yocto Build for fsl-image-qt5-validation-imx

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

No Qmake in Yocto Build for fsl-image-qt5-validation-imx

1,107 Views
rthomas
Contributor III

Hello, I recently built the fsl-image-qt5-validation-imx image for the IMX8M Quad and meta-qt5 layer is included in that. I want to be able to have qmake in order to compile a qt program on the Yocto build. My question is, how do I get qmake to be there?

0 Kudos
2 Replies

1,090 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello rthomas,

 

"qmake " is in the folder usr/bin and I can use qmake.

 

Problably you build is wrong because you have the meta-qt, i just can recommend to build you yocto project again.

 

Regards

 

0 Kudos

575 Views
shao-gaoyan
Contributor II

hello  Bio_TICFSL

bitbake -c populate_sdk imx-image-full

I did not find qmake in the SDK after executing the command, is this normal?

Looking forward to your reply

0 Kudos