viewDidLoad is OK, IOReturn isn't
viewDidLoad is OK, IOReturn isn't
- Subject: viewDidLoad is OK, IOReturn isn't
- From: Casey McDermott <email@hidden>
- Date: Thu, 29 Nov 2018 03:50:15 +0000 (UTC)
Sorry, switching from macOS to macOS 10.12 as a base SDK fixed the compiler
errors
in NSViewController and elsewhere. It builds OK with that SDK.
However using the 10.13 SDK gives a preprocessor error for IOKit/IOReturn.h
file not found,
at #import <CoreServices/CoreServices.h>
This is on a recently installed 10.13.6 machine and Xcode 10.1. There are
fixes on Stack Overflow
but for older versions. Looks like the frameworks have changed since then.
Thanks,
Casey McDermott
TurtleSoft.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden