jjzjj

Referenced

全部标签

ios - 在 SDWebImageDownloader 中找不到体系结构 i386 的符号

当我尝试使用Xcode进行编译时,出现以下错误:Undefinedsymbolsforarchitecturei386:"_CGImageSourceCopyPropertiesAtIndex",referencedfrom:-[SDWebImageDownloaderconnection:didReceiveData:]inSDWebImageDownloader.o"_CGImageSourceCreateImageAtIndex",referencedfrom:-[SDWebImageDownloaderconnection:didReceiveData:]inSDWebImag

ios - 在 SDWebImageDownloader 中找不到体系结构 i386 的符号

当我尝试使用Xcode进行编译时,出现以下错误:Undefinedsymbolsforarchitecturei386:"_CGImageSourceCopyPropertiesAtIndex",referencedfrom:-[SDWebImageDownloaderconnection:didReceiveData:]inSDWebImageDownloader.o"_CGImageSourceCreateImageAtIndex",referencedfrom:-[SDWebImageDownloaderconnection:didReceiveData:]inSDWebImag

objective-c - 添加 CocoaAsyncSocket 时体系结构 armv7 的 undefined symbol

我正在尝试将XMPPFramework与xcode4.2.1下的iOS5项目(ARC)一起使用,但我遇到了这个问题。一旦我将CocoaAsyncSocket添加到我的项目中作为准备我的项目使用XMPPFramework的一部分,如1我收到以下错误。我看到其他一些人有“架构armv7的undefinedsymbol”,但我目前还没有找到这个特定问题的答案。我已链接到CFNetwork并将GCDAsyncSocket.m标记为非ARC(-fno-objc-arc),但我仍然收到错误。任何帮助表示赞赏。Undefinedsymbolsforarchitecturearmv7:"_SSLGet

objective-c - 添加 CocoaAsyncSocket 时体系结构 armv7 的 undefined symbol

我正在尝试将XMPPFramework与xcode4.2.1下的iOS5项目(ARC)一起使用,但我遇到了这个问题。一旦我将CocoaAsyncSocket添加到我的项目中作为准备我的项目使用XMPPFramework的一部分,如1我收到以下错误。我看到其他一些人有“架构armv7的undefinedsymbol”,但我目前还没有找到这个特定问题的答案。我已链接到CFNetwork并将GCDAsyncSocket.m标记为非ARC(-fno-objc-arc),但我仍然收到错误。任何帮助表示赞赏。Undefinedsymbolsforarchitecturearmv7:"_SSLGet

ios - iPhone libxml2 undefined symbol (带有 gdata、kissxml、touchxml 等)

我正在尝试使用任何一种基于libxml的第3方XML解析器,但我不能,因为我认为我有某种libxml2问题我将其他链接器标志设置为-lxml2和标题搜索路径/usr/include/libxml2但是当我尝试编译时,我仍然得到大量undefinedsymbol。以下错误是尝试编译TouchXML的结果。Undefinedsymbols:"_xmlDocDumpFormatMemory",referencedfrom:-[CXMLDocumentdescription]inCXMLDocument.o"_xmlXPathNewContext",referencedfrom:-[CXMLN

ios - iPhone libxml2 undefined symbol (带有 gdata、kissxml、touchxml 等)

我正在尝试使用任何一种基于libxml的第3方XML解析器,但我不能,因为我认为我有某种libxml2问题我将其他链接器标志设置为-lxml2和标题搜索路径/usr/include/libxml2但是当我尝试编译时,我仍然得到大量undefinedsymbol。以下错误是尝试编译TouchXML的结果。Undefinedsymbols:"_xmlDocDumpFormatMemory",referencedfrom:-[CXMLDocumentdescription]inCXMLDocument.o"_xmlXPathNewContext",referencedfrom:-[CXMLN

ios - 解析 iOS : Errors when trying to run the app

我一直在使用ParseSDK,并且遵循了快速步骤指南。当我尝试运行时,出现了这8个错误。关于为什么的任何想法?它看起来与我没有使用的Parse的Facebook部分有关。Undefinedsymbolsforarchitecturearmv7:"_FBTokenInformationTokenKey",referencedfrom:-[PFFacebookTokenCachingStrategyaccessToken]inParse(PFFacebookTokenCachingStrategy.o)-[PFFacebookTokenCachingStrategysetAccessTok

ios - 解析 iOS : Errors when trying to run the app

我一直在使用ParseSDK,并且遵循了快速步骤指南。当我尝试运行时,出现了这8个错误。关于为什么的任何想法?它看起来与我没有使用的Parse的Facebook部分有关。Undefinedsymbolsforarchitecturearmv7:"_FBTokenInformationTokenKey",referencedfrom:-[PFFacebookTokenCachingStrategyaccessToken]inParse(PFFacebookTokenCachingStrategy.o)-[PFFacebookTokenCachingStrategysetAccessTok

iphone - libsqlite3.dylib,缺少所需的架构 i386

我正在使用libsqlite3.dylib并在编译我的项目时遇到以下错误。ld:warning:ignoringfile/Users/dcdmc/Documents/BeginningiPhone5Dev/Persistencecopy/libsqlite3.dylib,missingrequiredarchitecturei386infileUndefinedsymbolsforarchitecturei386:"_sqlite3_open",referencedfrom:-[OJViewControllerviewDidLoad]inOJViewController.o-[OJVi

iphone - libsqlite3.dylib,缺少所需的架构 i386

我正在使用libsqlite3.dylib并在编译我的项目时遇到以下错误。ld:warning:ignoringfile/Users/dcdmc/Documents/BeginningiPhone5Dev/Persistencecopy/libsqlite3.dylib,missingrequiredarchitecturei386infileUndefinedsymbolsforarchitecturei386:"_sqlite3_open",referencedfrom:-[OJViewControllerviewDidLoad]inOJViewController.o-[OJVi