Re: Project dependencies - will they work as expected one day?
Re: Project dependencies - will they work as expected one day?
- Subject: Re: Project dependencies - will they work as expected one day?
- From: "James Larcombe" <email@hidden>
- Date: Fri, 16 Sep 2005 16:35:23 +0100
Sebastien Metrot wrote:
- If I save the file from project A that I just modified and build C
again, it will rebuild A and C but B will never be relinked to A so C
will ocntinue to use the old A and B libs! I have to manually remove
the B lib from the HD or do a Clean/Rebuild all to have my changes
taken into account in the application project.
This also happens here, very frequently.
Last time this came up on the mailing list the suggestion was to ensure
that your static libraries are not mixed up with any frameworks in the
link order, but that hasn't fixed the problem for me.
James
_______________________________________________
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