Re: Fw: GetSharedLibrary
Re: Fw: GetSharedLibrary
- Subject: Re: Fw: GetSharedLibrary
- From: "Michael Olsen" <email@hidden>
- Date: Fri, 4 Jul 2003 15:15:45 +0100
- Organization: IK Multimedia
>
That's not a valid path in Mac OS X.
Eh, yes it is.
When I write
[OSXVolume]\Library
I of course mean that I copied the library to the \Library folder on the OSX volume... My code doesnt include any path (which is why I'm asking for the search path).
Anyway, it turned out the problem was due to a bug in OSX... It found the library all right, but couldn't initialize it. The error returned by the OS said that the library couldn't be found (and the error message was completely nonsense).
Thanks anyway.
Rgds,
Michael Olsen
email@hidden
>
Try taking a look at the file system
>
architecture in "Mac OS X: System Overview" (a PDF at developer.apple.com
>
and installed with the Dev Tools).
>
>
Marc
>
>
>
>
On Fri, 4 Jul 2003, Michael Olsen wrote:
>
>
> P.S. I tried to use [OSXVolume]\Library, but get -2804, Library cannot be found.
>
>
>
>
>
> Michael Olsen
>
> email@hidden
_______________________________________________
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.