• 5754阅读
  • 0回复

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

上一主题 下一主题
离线dyyjun
 
只看楼主 倒序阅读 楼主  发表于: 2009-08-05
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!
快速回复
限100 字节
 
上一个 下一个