qtopia 编译的问题
我想在 rh9里 模拟运行qtopia
我完全安装了 RH9
也编译了 qtx11 和 qte, 并且结果正确,正确生成了 uic 和 qvfb,且能运行
在我编译qtopia时, 编译过程中提示:
...................
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory `/opt/workspace/host/qtopia-free-1.6.0/src/settings/network'
make -C settings/qipkg
make[1]: Entering directory `/opt/workspace/host/qtopia-free-1.6.0/src/settings/qipkg'
g++ -c -I/opt/workspace/host/qtopia-free-1.6.0/include -I/opt/workspace/host/qt-2.3.8/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -I.moc/linux-generic-g++/ -o .obj/linux-generic-g++//packagewizard.o packagewizard.cpp
In file included from packagewizard.h:22,
from packagewizard.cpp:20:
pkwizard.h:30: parse error before `{' token
pkwizard.h:31: non-member function `const char* className()' cannot have `const
' method qualifier
pkwizard.h:31: parse error before `protected'
pkwizard.h:35: destructors must be member functions
pkwizard.h:67: parse error before `public'
pkwizard.h:72: virtual outside class declaration
pkwizard.h:73: virtual outside class declaration
pkwizard.h:75: parse error before `protected'
pkwizard.h:87: parse error before `}' token
..............
我已经按照qtopia的README编译了N次了,老是这个错误
请问如何解决
谢谢
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论