• 5087阅读
  • 1回复

redhat9     编译qte出错 [复制链接]

上一主题 下一主题
离线apollo9
 

只看楼主 倒序阅读 楼主  发表于: 2011-03-15
make[4]: Entering directory `/opt/touch-qtopia/qt/tutorial/t1'
g++ -L/opt/touch-qtopia/qt/lib -Wl,-rpath,/opt/touch-qtopia/qt/lib   -o ./t1 main.o   -lqte -lm
/usr/bin/ld: cannot find -lqte
collect2: ld returned 1 exit status
make[4]: *** [t1] Error 1
make[4]: Leaving directory `/opt/touch-qtopia/qt/tutorial/t1'
make[3]: *** [t1] Error 2
make[3]: Leaving directory `/opt/touch-qtopia/qt/tutorial'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/touch-qtopia/qt/tutorial'
make[1]: *** [sub-tutorial] Error 2
make[1]: Leaving directory `/opt/touch-qtopia/qt'
make: *** [init] Error 2
离线wxj120bw

只看该作者 1楼 发表于: 2011-03-15
Re:redhat9 编译qte出错
“cannot find -lqte" 在连接库的时候,没有找到库文件,qt库有qte开头的库文件吗
快速回复
限100 字节
 
上一个 下一个