QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1337|回复: 1

请问关于qt编译版本问题

[复制链接]
发表于 2006-5-30 17:28:48 | 显示全部楼层 |阅读模式
原来我一直用qt-embedded-free-3.0.6的,但现在我想改用更高版本,比如说3.3.6。
     但在编译目标板的qt库时就出现以下错误提示了:
#./configure -xplatform linux-arm-g++ ........
....
The specified system/compiler is not supported:

        /usr/local/qt-embedded-free-3.1.0/mkspecs/linux-arm-g++

   Please see the PLATFORMS file for a complete list.
      makefile没有生成
我又改用以下命令编译
#./configure -embedded arm ............
      这时可以生成makefile,但是make的时候会发生错误
    以上错误用qt的3.0.6以下版本是不会发生的,我用的交叉编译工具链版本是cross-3.3.2,我想会不会是编译工具的版本低了呢?
    有哪位大虾知道是什么问题吗?
    不胜感谢!!!
发表于 2006-6-6 23:33:41 | 显示全部楼层
You are in the right way...

The warning already tell you what you need to check... When compiling QT, there is big chance to encounter this kind of issue, which is caused by un-compatible version of QT and tool chain.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 14:23 , Processed in 0.045813 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表