• 9864阅读
  • 5回复

交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create()' [复制链接]

上一主题 下一主题
离线winstones
 
只看楼主 倒序阅读 楼主  发表于: 2009-03-07
我交叉编译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]: *** [screenshot] 错误 1
make[3]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples/desktop/screenshot'
make[2]: *** [sub-screenshot-make_default-ordered] 错误 2
make[2]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples/desktop'
make[1]: *** [sub-desktop-make_default] 错误 2
make[1]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples'
make: *** [sub-examples-make_default-ordered] 错误 2
离线chenliangzhu
只看该作者 1楼 发表于: 2009-03-12
Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() ..
问题解决了马
离线chenliangzhu
只看该作者 2楼 发表于: 2009-03-13
Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() ..
在官方网站上找的消息,还没有验证是否正确,先贴过来,给需要的人

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
离线chenliangzhu
只看该作者 3楼 发表于: 2009-03-13
Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() ..
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
离线dycjiaoda

只看该作者 4楼 发表于: 2009-04-17
Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() ..
问题解决了没?我也遇到同样问题,烦啊
我的qq:307443086 大家一块讨论一下
离线goonman

只看该作者 5楼 发表于: 2009-10-25
Re:交叉编译QT-embedded4.5出错:undefined reference to `QInotifyFileSystemWatcherEngine::create() ..
请问楼主问题解决了没有?我也碰到了相同的问题
快速回复
限100 字节
 
上一个 下一个