Hey there I've been trying to compile the latest Qt 4.x but it does not include some of the X11 header files that my application needs. I have also tried to compile the 4.3.x (under mac os x 10.5)version of Qt to include the x11 libraries but the compilation fails.Any one else having problems with the Qt X11 packages for Mac OSx
A:
Yes. I installed qt 4.3.x with the dmg-installer. This tells me, that all is done. I can find the headers but not the library it self.
nutario
2008-09-09 19:53:54
+1
A:
Qt on MacOSX does not use X11. If you are using some X11-specific code, you will probably have to port it to MacOSX API.
agateau
2008-09-30 12:46:38