• 10784阅读
  • 6回复

qte plugin在程序运时不能加载的问题 [复制链接]

上一主题 下一主题
离线xianshui
 
只看楼主 正序阅读 楼主  发表于: 2009-02-16
      编译了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并遇到过类似问题吗?还请大家多多赐教。
离线ethnicity

只看该作者 6楼 发表于: 2010-01-31
按照http://doc.trolltech.com/4.6/qt-embeddedlinux-directfb.html上的方法导入了两个变量,还是提示找不到(和lz一样的提示),总感觉官网的文档有问题,大家看了没?
离线kensincn
只看该作者 5楼 发表于: 2009-06-18
这两天也在搞qte的plug in,搂主的问题还没遇到,1,4楼类似的问题遇到并解决了,顺便贡献一下。
遇到这个error msg的话需要在他指定的那个目录的qmake.conf文件中把那两个变量指定一下,
指定为自己的directfb的目录就ok了。

ps,我是完全彻底的新手,共勉吧。
离线haifeidai
只看该作者 4楼 发表于: 2009-05-20
我也遇到问题了,不过提示是: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++.
有没有哪位兄台遇到过同样的问题!赐教!!
离线bhwbj
只看该作者 3楼 发表于: 2009-05-18
directFB和qvfb有什么关系么?
I'm Back!!
当加班已成为习惯
msn:bhwshx@hotmail.com

欢迎交流,人妖除外!!
离线carigia
只看该作者 2楼 发表于: 2009-05-18
我也有同样的问题,不晓得哪位兄台搞定了的?
离线wjf215
只看该作者 1楼 发表于: 2009-04-24
    我在编译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外,还要配置其他什么吗
快速回复
限100 字节
 
上一个 下一个