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?
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
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