Re: duplicate symbol _gbCreateNewFile
Re: duplicate symbol _gbCreateNewFile
- Subject: Re: duplicate symbol _gbCreateNewFile
- From: "K. Chen" <email@hidden>
- Date: Fri, 28 Aug 2009 11:13:23 -0700
ld: duplicate symbol _gbCreateNewFile in /opt/iPhone/xlib/build/Debug-iphoneos/libSecurityAgent.a(AgentInterface.o) and /opt/iPhone/Test Drivers/AgentTester/build/AgentTester.build/Debug-iphoneos/AgentTester.build/Objects-normal/armv6/AgentTest.o
I double/triple checked the two modules. The object files do contain the symbol in question but none of the source code do.
On Fri, Aug 28, 2009 at 10:10 AM, Chris Espinosa
<email@hidden> wrote:
On Aug 28, 2009, at 9:47 AM, K. Chen wrote:
I got a link error "duplicate symbol _gbCreateNewFile". But my none of my code contains such symbol!! Any ideas?
Please drag and drop the "Linking" build log item, as well as the error. The likelihood is that you are linking against two libraries that each define that symbol. That will be up to you to resolve.
Chris
_______________________________________________
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