• 8857阅读
  • 1回复

#error qvfb must be compiled with the Qt for X11 package [复制链接]

上一主题 下一主题
离线dyyjun
 
只看楼主 倒序阅读 楼主  发表于: 2009-08-04
Hi everyone,
I am trying to compiling the QT-extend-4.4.1 for embedded device, but the compile error is:
#error qvfb must be compiled with the Qt for X11 package
in file:qvfbshmem.cpp line 63 where :
#ifdef Q_WS_QWS
#error qvfb must be compiled with the Qt for X11 package
#endif
but the macro Q_WS_QWS should be defined when compiling the QT embedded, how can I fix the problem???
I think maybe there are something wrong with the configuration. But I am not sure.
Thank you very much!

I am looking forward your help!
离线shiroki

只看该作者 1楼 发表于: 2009-08-05
这个我也遇到了, 不知道是咋回事。 最后我把qvfb上层目录的tools.pro给改了, 加了句 SUBDIRS-=qvfb
--
shiro is White
ki is tree
http://www.cuteqt.com
论坛 http://www.cuteqt.com/bbs
博客 http://www.cuteqt.com/blog
博客镜像: http://sites.cuteqt.com/cuteqt
Linux/Qt/嵌入式讨论群 http://qun.qq.com/air/5699823
快速回复
限100 字节
 
上一个 下一个