在linux设备中搭建Qt运行环境

本文档详细介绍了如何在Linux系统中配置并编译Qt 4.8.5开源版本,包括所有必要的步骤和脚本,帮助开发者在Linux设备上建立完整的Qt运行环境。
摘要由CSDN通过智能技术生成

配置编译Qt4.8.5(everywhere-opensource)的脚本

#!/bin/sh 
../qt-everywhere-opensource-src-4.8.5/configure \
-prefix /home/xuin/qt-4.8.5-arm \
-opensource -confirm-license -release -embedded arm\
-xplatform qws/linux-arm-g++ -no-qt3support\
-depths 16,18,24,32 -no-qvfb -no-svg -no-cups -no-mmx \
-no-3dnow -no-sse -no-sse2 -no-glib -no-openssl -shared\
-no-largefile -no-accessibility -no-xrender -no-webkit \
-no-gtkstyle -nomake examples -nomake docs -nomake demos \
-plugin-mouse-pc -plugin-mouse-tslib -litt
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值