Plugins loading frameworks
Plugins loading frameworks
- Subject: Plugins loading frameworks
- From: David Alter <email@hidden>
- Date: Wed, 26 Jul 2006 14:49:22 -0700
I have a plugin that uses a third party framework. I include the
framework as part of the bundle in "Content/Resources/Frameworks"
directory. It appears that because it is a plugin it does not find
the framework. I can build this plugin as an application and it finds
the framework just fine. Fo now I have been putting the framework in
~/Libraries/Frameworks/. That works fine too. I would like to have
the frameworks as part of my plugins bundle. Is there some simple
trick I can do for this to load? Or do I need to load this Framework
myself?
If I have to load it, can someone point me to some docs on doing
that? I found this <http://developer.apple.com/documentation/Cocoa/
Conceptual/LoadingCode/index.html?http://developer.apple.com/
documentation/Cocoa/Conceptual/LoadingCode/Concepts/
AboutLoadableBundles.html> But, it focuses on loadable bundles and
not Frameworks. It appears that frameworks are a little different.
thanks for the help
-dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden