I know it is weird but I need to execute a Qt GUI application that supports X11 protocol on MS Windows platform.
It is obvious that if I build my Qt source code in Unix environment it automatically becomes an X11 application and this application can be run only on Unix Operating Systems, not MS Windows. Is there any way to build my Qt application with X11 support that can run in Windows OS? There is also a XPortMinGW project for minGW. But I do not know if it works for Qt applications. Thanks in advance _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
