• 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: Xcode 2.2 precomp link warning [Solved]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.2 precomp link warning [Solved]


  • Subject: Re: Xcode 2.2 precomp link warning [Solved]
  • From: Ricky Sharp <email@hidden>
  • Date: Mon, 14 Nov 2005 09:53:39 -0600


On Nov 14, 2005, at 7:48 AM, Ricky Sharp wrote:


On Nov 13, 2005, at 6:52 PM, Ricky Sharp wrote:

Finally, I renamed my .pch and changed the value accordingly in the Prefix Header setting. Same outcome; development config produces the warning and the deployment one doesn't. Is this a case of a corrupt project?

I opened up my project's project.pbxproj in TextEdit and looked for "Prefix.pch". It found three lines like this...


	GCC_PREFIX_HEADER = Source/IIDrills_Prefix.pch;

...in the buildSettings section of the Development, Deployment and Default configurations.

However, there was a fourth one in a PBXNativeTarget section:

	GCC_PREFIX_HEADER = Source/Drills_Prefix.pch;

Note that the name of the .pch. This was the original name I had. When renaming to "IIDrills_Prefix.pch", apparently this section went untouched.


I think I'm going to create a new app project from scratch and slowly add my project files to it. Perhaps this warning is some holdover from having converted non-native targets way back when?

Rather than create a whole new project, I just added a new target (Cocoa application type). I then added the appropriate files and changed settings for all configs as needed (deploy, debug, default).


Now, clean builds of the debug config (along with the other configs) does not generate the link warning.

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com

_______________________________________________
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 2.2 precomp link warning [Solved]
      • From: Greg Hurrell <email@hidden>
References: 
 >Xcode 2.2 precomp link warning (From: Ricky Sharp <email@hidden>)
 >Re: Xcode 2.2 precomp link warning (From: Greg Hurrell <email@hidden>)
 >Re: Xcode 2.2 precomp link warning (From: Eric Albert <email@hidden>)
 >Re: Xcode 2.2 precomp link warning (From: Chris Espinosa <email@hidden>)
 >Re: Xcode 2.2 precomp link warning (From: Ricky Sharp <email@hidden>)
 >Re: Xcode 2.2 precomp link warning (From: Ricky Sharp <email@hidden>)

  • Prev by Date: XCode 2.2 internal error
  • Next by Date: c++ & gcc 4.0.1 dir paths?
  • Previous by thread: Re: Xcode 2.2 precomp link warning
  • Next by thread: Re: Xcode 2.2 precomp link warning [Solved]
  • Index(es):
    • Date
    • Thread