标题:qt-3.3.1编译出问题啦
作者:brekai
日期:2006-04-08 20:05
内容:
小弟在编译qt-3.3.1时.在完成相关路行设置完成后.执行
./configure -xplatform linux-arm-g++ -shared
出现了下面问题
The specified system/compiler is not supported:
/root/qt-embedded-free-3.3.1/mkspecs/linux-arm-g++
Please see the PLATFORMS file for a complete list.
看了PLATFORMS.里面不是有ARM吗.跪求高手解释一下
#1 [hunhunzi 04-09 11:18]
改为./configure -xplatform qws/linux-arm-g++