RE: framework's install name
RE: framework's install name
- Subject: RE: framework's install name
- From: email@hidden
- Date: Wed, 27 Aug 2003 16:15:20 +0100
Cyprien,
It looks like the PPlot.framework has been built with the intention of being
included in your apps bundle, supposedly to make install simpler.
You need to add a Copy Files phase to your target and copy the
PPlot.framework to a Frameworks subfolder.
Alun Carp
Driver Development Team Leader
Data Encryption Systems Limited
-----Original Message-----
From: Cyprien [
mailto:email@hidden]
Sent: 27 August 2003 15:50
To: email@hidden
Subject: framework's install name
I got this error:
dyld: /Users/cantest/Cyprien/CanTest_0.3/build/CanTest_0.3.app/Contents/
MacOS/CanTest_0.3 can't open library:
@executable_path/../Frameworks/PPlot.framework/Versions/A/PPlot (No
such file or directory, errno = 2)
CanTest_0.3 has exited due to signal 5 (SIGTRAP).
Can anybody tell me where I can set the correct path (I know the
correct path, and I know this path is wrong). I found in the ml archies
that it was the install name of the framework, but I don't know where
to find it...
Cyprien
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.