[oe] [meta-qt5] Qt SDK seems to be broken

Anders Darander anders at chargestorm.se
Wed Apr 20 08:04:24 UTC 2016


* Ryan Elkholy, PhD, PE <ryanelkholy at gmail.com> [160419 18:26]:

> It says it cannot find qmlplugindump, but I clearly see it in the path.

> Regardless, I went along and I manually chose the compiler/debugger/version
> using the SDK and made a kit for my target. After doing so I made a sample
> app that required the following:

> Qt += quick qml

> After trying to build I got the following compiler errors:

> "
> Makefile:659: warning: overriding commands for target `install_target'
> Makefile:650: warning: ignoring old commands for target `install_target'
> Makefile:663: warning: overriding commands for target `uninstall_target'
> Makefile:654: warning: ignoring old commands for target `uninstall_target'
> g++  -o testapp main.o qrc_qml.o   -lQt5Quick -lQt5Gui -lQt5Qml

It's still using your hosts compiler.

> -lQt5Network -lQt5Core -lGLESv2 -lpthread
> /usr/bin/ld: cannot find -lQt5Quick
> /usr/bin/ld: cannot find -lQt5Qml

The same for ld.

Check your compiler configuratin in QtCreator again.

Cheers,
Anders

-- 
Anders Darander, Senior System Architect
ChargeStorm AB / eStorm AB



More information about the Openembedded-devel mailing list