You may be right, apparently this needs to be installed using some package,
at least according to google. Anyways I just found the potential cause -
XCode 10 doesn't support 32-bit apps anymore! So that may be it, since this
stuff is 64-bit only, they probably left the traces there... Oh well,
hopefully XCode 9.4 will be fine. Since I'll probably need to support
32-bit apps for many years, I'm stuck with that... and so is the entire
audio community... Apple...

Cheers!
Vojtech

út 14. 5. 2019 v 21:42 odesílatel Steven Woolgar <swool...@woolsoft.com>
napsal:

>
> Not really, I searched and it is still there, the headers are inside
> CarbonSound framework, which is inside Carbon framework. And as i wrote,
> XCode compiles fine, like there's something new... I'll need to anazy
> XCode's command lines apparently...
>
> Cheers!
> Vojtech
>
>
> I just checked on my machine. There is no CarbonSound.h file in the:
>
>
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/
>
> Path.
>
> There is a CarbonSound.r file, but no .h file.
>
> Also, your error is:
>
>
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
> Carbon.framework/Headers/Carbon.h:34:10: fatal error:
> 'CarbonSound/CarbonSound.h' file not found
>
> Carbon.framework/Headers/* does not contain that file either. Seems like
> you have a path issue, above and beyond the fact that the file no longer
> exists in the Carbon umbrella framework.
>
>
>
> W.
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to