首页| 论坛| 消息

标题:qte plugin在程序运时不能加载的问题
作者:xianshui
日期:2009-02-16 11:45
内容:

编译了qt for embedded linux 4.4.3的directfb plugin后,把编译生成的libqdirectfbscreen.so放到目标平台的对应目录,运行的程序在加载directfb plugin时, 出现以下错误信息:
"QLibrary::load_sys: Cannot load /qte/qtet4/plugins/gfxdrivers/libqdirectfbscreen.so (/lib/libdl.so.2: symbol _dl_open, version GLIBC_2.0 not defined in file libc.so.6 with link time reference)".
我用到的编译嚣是arm-linux-gcc-3.4.1,用到的Qt是qt for embedded linux 4.4.3。哪位朋友有试过qte下的plugin并遇到过类似问题吗?还请大家多多赐教。


#1 [wjf215 04-24 15:18]
我在编译qt for embedded linux 4.5的directfb plugin,但是连configure都过不去,提示“The DirectFB screen driver functionality test failed! You might need to modify the include and library search paths by editing QT_CFLAGS_DIRECTFB and QT_LIBS_DIRECTFB in /qt-embedded-linux-4.5.0/mkspecs/qws/linux-mips-g++”。
请问你是怎么编过去的,除了在configure的时候加-plugin-gfx-directfb外,还要配置其他什么吗
#2 [carigia 05-18 14:09]
我也有同样的问题,不晓得哪位兄台搞定了的?
#3 [bhwbj 05-18 15:22]
directFB和qvfb有什么关系么?
#4 [haifeidai 05-20 16:30]
我也遇到问题了,不过提示是:gmake: Nothing to be done for `first'.
The DirectFB screen driver functionality test failed!
You might need to modify the include and library search paths by editing
QT_CFLAGS_DIRECTFB and QT_LIBS_DIRECTFB in
/home/mtk40058/Project/Netflix/qt-embedded-linux-opensource-src-4.5.0/mkspecs/qws/linux-x86-g++.
有没有哪位兄台遇到过同样的问题!赐教!!
#5 [kensincn 06-18 14:15]
这两天也在搞qte的plug in,搂主的问题还没遇到,1,4楼类似的问题遇到并解决了,顺便贡献一下。
遇到这个error msg的话需要在他指定的那个目录的qmake.conf文件中把那两个变量指定一下,
指定为自己的directfb的目录就ok了。
ps,我是完全彻底的新手,共勉吧。

<< 1 2 >> (1/2)

回复 发表
主题 版块