Re: Resolving a link error
Re: Resolving a link error
- Subject: Re: Resolving a link error
- From: Wim Lewis <email@hidden>
- Date: Tue, 13 Jul 2010 13:45:24 -0700
On Jul 13, 2010, at 1:21 PM, Eric Gorr wrote: I am trying to understand a link error and I have a feeling it is going to turn out to be painfully obvious. What makes this a bit stranger is that if I build with Xcode 3.2.2, the link error does not show up. It only shows up with Xcode 3.2.3...
The link error is this: ld: duplicate symbol _NERR in libCoreGeometry.a(SMLib.o) and libSMNurbs.a(U_globals.o) I only get this link error when I build the Release configuration of the target, but not the Dev configuration and I am not certain why I would not see it with the Dev configuration.
An off-the-cuff guess: is your Release configuration being built with flat namespaces but your Dev configuration being built with twolevel namespaces?
|
_______________________________________________
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