标题:QT编译问题
作者:junfeng1002
日期:2008-04-22 15:19
内容:
编译QT出现错误,帮忙分析一下# make
arm-linux-g++ -o hello hello.o-L/usr/local/arm/3.3.2/lib -L/root/2410/qt-2.3.2/lib -lm -lqte
/usr/local/arm/3.3.2/lib/gcc-lib/arm-linux/3.3.2/../../../../arm-linux/bin/ld: cannot find -lqte
collect2: ld returned 1 exit status
make: *** 错误
#1 [wenjing9942 04-23 14:35]
好像你编译的qt库不是arm-linux-gcc的库。