[Clam-devel] invalid deployment of designer/libCLAMWidgets.dylib
Patrick Stinson
patrickkidd at gmail.com
Tue Apr 17 20:54:55 PDT 2007
There is a problem with the deployment of your qt designer plugins in
the currently posted MacOS binaries. You need to use something like
$ install_name_tool -change
/usr/local/Trolltech/Qt-4.2.2/lib/QtCore.framework/Versions/4/QtCore
@executable_path/../Frameworks/QtGui
QtDesigner.app/Contents/MacOS/designer/libCLAMWidgets.dylib
just as you did for the QtDesigner binary to get it to run with the
bundled frameworks.
I'd be happy to answer any questions you have about this.
--
Patrick Kidd Stinson
http://www.patrickkidd.com/
http://pkaudio.sourceforge.net/
http://pksampler.sourceforge.net/
More information about the clam-devel
mailing list