PDA

View Full Version : QWSServer error



heraldx
3rd July 2009, 05:41
I have an error

QWSServer: no such file or directory

I use

#include <QWSServer>

#include <QtGui/QWSServer>

#include <qwindowsystem_qws.h>

Those give me all same error.

I want to use QWSServer to terminate green screen above application.

when I quit my application, the green screen is always displayed on top of my embeded machine.

Of course, there is no green screen in my desktop fedora 11

e8johan
3rd July 2009, 11:51
Are you using qmake from Fedora? That qmake is probably for a Qt/X11 and not a Qt for embedded Linux, i.e. the file does not exist.