使用QT交叉编译,生成的都是x86的可执行文件。Zoro告诉我交叉工具配置错了。

参考链接:

  http://www.cnblogs.com/zengjfgit/p/4744507.html

QT 交叉编译工具选择

linux中file命令查看效果:

Qt@Tony:~/Qtproject/gui/build-io_test_v2-Qt_for_arm-Debug$ file io_test_v2
io_test_v2: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.31, not stripped

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
  • 2021-12-09
  • 2021-11-23
猜你喜欢
  • 2022-01-08
  • 2021-12-18
  • 2021-10-26
  • 2021-11-22
  • 2021-06-10
相关资源
相似解决方案