Lexical or Preprocessor Issue 'Cocoa/Cocoa.h file not found
Lexical or Preprocessor Issue 'Cocoa/Cocoa.h file not found
- Subject: Lexical or Preprocessor Issue 'Cocoa/Cocoa.h file not found
- From: "Ayers, Joseph" <email@hidden>
- Date: Fri, 25 Nov 2011 17:11:07 -0500
- Acceptlanguage: en-US
- Thread-topic: Lexical or Preprocessor Issue 'Cocoa/Cocoa.h file not found
When compiling a Cocoa Document based app with LLVM is get the following errors:
Roboplasm-Prefix.pch Lexical or Preprocessor Issue 'Cocoa/Cocoa.h file not found
<command line> <--The text of this for some reason is red Lexical or Preprocessor issue '/Users/lobster/Library/Developer/Xcode/DerivedData/Roboplasm-akiemjkznbayrtfwyfhbdjfitgcx/Build/PrecompiledHeaders/Roboplasm-Prefix-aufdjccarvtonzhbrezzlevjjkjl/Roboplasm-Prefix.pch' file not found
Roboplasm-Prefix.pch contains: // // Prefix header for all source files of the 'Roboplasm' target in the 'Roboplasm' project //
#ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif
The path to Cocoa.h is: MacOSX10.7>Frameworks>Cocoa.framework>Cocoa.h and a search finds it.
Any idea what's going on here?
Thanks, Joseph |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden