• 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
custom build rule dependency
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom build rule dependency


  • Subject: custom build rule dependency
  • From: Eric Ocean <email@hidden>
  • Date: Sun, 19 Sep 2004 14:52:19 -0700

I have custom build rules set up to process .rh and .rl files, using the Ragel compiler (see below).
The problem is, the header that is generated is used by an Objective-C class in the project, and that Xcode tries to compiler that class before it process the .rh file that generates the header. Because the header doesn't exist, Xcode abandons the build.


If I trick Xcode into compiling the .rh and .rl files first (by manually disabling the class that uses the header, then reenabling it the next time I build), everything works.

What am I doing wrong?

Regards,

Eric Ocean

You can view the build rules at http://www.ampede.com/xcode/rules.png (28KB).

_______________________________________________
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: custom build rule dependency
      • From: Glen Low <email@hidden>
  • Prev by Date: Viewing arrays in the debugger?
  • Next by Date: Target dependencies severely slowing builds
  • Previous by thread: Re: Viewing arrays in the debugger?
  • Next by thread: Re: custom build rule dependency
  • Index(es):
    • Date
    • Thread