PDA

View Full Version : Mac OSX and QT and X?



thrideye
17th February 2006, 18:52
I have a user that wants to ssh -X from linux to a mac and be able to run my Qt app back to his linux display. I am using Qt-Mac-Commercial-3.3.6 which doesn't use the X Window system at all, right? Is there a way to make this work? (I use a QGl widget for the graphics.)

I don't know much about this kind of stuff so any information would be helpful.

Thankx,
thrideye

ReilenBlaeyze
18th February 2006, 19:43
I would guess that since MacOS X is a posix compliant unix that it would be reasonably trivial to compile Qt/X11 and the app for MacOS X, but I'm no expert on how that works with the licences...