交叉编译Qt 5 [英] Cross compiling Qt 5

查看:114
本文介绍了交叉编译Qt 5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当交叉编译Qt 5.1(arm-linux-gnueabihf-4.7)时,哪些可执行文件没有交叉编译(qmake,moc,bootstrap等)?

When cross compiling Qt 5.1 (arm-linux-gnueabihf-4.7), what executables are not cross compiled (qmake, moc, bootstrap, etc.)?

在检查并运行Qt 5生成过程后,moc和boostrap交叉编译了,我认为这会导致生成错误...

After reviewing and running the Qt 5 build process, moc and boostrap are getting cross-compiled, which I think is causing a build error...

推荐答案


当交叉编译Qt 5.1(arm-linux-gnueabihf-4.7)时,哪些可执行文件不会交叉编译(qmake ,moc,bootstrap等)?

When cross compiling Qt 5.1 (arm-linux-gnueabihf-4.7), what executables are not cross compiled (qmake, moc, bootstrap, etc.)?

托管工具基本上是:


  • qmake(将来会出现qbs)

  • moc

  • uic

  • qdoc

  • rcc

  • qmake (qbs in the future)
  • moc
  • uic
  • qdoc
  • rcc

这篇关于交叉编译Qt 5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆