我在自己的虚拟机下rehat9
使用qt2开发一个arm3c240下的小程序
tmake,qt/embedded2.3.7,QTX11-2.3.2
这些包都安装好拉,qt_x86也建好拉,我自己在qt_x86底下建拉一个文件夹kk/生成的文件有kk.pro,kk.h,kk.cpp,kk.ui ,main.cpp
现在遇到的问题是在make时过不去,弹出的错误是
Makefie:119:warning:overriding commands for target"moc_kk.cpp'
Makefie:116:warning:overriding commands for target"moc_kk.cpp'
/usr/local/arm/2.95.3/arm-linux/bin/ld:kk.o:Relocations in generic ELF(EM 3)
could not read symbols:File in wrong format
collect2: ld returned 1 exit status
make :***[kk] Error 1
请高手兄解决!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
还有哪为知道用qtdesigner3 设计器时,它的交叉编译环境是怎么用的!!!!!
[ 此贴被XChinux在2007-08-12 17:23重新编辑 ]