Hi all,I have created fsl-image-qt5 and tried to run some examples at imx6ul 
evaluation kit. Most of them work properly except for the ones that use qtquick 
extras plugin.
At the target, I can see folders containing plugins under 
/usr/lib/qt5/qml/QtQuick/: 

root@imx6ulevk:/usr/lib/qt5/qml/QtQuick# ls
Controls  LocalStorage  PrivateWidgets  XmlListModel
Dialogs   Layouts  Particles.2   Window.2
However, folder Extras as it appears at the host 
(~/Qt5.5.0/Tools/QtCreator/bin/qml/QtQuick/Extras) is not present ...I have 
tried to directly copy this directory into the target and the application finds 
the module but it cannot load it
plugin cannot be loaded for module "QtQuick.Extras": 
'/usr/lib/qt5/qml/QtQuick/Extras/libqtquickextrasplugin.so' is an invalid ELF 
object (wrong cpu architecture)
I understand that this module is not created by fsl-image-qt5.How could I force 
fsl-image-qt5 to create this module?
Everything else is working fine and cross-compilation is ok .
Thank you very much for your help.BR
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to