查看完整版本: [-- qt5.9.9 ARM aarch64平台交叉编译版本 --]

QTCN开发网 -> Qt安装与发布 -> qt5.9.9 ARM aarch64平台交叉编译版本 [打印本页] 登录 -> 注册 -> 回复主题 -> 发表主题

waterun 2020-07-17 11:08

qt5.9.9 ARM aarch64平台交叉编译版本


配置选项
../qt-everywhere-opensource-src-5.9.9/configure -v \
-release \
-confirm-license \
-prefix /home/waterun/qt5.9.9-aarch64 \
-opensource \
-c++std c++11 \
-xplatform linux-aarch64-gnu-g++ \
-shared \
-make libs \
-nomake examples \
-nomake tests \
-nomake tools \
-qt-libjpeg \
-qt-zlib \
-qt-libpng \
-qt-sqlite \
-no-xcb \
-no-sse2 \
-no-opengl \
-qt-freetype \
-skip qtwebengine \
-skip qtwebview \
-skip qt3d \
-recheck-all
非静态版本,只编译了release。arm系统需安装qt5库:sudo apt-get install qt5-default qt-sdk qtbase5-dev libgles2-mesa-dev libqt5sql5-mysql libqt5serialport5

链接:https://share.weiyun.com/xPczVcSM 密码:kwjjmx

waterun 2020-07-17 11:15
gcc交叉编译链对应
gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu.tar.tar
gcc安装参考
https://blog.csdn.net/song_lee/article/details/105487177


查看完整版本: [-- qt5.9.9 ARM aarch64平台交叉编译版本 --] [-- top --]



Powered by phpwind v8.7 Code ©2003-2011 phpwind
Gzip disabled