• 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: Project rebuilding unneccessarily
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Project rebuilding unneccessarily


  • Subject: Re: Project rebuilding unneccessarily
  • From: Dair Grant <email@hidden>
  • Date: Tue, 26 Jul 2005 11:02:15 +0100

Lawrence Gold wrote:

>I had set up the project this way to make "Open Quickly" and "Open
>Source File/Open Header File" work as I expected. Once I got rid of
>the headers from the project, it stopped misbehaving. The only problem
>now is that I can't jump directly from a subproject's source file to
>its header file and vice-versa, but that's a small price to pay for
>not rebuilding for ages.

We had a similar problem with an app project and a set of library
projects: you have the app project open, you Open Quickly a header you
know is one of the library projects, and nothing happens - even though
the libraries are all dependencies of the app.

In CW the app project would have searched its dependencies when trying
to find a file for you, which would be good to have (rdar://4183521) so
you don't have to keep all your library projects open.


Our solution is to explicitly add paths to the Opening Quickly prefs
panel. Unfortunately these paths don't support the /** syntax to
indicate they're recursive (rdar://4183519), so you need to add them
all.

It does mean you're no longer looking for files in the same way the
compiler does - so potentially you could find the 'wrong' file. You'll
also only find files in the areas you've listed, but it might let you
avoid this rebuild issue.


-dair
___________________________________________________
mailto:email@hidden     http://www.zonic.co.uk/
 _______________________________________________
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

  • Prev by Date: Re: std::swap
  • Next by Date: Re: How is this not a complier error? (dynamic casting problem)
  • Previous by thread: Re: Project rebuilding unneccessarily
  • Next by thread: std::swap
  • Index(es):
    • Date
    • Thread