读书人

安装QT/Embedded编译时出错,该如何解决

发布时间: 2012-03-28 15:40:03 作者: rapoo

安装QT/Embedded编译时出错
我按照2410s实验指导书去安装QT/Embedded编译时出错
make[4]: Leaving directory `/root/2410sQt/host/qt-2.3.2/examples/table'
if [ -d xmlquotes ]; then cd xmlquotes ; make; fi
make[4]: Entering directory `/root/2410sQt/host/qt-2.3.2/examples/xmlquotes'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/2410sQt/host/qt-2.3.2/examples/xmlquotes'
make[3]: Leaving directory `/root/2410sQt/host/qt-2.3.2/examples'
make[2]: Leaving directory `/root/2410sQt/host/qt-2.3.2/examples'

The Qt library is now built in ./lib
The Qt examples are built in the directories in ./examples
The Qt tutorials are built in the directories in ./tutorial

Note: be sure to set $QTDIR to point to here or to wherever
you move these directories.

Enjoy! - the Trolltech team
make[1]: Leaving directory `/root/2410sQt/host/qt-2.3.2'
哪位高手帮帮忙啊!谢谢了!


[解决办法]
为什么说错了?

读书人网 >UNIXLINUX

热点推荐