Re: [Interest] Compile Qt Application with X11 libraries for Windows Platform

2012-06-24 Thread Lincoln Ramsay
On 06/25/2012 04:14 PM, ext Fatih Küçükyavuz wrote: > Is there any way to build my Qt application with X11 support > that can run in Windows OS? I was going to say cygwin. > There is also a XPortMinGW project for minGW. But I do not know if it > works for Qt applications. This will be mostly the

[Interest] Compile Qt Application with X11 libraries for Windows Platform

2012-06-24 Thread Fatih Küçükyavuz
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 Wi

Re: [Interest] HTML5 canvas support?

2012-06-24 Thread Jonathan Greig
Jason, I think it's cool. I would have been nice if you had at least included the private files needed, but I hunted them down and got it working;) I'm trying to build Qt remotely on a web server so I can try to use it for CGI scripts so maybe your concept will come in handy. I'm not very familiar