On Jun 10, 2008, at 10:33 AM, Kevin Grant wrote:

You do have "-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib" in there.
Check the list of environment variables (or add a script build phase
that runs "env" first, if you don't see one) and try to fix the most
generic variable that will affect all the others.

The only reference that I see is setenv LIBRARY_SEARCH_PATHS " / Developer/SDKs/MacOSX10.4u.sdk/usr/lib" and I don't know where that's coming from, because "Library Search Paths" is blank for this and the other phases of the product. What else should I be looking for?

Another thing to look at is the precompiled header (.pch).  If that
wasn't regenerated, it could contain references to older stuff.


I did do a "Clean All", which is supposed to regenerate those, right?


dale

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to