qt for Mips编译环境建立

本文档详细介绍了在MIPS架构上建立Qt编译环境的步骤,包括修改qmake.conf文件以适配交叉编译工具,进行长时间的make过程,以及后续的gmake install步骤和环境变量配置。通过这些步骤,最终成功运行Qt designer验证安装完成。
摘要由CSDN通过智能技术生成

step 1:

  export PATH=path/to/cross/mips-4.3/bin:$PATH

step 2:

cd qt-everywhere-source-4.6.2

./configure -embedded mips -xplatform qws/linux-mips-g++ -little-endian

Step 3:

  cd qt-everywhere-source-4.6.2/mkspecs/qws/linux-mips-g++/
  vim qmake.conf
  如果是mips-4.3/linux-mips-gnu-g++交叉编译工具
  linux-mips-g++改成 linux-mips-gnu-g++

step 4


make

make
  这个过程时间比较长,需要较长时间。

step      5
  运行 gmake install
  默认安装至 /usr/local/Trolltech/Qt-4.5.3
  大约 5 - 10 分钟。正常结束,安装完毕。
  运行 /usr/local/Trolltech/Qt-4.5.3/bin/designer ,看见

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值