标题:安装QTE编译x86-qtopia,出错,请高手指点。我用的是Ubuntu,谢!
作者:xlang
日期:2006-06-09 19:17
内容:
Do you accept the terms of the license?
Enable Qt Virtual Framebuffer support for development on X11 (default yes)
Build type: linux-generic-g++-shared
Thread support..................... no
Configuration...................... qconfig-qpe.h
Creating makefiles...
Qt is now configured for building. Just run make.
To reconfigure, run make clean and configure.
make: Entering directory `/mnt/mywork/program/friendly-arm/x86-qtopia/qt/src'
echo '#include "kernel/qt.h"' >allmoc.cpp
g++-E -DQT_MOC_CPP -I/home/seek/myworks/mywork/program/friendly-arm/x86-qtopia /qt/include-pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC-DQT_NO_IMAGEIO_MNG -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX - DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_8 -DQT_B UILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT-I/home/seek/myworks/mywork/program/friendly-arm/x86-qtopia/qt/src/3rdparty/zli b -I/home/seek/myworks/mywork/program/friendly-arm/x86-qtopia/qt/src/3rdparty/li bpng -I/usr/X11R6/include -I3rdparty/kernel -I3rdparty/tools >allmoc.h allmoc.cp p
/home/seek/myworks/mywork/program/friendly-arm/x86-qtopia/qt/bin/moc -o allmoc.c pp allmoc.h
perl -pi -e 's{"allmoc.h"}{"kernel/qt.h"}' allmoc.cpp
rm allmoc.h
g++-c -I/home/seek/myworks/mywork/program/friendly-arm/x86-qtopia/qt/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQT_NO_IMAG EIO_MNG -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VN C -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_8 -DQT_BUILTIN_GIF_RE ADER=0 -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT-I/home/seek /myworks/mywork/program/friendly-arm/x86-qtopia/qt/src/3rdparty/zlib -I/home/see k/myworks/mywork/program/friendly-arm/x86-qtopia/qt/src/3rdparty/libpng -I/usr/X 11R6/include -I3rdparty/kernel -I3rdparty/tools -o allmoc.o allmoc.cpp
/home/se ..
#1 [shiroki 06-10 09:43]
qt/bin/moc很可疑,从哪儿来的?
#2 [xlang 06-12 09:36]
不清楚,
我用的友善之臂的安装版本,只要./build就可以了。
我现在怀疑,这个开发环境能再UBUNTU下安装么?
好像还没有见到能安装成功的例子呢!
#3 [shiroki 06-12 15:47]
可以肯定的说编译过程与发行版是什么关系不大。 但是官方仅对部分版本的gcc进行的测试。
有可能是ubuntu里面的gcc版本太高了,换个低版本的试试
http://doc.trolltech.com/qtopia2.2/html/environment-prereq.html#6-1
#4 Re:安装QTE编译x86-qtopia,出错,请高手指点。我用的是Ubuntu,谢! [ren_10011 03-13 12:08]
ubuntu用友善之臂的我没有成功呢