• 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
XCode 4 and Yacc and Lex files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode 4 and Yacc and Lex files


  • Subject: XCode 4 and Yacc and Lex files
  • From: Jari Perttunen <email@hidden>
  • Date: Sat, 02 Apr 2011 21:32:45 -0400

Is XCode 4.0.1  trying to be too clever with Lex and Yacc files?

I have a directory with source and header files and I have created an Xcode project
explicitly importing only those files that are required to build the C++ command line
tool binary.

More precisely, I have not imported two Lex and Yacc files (with .l and .y suffixes respectively),
but the c++ source and header files instead generated by  Flex and Bison respectively.

However, during the compilation XCode fails reporting "Lexical or Preprocessor Issue" 
referring  to the two Lex and Yacc files that I have not imported.

This was not a problem with XCode 3.2.6.
 

Jari Perttunen


==============================

Jari Perttunen                           

email@hidden

==============================




 _______________________________________________
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: XCode 4 and Yacc and Lex files
      • From: Thomas Wetmore <email@hidden>
  • Prev by Date: Re: layout question
  • Next by Date: Re: layout question
  • Previous by thread: Re: XCode 4: Group in NSBox ?
  • Next by thread: Re: XCode 4 and Yacc and Lex files
  • Index(es):
    • Date
    • Thread