首页| 论坛| 消息

标题:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create()'
作者:winstones
日期:2009-03-07 12:00
内容:

我交叉编译QT-embedded4.5的时候碰到以下问题,请高手帮忙解决,万分感谢,出错信息如下:
`/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/lib/libQtCore.so: undefined reference to `QInotifyFileSystemWatcherEngine::create()'
/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/lib/libQtCore.so: undefined reference to `QDnotifyFileSystemWatcherEngine::create()'
collect2: ld returned 1 exit status
make[3]: *** 错误 1
make[3]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples/desktop/screenshot'
make[2]: *** 错误 2
make[2]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples/desktop'
make[1]: *** 错误 2
make[1]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples'
make: *** 错误 2


#1 Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() .. [chenliangzhu 03-12 16:08]
问题解决了马
#2 Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() .. [chenliangzhu 03-13 11:21]
在官方网站上找的消息,还没有验证是否正确,先贴过来,给需要的人
When creating the mkspec for a embedded target if the name of the directory does not match "linux-*" then the following build error will be seen.
undefined reference to `QDnotifyFileSystemWatcherEngine::create()'
see also:
http://doc.trolltech.com/4.4/qt-embedded-crosscompiling.html#step-2-create-a-target-specific-qmake-specification
#3 Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() .. [chenliangzhu 03-13 11:59]
When creating the mkspec for a embedded target if the name of the directory does not match "linux-*" then the following build error will be seen.
undefined reference to `QDnotifyFileSystemWatcherEngine::create()'
see also:
http://doc.trolltech.com/4.4/qt-embedded-crosscompiling.html#step-2-create-a-target-specific-qmake-specification
#4 Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() .. [dycjiaoda 04-17 11:05]
问题解决了没?我也遇到同样问题,烦啊
我的qq:307443086 大家一块讨论一下
#5 Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() .. [goonman 10-25 14:41]
请问楼主问题解决了没有?我也碰到了相同的问题

回复 发表
主题 版块