Frameworks in Bundles
Frameworks in Bundles
- Subject: Frameworks in Bundles
- From: Rosyna <email@hidden>
- Date: Fri, 29 Mar 2002 10:13:10 -0700
I have a few frameworks in NSBundles. When I try to load these
bundles I get a message in the console:
-[NSBundle load]: Error loading code
/Volumes/Apostasy/rosyna/Dev/MyAppHost/build/MyApp.bundle/Contents/MacOS/MyApp
for bundle /Volumes/Apostasy/rosyna/Dev/MyAppHost/build/MyApp.bundle,
error code 0 (link edit error code 0, error number 2 (dyld:
/Volumes/Apostasy/rosyna/Dev/MyAppHost/build/MyAppHost/Contents/MacOS/MyAppHost
can't open library:
@executable_path/../Frameworks/MyAdditions.framework/Versions/A/MyAdditions
(No such file or directory, errno = 2)
))
Can a bundle even load it's own framework?
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
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.