[Qt-interest] Linking Framework app on Mac with install_name_tool

Pavel Koshevoy pavel at aragog.com
Thu Jun 23 04:27:49 CEST 2011


On 06/22/2011 05:57 PM, Stan Warford wrote:

> I am wondering why the system is confused about the Frameworks being both in my app bundle and in the QtSDK library. It seems the library should be invisible to it if the references in the app bundle are changed correctly.

Did you check what the frameworks reference (the ones that you've copied into 
the bundle)?  The executable is not the only thing that you need to run 
install_name_tool on, the frameworks it depends on may need to be adjusted too.

	Pavel.



More information about the Qt-interest-old mailing list