首页| 论坛| 消息

标题:#error qvfb must be compiled with the Qt for X11 package
作者:dyyjun
日期:2009-08-04 22:36
内容:

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!


#1 [shiroki 08-05 10:06]
这个我也遇到了, 不知道是咋回事。 最后我把qvfb上层目录的tools.pro给改了, 加了句 SUBDIRS-=qvfb

回复 发表
主题 版块