Re: Logic x64, Yosemite & FSMakeFSRefUnicode
Re: Logic x64, Yosemite & FSMakeFSRefUnicode
- Subject: Re: Logic x64, Yosemite & FSMakeFSRefUnicode
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 06 Nov 2014 23:49:30 +0100
error -43 is file not found. You can’t create a FSRef on a file that does not exists.
Make sure the « /Library/Audio/Presets » directory exists (it doesn’t on my machine for instance).
> Le 6 nov. 2014 à 21:09, Thomas Rehaag <email@hidden> a écrit :
>
> Hi,
>
> I've got this function call in a plug-in:
>
> FSMakeFSRefUnicode
> (
> pRef,
> length,
> name,
> kTextEncodingUnknown,
> pRef
> );
>
> before the call pRef points to /Library/Audio/Presets.
> And name is the name of an existing directory in the presets path above.
>
> In Logic Pro X and Logic Pro 9 x64 running in Yosemite FSMakeFSRefUnicode fails and returns -43.
> No problem in Logic/Mavericks. And no problem with the x64 VST or AAX in Yosemite.
>
> I'd be glad if anyone could point me to the reason for this misbehaviour and maybe to a workaround.
>
> Thanks,
>
> Thomas
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
-- Jean-Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden