• 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: 2.2.1 recompiles some source files after no changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.2.1 recompiles some source files after no changes


  • Subject: Re: 2.2.1 recompiles some source files after no changes
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 4 Mar 2006 21:19:40 -0800

On Mar 4, 2006, at 8:19 PM, email@hidden wrote:

I'm running into a frustrating problem that I'm seeing for the first time with Xcode 2.2.1 that I did not see in earlier versions of the program with the same project. My project has 111 source files. If I build the project successfully, then immediately click Build again, it will always recompile 29 of the 111 source files. In previous versions of Xcode, I could make a change to a source file and only the files that reference the source file I changed would recompile. Now it always recompiles this subset of source files even if I don't make any changes at all.


I even tried completely rebuilding the project from scratch, adding in all my source files. Is this a bug or perhaps I'm missing something obvious here?


One thing that will cause Xcode to do this is if the creation or modification dates of the source files are in the future.  Other than that, we don't have much to go on here, without detailed information on what those 29 files depend on (that the 82 others don't).  Are they, say, all C and the others C++?  Do they have a common dependence on a header file that is perhaps getting dynamically generated, or modified as the result of the build?

Chris
 _______________________________________________
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: 2.2.1 recompiles some source files after no changes
      • From: email@hidden
References: 
 >2.2.1 recompiles some source files after no changes (From: email@hidden)

  • Prev by Date: 2.2.1 recompiles some source files after no changes
  • Next by Date: Re: 2.2.1 recompiles some source files after no changes
  • Previous by thread: 2.2.1 recompiles some source files after no changes
  • Next by thread: Re: 2.2.1 recompiles some source files after no changes
  • Index(es):
    • Date
    • Thread