• 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: pre processing problem xcode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pre processing problem xcode 2.1


  • Subject: Re: pre processing problem xcode 2.1
  • From: Scott Tooker <email@hidden>
  • Date: Tue, 14 Jun 2005 11:11:42 -0700

Currently you have two choices:

1) create a build rule that acts on *.pc files using a shell script

2) add a custom shell script to process the *.pc files and then add the resulting .c files to your target so they get picked up.

If either of these avenues is not working please file a bug with a simple test case, if possible.

Scott

On Jun 13, 2005, at 10:57 PM, Ronald Rood wrote:

Hi,
a while ago I struggled with pro*c precompilation using xcode 2.0 and got the
precompiler working using an aggregate target. In xcode 2.1 this solution no
longer works so my conclusion is I picked the wrong method to implement this in
the project.
What is the preferred way to implement this in xcode ?
I have a source code x.pc that has to be precompiled to get x.c that needs to be
compiled.
In xcode 2.0 I made x.c as the aggregate target that had a build script to
generate the x.c code from the x.pc code. After conversion of the project file
I now get 'unable to create directory, invalid address' error.
(or is this a bug ?)


regards,
Ronald.
 _______________________________________________
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


_______________________________________________ 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
References: 
 >pre processing problem xcode 2.1 (From: Ronald Rood <email@hidden>)

  • Prev by Date: Re: XCode 2.1 Shell Script Automator Action
  • Next by Date: Re: XCode 2.1 CVS broken
  • Previous by thread: pre processing problem xcode 2.1
  • Next by thread: Re: pre processing problem xcode 2.1
  • Index(es):
    • Date
    • Thread