+ -
当前位置:首页 → 问答吧 → 紧急求助,QT/e 安装时make有两个错误

紧急求助,QT/e 安装时make有两个错误

时间:2006-01-25

来源:互联网

紧急求助,QT/e 安装时make有两个错误
安装过程如下
tar xfz tmake-1.11.tar.gz
export TMAKEDIR=$PWD/tmake-1.11
export TMAKEPATH=$TMAKEDIR/lib/qws/linux-x86-g++
export PATH=$TMAKEDIR/binPATH
tar -zxvf qt-embedded-2.3.7.tar.gz
cd qt-2.3.7
export QTDIR=$PWD
export QTEDIR=$QTDIR
export PATH=$QTDIR/binPATH
export LD_LIBRARY_PATH=$QTDIR/binLD_LIBRARY_PATH
./configure -qconfig local -qvfb -depths 16,32

然后
Build type:    linux-x86-g++-shared

Thread support..................... no
Configuration...................... qconfig-local.h

Creating makefiles...
Qt is now configured for building. Just run make.
To reconfigure, run make clean and configure.
cd qt-2.3.7
make
结果错误如下
/root/YL-PXA270/new/qt-2.3.7/include/qsortedlist.h:51: error: there are no arguments to `clear' that depend on a template parameter, so a declaration of `clear' must be available
/root/YL-PXA270/new/qt-2.3.7/include/qsortedlist.h:51: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
make[2]: *** [allmoc.o] 错误 1
make[2]: Leaving directory `/root/YL-PXA270/new/qt-2.3.7/src'
make[1]: *** [sub-src] 错误 2
make[1]: Leaving directory `/root/YL-PXA270/new/qt-2.3.7'
make: *** [init] 错误 2
请各位大侠快快相助
我的邮箱 [email protected]
qq 53775294      

作者: ljw725   发布时间: 2006-01-25

热门下载

更多