Library style ignored
Library style ignored
- Subject: Library style ignored
- From: Luc Heinrich <email@hidden>
- Date: Wed, 7 Apr 2004 14:29:07 +0200
Greetings,
I'm currently trying to build a dynamic library which will be
"discovered" by a host application using the Mach-O dynamic linking
API, like NSCreateObjectFileImageFromFile and friends.
This requires the library to be linked using the -bundle option. So I
logically set the "Library Style" option to "Bundle" in XCode, but this
simply seems to be ignored.
Searching through the list archive seems to show that this is a (yet
another) known bug and that it should be fixed in an upcoming update
(to be released god knows when).
Can anyone confirm that this is the case ? And is there any workaround
or do I have to go back to command line (again) ?
Thanks.
--
Luc Heinrich - email@hidden - http://www.honk-honk.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.