Xcode 6.4, OS X 10.10.5
Xcode suddenly refuses to build a certain Cocoa project. (Other Cocoa and iOS
projects build okay.) I brought out a backup copy of the project, and it
refuses to build that, too.
I'm getting many of the following bizarre errors:
/opt/local/include/unctrl.h:60:63: error: unknown type name 'SCREEN'
NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype);
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:10:
fatal error:
could not build module 'Darwin'
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10:
fatal error:
could not build module 'CoreFoundation'
/Users/carl/Desktop/Projects/XOAS_29Aug2015/XOAS/XOAS-Prefix.pch:8:13: fatal
error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
^
Something is fundamentally wrong. I've reinstalled Xcode and the commandline
tools. How can I proceed?
-Carl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com
This email sent to [email protected]