I am trying to integrate youtube in my application , i followed all the steps as mentioned in the http://hoishing.wordpress.com/2011/08/23/gdata-objective-c-client-setup-in-xcode-4/
now when i try to build the code it is trowing the error as duplicate symbol _SBJSONErrorDomain in both Gdatalibrary.0 and SBJsonBase.o for architecture i386.
I have SBJson file in facebook sdk as well. when i try to remove file from one of the framework whether from youtube Gdata Api or facebook API both gives me error as missing file.
Kindly help me with this.
Thank You!
P.S. I have tried solutions given by iPhone error ld: duplicate symbol _SBJSONErrorDomain in /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework/PhoneGap
iPhone: duplicate symbol _SBJSONErrorDomain this link says Hard luck!
Please help i am stuck due to this!
thank You!