I am using Twitter SDk and linkedin sdk for iOS in my Iphone application
TwitterEngine : https://github.com/bengottlieb/Twitter-OAuth-iPhone
LinkedInIphone : https://github.com/ResultsDirect/LinkedIn-iPhone
But I have facing problem.. as I am discussing IPhone + Twitter + LinkedIn + Facebook Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
As when I am using linkedIn iOS SDK and twitter iOS SDK.. we have compiled library...
I want to try it with source files so that we can remove the duplicate files easily, can any boy help me how we use direct source files instead of already complied libraries.
Amit Battan