Creating and loading a shared library bundle?
Creating and loading a shared library bundle?
- Subject: Creating and loading a shared library bundle?
- From: "Colsher, William" <email@hidden>
- Date: Thu, 15 Jan 2004 12:22:05 -0500
I am currently trying to create a CFM shared library to be used from a Cocoa
front end created in XCode.
Using CodeWarrior 8.3 I appear to be successfully creating the shared
library (N.B. There is no opportunity to switch out of CW8 for this
development cycle.)
Back in the nifty new Cocoa front end, I am able to create a URL to the
bundle and successfully call CFBundleCreate(). Then when I call
CFBundleLoadExecutable() the application crashes silently with no indication
from the debugger or in the console log that anything bad had happened.
SO what am I missing? Do I need some special plist in the shared library
bundle?
Any and all ideas, pointers to examples, actually documentation and/or
sympathy will be gratefully accepted.
TIA,
Bill Colsher
Thomson-ISI
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.