问题
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