Cross compile Qt from Windows to Raspberry pi3
-
Hi,
I want to execute a application from windows to Raspberry pi3.
I use this link:
https://visualgdb.com/tutorials/raspberry/qt/embedded/
I do step 1 to 21.
For step 5 : qt-everywhere-opensource-src-5.6.1.tar.xz
But when execute program I have this error:
Unknown modul(s) in Qt:multimediaFor test I create new project (Qt Quick Controls Application) but I have this error:
Failed to upload file "D:\test\untitled1" -
@jsulm
Thank you. I have not error in step 5. I want to say I use 5.6.1 version of Qt. I do all step of this link without error but I have error in execute projects.
When execute program I have this error:
Unknown modul(s) in Qt:multimediaFor test I create new project (Qt Quick Controls Application) but I have this error:
Failed to upload file "D:\test\untitled1" -
@jsulm
I reinstalled Qt.
I can run "Qt Widgets Application" but I can not run "Qt Quick Controls Application" and I have this error:QML debugging is enabled. Only use this in a safe environment. Unable to query physical screen size, defaulting to 100 dpi. To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters). QQmlApplicationEngine failed to load component qrc:/main.qml:2 module "QtQuick.Controls" plugin "qtquickcontrolsplugin" not found