• 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
Re: Referencing (antlr) generated header files from another target's $DERIVED_FILES_DIR [SOLVED?]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Referencing (antlr) generated header files from another target's $DERIVED_FILES_DIR [SOLVED?]


  • Subject: Re: Referencing (antlr) generated header files from another target's $DERIVED_FILES_DIR [SOLVED?]
  • From: Luke Evans <email@hidden>
  • Date: Wed, 18 Mar 2009 12:12:06 -0700

Presumably, there is some way to get a particular target's
$DERIVED_FILES_DIR onto the general project include path (or some
additional search path for the main target if such a thing exists)?

Well, after some scratching around I found something that appears to work.


In the main target, I add an include files search path:
$(CONFIGURATION_TEMP_DIR)/Grammar.build/DerivedSources

I had some odd effects with some other environment variables I tried (expanding to nothing), but this seems to work.

I'm still not sure if its the best available solution in the current xcode - it would be interesting to hear if there are other approaches.

-- lwe





_______________________________________________
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


  • Prev by Date: Re: Snapshot failed
  • Next by Date: Re: gcc and bitwise right shift
  • Previous by thread: Re: compile warning re not implementing protocol
  • Next by thread: More indentation issues in XCode 3
  • Index(es):
    • Date
    • Thread