> On May 14, 2019, at 12:02 PM, Vojtěch Meluzín <meldaproduct...@gmail.com> > wrote: > > Not really,
Yes really, CarbonSound was depreciated in OS X v10.5. Depreciated does not mean that the framework has been removed from current installations of the OS (although that is possible). It means that developers are discouraged from using the API and that at some point in the future it may be unsupported or removed. "Apple did not create a 64-bit version of Carbon while updating their other frameworks in the 2007 time-frame, and eventually deprecated the entire API in OS X 10.8 Mountain Lion, which was released on July 24, 2012." https://en.wikipedia.org/wiki/Carbon_(API) > On May 14, 2019, at 9:29 AM, Vojtěch Meluzín <meldaproduct...@gmail.com> > wrote: > > Compiling carbon.h ends up with this: > > /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 My guess is that this is deliberate and Xcode is trying to warn you move to another API. But maybe not and you will find a workaround. --Richard Charles _______________________________________________ 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