Plug-in & Framework
Plug-in & Framework
- Subject: Plug-in & Framework
- From: Ambroise Confetti <email@hidden>
- Date: Tue, 4 Nov 2003 17:04:48 +0100
Hi all,
I have an application that links against a custom framework. I have set
up a Copy Files build phase to put a copy of the framework in the
application's Frameworks directory.
If I launch my app from Xcode, everything's fine.
However, in Deployment build style, when I open the application, I get
the following message in the Console:
dyld: /Users/ambroise/Developer/Built
Products/Cellulo.app/Contents/MacOS/Cellulo can't open library:
/Library/Frameworks/CelluloFramework.framework/Versions/A/
CelluloFramework (No such file or directory, errno = 2)
(The application is "Cellulo" and the framework is "CelluloFramework".)
There must be something wrong in my build settings, but I can't find
what. Isn't the dynamic linker supposed to look in the application's
Framework directory by itself?
Any idea?
Ambroise
http://www.cellulo.info/
ICQ 4508259
AIM atvaark
[demime 0.98b removed an attachment of type text/directory which had a name of Ambroise Confetti.vcf]
_______________________________________________
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.