MobClub / ShareSDK-for-iOS

快捷好用的社会化分享组件|Convenient SDK for SNS Share Feature
http://www.mob.com
464 stars 130 forks source link

Xcode 4.6.3, ios sdk 6.1, shareSDK_v2.2.3 缺少符号文件 #3

Closed fangzhzh closed 11 years ago

fangzhzh commented 11 years ago

Undefined symbols for architecture i386: "_OBJCCLASS$_CTTelephonyNetworkInfo", referenced from: objc-class-ref in TencentOpenAPI(MTAHelper.o) "_sqlite3_close", referenced from: -[MTAStore closeDB] in TencentOpenAPI(MTAStore.o) "_sqlite3_exec", referenced from: -[MTAStore updateDatabase:] in TencentOpenAPI(MTAStore.o) _execute_query in TencentOpenAPI(MTAStore.o) _execute_update in TencentOpenAPI(MTAStore.o) "_sqlite3_free", referenced from: -[MTAStore updateDatabase:] in TencentOpenAPI(MTAStore.o) _execute_query in TencentOpenAPI(MTAStore.o) _execute_update in TencentOpenAPI(MTAStore.o) "_sqlite3_open", referenced from: -[MTAStore getDB] in TencentOpenAPI(MTAStore.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

fangzhzh commented 11 years ago

tecentOpenAPI.framework needs

libstdc++.dylib , libz.dylib, libsqlite3.dylib, CoreTelephony.framwork