交叉編譯
編譯原始碼的時候,配置
sudo ./configure -release -prefix /home/yyy/armqt -confirm-license -c++std 11 -opensource -shared -xplatform linux-aarch64-gnu-g++ -pch -nomake examples -nomake tests -no-opengl -skip qt3d -skip qtcanvas3d -linuxfb -qt-xcb
ERROR: Feature 'xcb-xlib' was enabled, but the pre-condition 'features.xlib && libs.xcb_xlib' failed.
由這個報錯~~~~~~~~~~~~~~~~~
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/44270.html
標籤:C++ 語言
