• 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: Compilation Phase Missed in Xcode 2.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation Phase Missed in Xcode 2.3


  • Subject: Re: Compilation Phase Missed in Xcode 2.3
  • From: Jonas Maebe <email@hidden>
  • Date: Tue, 30 May 2006 19:43:05 +0200


On 30 May 2006, at 19:34, Fritz Anderson wrote:

The transcript shows the application resources are copied, and the PCH is compiled. No error appears in the transcript, and Xcode's status display shows "Build succeeded."

The linkage phase does not happen, but I assume this is a cascade from the error in the source-files phase.

In my experience, this problem occurred also in previous XCode versions if none of your source files was handled by a built-in rule. Since it worked for you, it seems it was actually the fact that my files weren't compiled by a known compiler (but by a script).


Anyway, I worked around this problem in previous XCode versions by adding a dummy (empty) assembler file to my project (e.g. dummy.s). Make sure it's among the files to be compiled, and XCode will go into the linking phase (at least it did in past, I haven't tested yet whether this trick still works under 2.3).


Jonas _______________________________________________ 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: Compilation Phase Missed in Xcode 2.3
      • From: Fritz Anderson <email@hidden>
References: 
 >Compilation Phase Missed in Xcode 2.3 (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Compilation Phase Missed in Xcode 2.3
  • Next by Date: Re: Compilation Phase Missed in Xcode 2.3
  • Previous by thread: Compilation Phase Missed in Xcode 2.3
  • Next by thread: Re: Compilation Phase Missed in Xcode 2.3
  • Index(es):
    • Date
    • Thread