Building X11 Qt apps on OS X
General and Desktop
1
Posts
1
Posters
460
Views
1
Watching
-
Hi, I'm wondering if I can build a Qt variant that builds X11 applications on OS X instead of Quartz (carbon/cocoa). I don't see a configure option for this and suspect it's not possible. I wish to do this to allow remote users to run my application on an OS X server and display back to their X11 desktop from the server.
Thanks.