FROM : David Alter
DATE : Wed Jul 26 23:49:22 2006
A href="http://developer.apple.com/">http://developer.apple.com/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
DATE : Wed Jul 26 23:49:22 2006
A href="http://developer.apple.com/">http://developer.apple.com/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
| Related mails | Author | Date |
|---|---|---|
| David Alter | Jul 26, 23:49 | |
| Nick Zitzmann | Jul 26, 23:57 | |
| Sherm Pendley | Jul 27, 00:01 | |
| David Alter | Jul 27, 01:41 | |
| Nick Zitzmann | Jul 27, 02:37 |






Cocoa mail archive

