Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 iOS 上更新到新的 Flurry 4.2.1 库。但是,当我构建我的项目时,我收到以下链接器错误:
架构 i386 的未定义符号:“_OBJC_CLASS_$_Flurry”,引用自:...
此错误的可能原因是什么?我已经确保安装了所有必需的框架。我需要设置任何特殊的链接器标志吗?
您已包含所有必需的框架,预计不会出现此问题。您能否写信给 support@flurry.com,详细说明您的问题?
(全面披露:我在 Flurry 的支持团队工作)