Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/iphone/36.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Iphone 编译ShareKit时发生链接器错误_Iphone_Ipad_Ios Simulator_Sharekit - Fatal编程技术网

Iphone 编译ShareKit时发生链接器错误

Iphone 编译ShareKit时发生链接器错误,iphone,ipad,ios-simulator,sharekit,Iphone,Ipad,Ios Simulator,Sharekit,我正在尝试为我的项目编译ShareKit,但我遇到一个链接器错误: Undefined symbols for architecture i386: "_OBJC_CLASS_$_TWTweetComposeViewController", referenced from: objc-class-ref in SHKiOS5Twitter.o ld: symbol(s) not found for architecture i386 clang: error: linke

我正在尝试为我的项目编译ShareKit,但我遇到一个链接器错误:

Undefined symbols for architecture i386:
    "_OBJC_CLASS_$_TWTweetComposeViewController", referenced from:
        objc-class-ref in SHKiOS5Twitter.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

我怎样才能解决这个问题呢?

我认为首先你应该用谷歌搜索你的错误。只需添加Twitter框架

  • 你的项目构建阶段将二进制文件链接到Libraris

你好,h2co3我能在skype上找到你吗?我是iphone开发新手。有时我需要帮助。谢谢你编辑我的问题