首页| 论坛| 消息

标题:编译Qtembedded2.3.7的错误
作者:gqmellow
日期:2006-06-09 10:56
内容:

/home/roy/Trolltech/qt-2.3.7/include/qwindowsystem_qws.h:229: error: ‘QWSInputMethod’ has not been declared
{standard input}: Assembler messages:
{standard input}:10668: Error: Local symbol `.LTHUNK0' can't be equated to undefined symbol `_ZN12QTableHeaderD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK1' can't be equated to undefined symbol `_ZN12QTableHeaderD1Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK2' can't be equated to undefined symbol `_ZN14QWSSoundClientD1Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK3' can't be equated to undefined symbol `_ZN14QWSSoundClientD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK4' can't be equated to undefined symbol `_ZN21QIconViewItemLineEditD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK5' can't be equated to undefined symbol `_ZN6QFrameD1Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK6' can't be equated to undefined symbol `_ZN6QFrameD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK7' can't be equated to undefined symbol `_ZN5QVBoxD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK8' can't be equated to undefined symbol `_ZN7QSliderD1Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK9' can't be equated to undefined symbol `_ZN7QSliderD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK10' can't be equated to undefined symbol `_ZN12QRadioButtonD1Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK11' can't be equated to undefined symbol `_ZN12QRadioButtonD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK12' can't be equated to undefined symbol `_ZN10QScrollBarD1Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK13' can't be equated to undefined symbol `_ZN10QScrollBarD0Ev'
{standard input}:10668: Error: Local symbol `.LTHUNK14' can't be equated..


#1 [gqmellow 06-09 13:12]
./configure -debug -qconfig qpe -qvfb -depths 4,8,16,32-system-jpeg -gif这没问题
make sub-src这时就出现错误了
各位高手帮帮忙吧!
#2 [shiroki 06-09 17:05]
直接去看报错的文件229行是什么内容。 是friend class QWSInputMethod吗?
看看qconfig-qpe.h里有没有#define QT_NO_QWS_IM这个宏, 有的话注释掉
另外QTDIR设好了吗
moc和uic是从哪儿来的
#3 [gqmellow 06-22 16:36]
我重设路径等环境变量,然后又重编译了一次又没有错误了,搞得我一头雾水的。谢谢斑竹回复。

回复 发表
主题 版块