Re: Strange behavior for headers dependencies
Re: Strange behavior for headers dependencies
- Subject: Re: Strange behavior for headers dependencies
- From: Scott Tooker <email@hidden>
- Date: Mon, 17 Nov 2003 20:44:29 -0800
You may be running into a bug in Xcode 1.0 where all the dependencies
were not being properly generated (I know that we have fixed some
issues in this area for the next release). I'd file a bug with your
simple project as a testcase.
Scott
On Nov 17, 2003, at 11:36 AM, Richard Young wrote:
> Hi,
>
> I have difficulty to understand how Xcode manage dependencies. So I do
> a simple projet containing 2 cpp and using 2 headers.
> cpp1 include h1
> cpp2 include h2
>
> If I change h1, when I build, cpp1 is compiled...
> If I change h2, when I build, cpp2 is compiled...
> If I change cpp1 to also include h2, when I build, cpp1 is compiled
> Untils now it's what I've expected :)
>
> Now, If I change h2, only cpp2 is compiled not cpp1 :(
>
> I found that if I close the project and I reopen it, that after
> If I change h2, cpp1 and cpp2 are compiled :)
>
> -------
>
> This added to Xcode speed, make it very frustrating to discover that
> often the problem come from a wrong depedencies management.
>
> So if someone really understand how Xcode manage depencies, please
> tell me.
>
> Richard Young
> Abvent
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.