• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Sudden Lexical or Preprocessor Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sudden Lexical or Preprocessor Issue


  • Subject: Sudden Lexical or Preprocessor Issue
  • From: Todd Heberlein <email@hidden>
  • Date: Fri, 24 May 2013 10:39:38 -0700

When compiling C++ libraries for OS X, Xcode is suddenly reporting error messages:

	Lexical or Preprocessor Issue
	Unterminated conditional directive

It occurs in file AvailabilityInternal.h at line 604

	#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_2_1
		…

I'm picking up the file by including C++ sstream header file

	#include <sstream>

(which cascades down to eventually including AvailabilityInternal.h)

Was there an update to Xcode (I have version 4.6.2 (4H1003)) that is causing this?


Todd


 _______________________________________________
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


  • Follow-Ups:
    • Re: Sudden Lexical or Preprocessor Issue
      • From: Todd Heberlein <email@hidden>
  • Prev by Date: Re: Automatic document icon creation
  • Next by Date: Re: Sudden Lexical or Preprocessor Issue
  • Previous by thread: Re: Automatic document icon creation
  • Next by thread: Re: Sudden Lexical or Preprocessor Issue
  • Index(es):
    • Date
    • Thread