Re: using a 3rd party framework...
Re: using a 3rd party framework...
- Subject: Re: using a 3rd party framework...
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 23 Nov 2003 17:40:09 -0800
On Nov 23, 2003, at 5:17 PM, Chewtoy wrote:
I'm attempting to use the CURLHandle framework but when i add the
framework by menu or by dragging it on onto my app and then compile i
receive this message:
dyld: /Users/savage/mlm/build/mlm.app/Contents/MacOS/Enscription List
Manager can't open library:
@executable_path/../Frameworks/CURLHandle.framework/Versions/A/
CURLHandle (No such file or directory, errno = 2)
mlm has exited due to signal 5 (SIGTRAP).
whats up what more do i have to do?
You need to set up a "copy files" build phase that copies the framework
into the application bundle.
Check the archives for more information: <
http://cocoa.mamasam.com/>
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
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.