• 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: Bringing a project to another computer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bringing a project to another computer


  • Subject: Re: Bringing a project to another computer
  • From: "Emile Tobenfeld (a. k. a Dr. T)" <email@hidden>
  • Date: Thu, 10 May 2007 17:38:53 -0400

Title: Re: Bringing a project to another computer
Thanks Chris,


I'll try that, and forward this hint to our other engineers.

At 2:36 PM -0700 5/10/07, Chris Espinosa wrote:
On May 10, 2007, at 2:01 PM, Emile Tobenfeld (a. k. a Dr. T) wrote:

On a related topic, I find that I have to rebuild anything that was built on one machine when I move my disk drive to another -- e.g. between home and office. Unfortunately, the user names are not the same on the two machines.

Precompiled headers are stored in a per-machine-per-user cache. If you move the sources and even the build folder, but cannot access the cached precompiled headers, the precompiled headers have to be rebuilt, and will cause a full rebuild of the project.

To avoid this,

* set your Precompiled Headers Cache Path to a location relative to your build folder (e.g. $(OBJROOT)/Precomps )

or
* use the same username and userid on different machines
* copy your precompiled headers from one machine to the other when you copy your projects

Chris


--

"The test of a first-rate intelligence is the ability to hold two opposed ideas in the mind at the same time, and still retain the ability to function."

F. Scott Fitzgerald

Visit "Before the Fall -- Images of the World Trade Center" at http://www.foryourhead.com

               Emile Tobenfeld, Ph. D.                                                                        
Video Producer                  Image Processing Specialist
Video for your HEAD!                 Boris FX
http://www.foryourhead.com              http://www.borisfx.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

References: 
 >Bringing a project to another computer (From: "Ricky D'Amelio" <email@hidden>)
 >Re: Bringing a project to another computer (From: Chris Espinosa <email@hidden>)
 >Re: Bringing a project to another computer (From: "Emile Tobenfeld (a. k. a Dr. T)" <email@hidden>)
 >Re: Bringing a project to another computer (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Bringing a project to another computer
  • Next by Date: Re: gdb / g++
  • Previous by thread: Re: Bringing a project to another computer
  • Next by thread: Re: Bringing a project to another computer
  • Index(es):
    • Date
    • Thread