Re: duplicate symbol _gbCreateNewFile
Re: duplicate symbol _gbCreateNewFile
- Subject: Re: duplicate symbol _gbCreateNewFile
- From: Chris Espinosa <email@hidden>
- Date: Fri, 28 Aug 2009 11:44:17 -0700
On Aug 28, 2009, at 11:13 AM, K. Chen wrote: 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.
Is is possible that AgentTest.m uses a preprocessor macro that's expanding to define _gbCreateNewFile? Select AgentTest.m and choose "Preprocess" from the Build menu, and search for that string.
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