hi,
I am trying to upgrade the qt to 5.9.2 version. on my imx6qp sabre AI yocto build 2.0.
copied the meta-qt5 layer from the github and replaced the old meta layer in the source folder.
failed log is attached please do check.
Please let me know the if any changes required .
Regards,
Lavakumar S
Original Attachment has been moved to: log.do_compile.20022.zip
thanks Rita,
i resolved the build errors with typecasting and proper path setting etc.
Now the problem is qt path for qmake on target . its taking the build system path i want that as to be target path it self
.i.e : /usr/lib/qt5/.
tried : qmake -query and found the wrong path.
how to change that to target qt installation path.??
Regards,
LavaKumar S