View Single Post
Old 09-11-2009, 10:00 AM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by ggendel View Post
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
kovidgoyal is offline   Reply With Quote