Quote:
Originally Posted by ggendel
I suspect that, if you force Qt to compile in 32-bit, things will run a lot smoother. One of the things that changed in Snow Leopard is that the default compiles are 64-bit. Adding -m32 to the compilation and link options fixed all the issues I was having with building our Qt based apps.
|
The Qt build system is broken for 64 bit on OS X, but once you patch the Makefiles, it builds fine and the 64bit build runs fine on 10.5