Hi,
I am trying to compile an application in imx8mqevk kit. I have used the fsl-image-qt5-validation-imx image to build yocto project. I am able to run a compiled application from /usr/share/qt5/examples folder. But when I compile a QT application, it's missing qt5 libraries. I can't find QtCore, QtWidgets in /usr/include folder or anywhere in root for that matter. Is there anything wrong in my yocto build ? Any insights on step by step procedure to build/install tools for qt5 build is very helpful.
Thanks.
Harsha