[Qt-interest] Linking Framework app on Mac with install_name_tool
Paul Miller
paul at fxtech.com
Wed Jun 22 17:47:22 CEST 2011
On 6/22/2011 10:24 AM, Stan Warford wrote:
> I am trying to deploy a desktop app using Frameworks as described in the
> Qt documentation. I am using Qt Creator 2.2.0 based on Qt 4.7.4 (64
> bit). I use otool to check for dependencies, copy the frameworks into
> the app bundle, use install_name_tool to change the references, then do
> a final check with otool. Although everything appears correct, the app
> crashes, and I am at a loss as to how to debug the problem. My terminal
> session is included below.
Don't forget to also fix the ids and references in your embedded Qt
Frameworks as well!
More information about the Qt-interest-old
mailing list