首页| 论坛| 消息

标题:我在编译: qtopia-free-1.7.0/src 报错了,那位救世主帮帮我啊!!!!!!!!!!
作者:hanmetor
日期:2006-05-22 15:33
内容:

我用到了:
qtopia-free-1.7.0.tar.gz
qt-embedded-2.3.7.tar.gz
qt-x11-free-3.3.4.tar.gz
请问我在安装以下两个:
Install Qt/Embedded...
Install Qt/X11 2.3.4...
已经通过了,qvfb ,uic 也生成了;
但是,,,,,,,Build Qtopia... 的时候它报下面的错误啊,,,



make -C applications/addressbook
make[1]: Entering directory `/home/lhy/QT/qtopia-free-1.7.0/src/applications/addressbook'
/home/lhy/QT/qt-2.3.7/bin/uic emaildlg.ui -o ./emaildlg.h
arm-linux-g++-c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g++//addressbook.o addressbook.cpp
/home/lhy/QT/qt-2.3.7/bin/moc abeditor.cpp -o .moc/linux-arm-g++//abeditor.moc
arm-linux-g++-c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g++//abeditor.o abeditor.cpp
arm-linux-g++-c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g++//ablabel.o ablabel.cpp
arm-linux-g++-c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g++//abtable.o abtable.cpp
arm-linux-g++-c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g++//emaildlgimpl.o emaildlgimpl.cpp
arm-linux-g++-c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g ..


#1 [shiroki 05-22 16:54]
uic是怎么生成的? 编译时调用的uic是你生成的那个吗? 看起来极像uic的版本错误
#2 [hanmetor 05-22 17:08]
uic 是:
Qt/X11 2.3.4...
编译后生成的...
#3 [hanmetor 05-22 17:11]
是不是要用:qt-x11-2.3.2.tar.gz ???????
我用的是:qt-x11-free-3.3.4.tar.gz
#4 [shiroki 05-22 17:42]
uic --version报什么?
报错的是这一行, 命令行本身没有错误,所以怀疑是uic版本的问题
/home/lhy/QT/qt-2.3.7/bin/uic emaildlg.ui -i emaildlg.h -o emaildlg.cpp
arm-linux-g++ -c -I/home/lhy/QT/qtopia-free-1.7.0/include -I/home/lhy/QT/qt-2.3.7/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -I.moc/linux-arm-g++/ -o .obj/linux-arm-g++//emaildlg.o emaildlg.cpp
#5 [hanmetor 05-23 13:23]
那么......要编译:
qtopia-free-1.7.0

需要: uic 的那个版本的呢?

<< 1 2 3 >> (1/3)

回复 发表
主题 版块