How to package Qt Framework on Mac OS X?

Posted by Chris Kaminski on Stack Overflow See other posts from Stack Overflow or by Chris Kaminski
Published on 2010-06-07T21:06:25Z Indexed on 2010/06/07 21:22 UTC
Read the original article Hit count: 245

Filed under:
|

I'm developing an application for the Mac, and I'm wicked new at this - what would be the best way to distribute the Qt Framework so that I'm not impacting an already existing framework, and so that my App.app picks up the libraries. I'm also using boost, so I'm curious how a simple bundle works with libraries.

© Stack Overflow or respective owner

Related posts about qt

Related posts about macosx