View Single Post
Old 09-11-2009, 09:45 AM   #3
ggendel
Connoisseur
ggendel is on a distinguished road
 
Posts: 54
Karma: 54
Join Date: Dec 2007
Device: Cybook 3
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.
ggendel is offline   Reply With Quote