我在我的iPhone應用程序中使用Twitter的SDK和LinkedIn SDK爲iOSLinedin-iPhone源代碼,而不是編譯庫使用mgtwitterengine
TwitterEngine:https://github.com/bengottlieb/Twitter-OAuth-iPhone
LinkedInIphone:https://github.com/ResultsDirect/LinkedIn-iPhone
但是我有面臨的問題..因爲我正在討論IPhone + Twitter + LinkedIn + Facebook Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
因爲當我使用linkedIn iOS SDK和twitter iOS SDK ..我們已編譯庫...
我想用源碼文件來試試它,以便我們可以輕鬆地刪除重複文件,任何男孩都可以幫助我如何使用直接源文件而不是已編譯的庫。
阿米特Battan
我做的一件事就是...... 我刪除LinkedIn SDK的庫文件..並將它的源文件添加到來自twiiter sdk的oAuth文件中...然後,對於linkedin http://i.imgur.com/cXLXU.png .... http://i.imgur.com/ntV9G.png .... 然後我整合所有的twitter代碼,然後項目運行正常,沒有錯誤,但爲twitter登錄界面顯示「PAGE NOT FOUND」。 http://i.imgur.com/8a1ua.png – 2011-03-14 06:37:01