Re: Fw: GetSharedLibrary
Re: Fw: GetSharedLibrary
- Subject: Re: Fw: GetSharedLibrary
- From: "Michael Olsen" <email@hidden>
- Date: Fri, 4 Jul 2003 21:46:52 +0100
- Organization: IK Multimedia
>
> Any ideas on how to do it properly?
>
>
Put all your resources into your app's bundle. NSBundle has fine
>
methods to get the absolute paths independant of how you start your app.
That won't do, I'll still need the path for misc. things like preferences etc. etc.
>
Spraying around libraries and resources in various locations on the
>
platter is kind of depreceated on Mac OS. Mac Users don't like
>
installers, want to do Drag & Drop install and want to test your app
>
without installing it at all, i.e. they want to launch it off the
>
CD/Disk Image.
>
>
Hope that helps your understanding of the Mac way of computing.
Hmm, yes, but my primary concern is to deliver the software for x number of platforms (it's an audio plug-in) as fast as possible, and the best way, in my opinion, to do this is to have all the core inside a shared library.
Greets,
Michael Olsen
email@hidden
>
>
>
> ... who unfortunately has to do osx work I would say ;)
>
>
Ah, you're kidding ;-)
>
>
>
Markus
>
>
- - - - - - - - - - - - - - - - - - -
>
Dipl. Ing. Markus Hitter
>
http://www.jump-ing.de/
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.