Cross compile Qt from Windows to Raspberry pi3

泪湿孤枕 提交于 2019-12-11 05:01:47

问题


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:multimedia

For test I create new project (Qt Quick Controls Application) but I have this error: Failed to upload file "D:\test\untitled1"

来源:https://stackoverflow.com/questions/44602979/cross-compile-qt-from-windows-to-raspberry-pi3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!