Re: Debug target links, Release doesn't
Re: Debug target links, Release doesn't
- Subject: Re: Debug target links, Release doesn't
- From: Greg Hurrell <email@hidden>
- Date: Thu, 18 May 2006 14:56:17 +0200
El 18/05/2006, a las 13:37, Harshdeep escribió:
Found the solution - The debug target of the dylib is built for ppc
only but the release target is built both for ppc and i386. But the
framework that I'm linking to is for ppc only - that's why I see
linker errors for the release target only. Removing 'i386' from the
Build Architecture helped.
Another general troubleshooting fact to bear in mind when you see
linker errors for Release builds but not for Debug builds is that if
you have ZeroLink enabled for your Debug builds then linking is
skipped, thus preventing you from seeing linker errors in those
builds...
Cheers,
Greg
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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