Changing Framework's Location
Changing Framework's Location
- Subject: Changing Framework's Location
- From: "Bridger Maxwell" <email@hidden>
- Date: Wed, 13 Feb 2008 19:20:02 -0700
Hello, Another question on frameworks. I resolved my previous issue, and
now my project that uses a framework builds without errors. However, when I
run the application is gives me this error:
*dyld: Library not loaded:
/Users/bridger/Library/Frameworks/TUIO.framework/Versions/A/TUIO*
* Referenced from:
/Users/bridger/Development/Multitouch/build/Release/Multitouch.app/Contents/MacOS/Multitouch
*
* Reason: image not found*
(TUIO is my framework, Multitouch is my application using that framework).
Apparently it expects my framework to be in my library, but that is not
where it is being built to. I would like it as a private framework that is
kept within the application's bundle. How do I tell it to look for it
there? Is this a value in my framework's build settings? Again, you guys
are lifesavers.
Thank You,
Bridger Maxwell
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden