[Interest] Is Qt Library for OS X frameworks only?

Nikos Chantziaras realnc at gmail.com
Wed Oct 17 18:47:59 CEST 2012


On 17/10/12 19:19, Daniel Price wrote:
>[...]
> If you've put the effort into porting you app to OSX, do it properly. Build Qt without frameworks, deploy the .dylibs to your bundle and use a post-build script to set the install names. There's a tool called mac dylib bundler which can do much of this work for you (http://macdylibbundler.sourceforge.net/).

Or use static linking (if you can) and you won't have to deal with that 
whole circus.




More information about the Interest mailing list