`
dcj3sjt126com
  • 浏览: 1830217 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Can I use this library in ARC ?

 
阅读更多

I tried to use SDWebImage in ARC by using "-fno-objc-arc" option but failed.
The error message is below:

Undefined symbols for architecture i386:
  "_CGImageSourceCreateWithData", referenced from:
      +[UIImage(GIF) animatedGIFWithData:] in UIImage+GIF.o
  "_CGImageSourceCopyProperties", referenced from:
      +[UIImage(GIF) animatedGIFWithData:] in UIImage+GIF.o
  "_CGImageSourceGetCount", referenced from:
      +[UIImage(GIF) animatedGIFWithData:] in UIImage+GIF.o
  "_CGImageSourceCreateImageAtIndex", referenced from:
      +[UIImage(GIF) animatedGIFWithData:] in UIImage+GIF.o
  "_kCGImagePropertyGIFDelayTime", referenced from:
      +[UIImage(GIF) animatedGIFWithData:] in UIImage+GIF.o
  "_kCGImagePropertyGIFDictionary", referenced from:
      +[UIImage(GIF) animatedGIFWithData:] in UIImage+GIF.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

If there is some way to use this library in ARC, please tell me.

 

You gotta add the ImageIO framework to your project

你需要添加ImageIO框架到你的项目中

分享到:
评论

相关推荐

    Android代码-ArcChartView

    You can use this library to draw Arc charts and show your statistics or anything you want or maybe get some ratings from user. you can download the Demo apk file (you can first adjust your Chart ...

    Turbo C 2.00[DISK]

    answers to problems that aren't covered in this file or in the manuals. o If you are running INSTALL or TCINST on a laptop or any other system that uses an LCD or composite display, you should ...

    Mastering Swift 4, 4th Edition-Packt Publishing(2017).pdf

    We will conclude this chapter by looking at memory management in Swift, so you will understand how ARC works and how to avoid strong reference cycles. Chapter 6, Using Protocols and Protocol ...

    Turbo C 2.01[DISK]

    answers to problems that aren't covered in this file or in the manuals. o If you are running INSTALL or TCINST on a laptop or any other system that uses an LCD or composite display, you should ...

    Python 2.6 Graphics Cookbook.pdf

    To run the code in this book, the reader will need a Linux operating system or Microsoft Windows, and some way of downloading Python, the Python Imaging Library, and Inkscape from the internet. All ...

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    - FIX: In "Windows ClearType" font rendering mode (OS Windows mode) the "garbage" pixels can appear from the right and from the bottom sides of the painted rectangle of the TFlexText object....

    BeagleBone.Black.Cookbook.1783982926

    It is for Internet of Things enthusiasts who want to use more sophisticated hardware than the Raspberry Pi or the Arduino can provide. Whether you are an engineering student, a DIYer, an inventor, ...

    Customizable Contraction Hierarchies开源代码

    Please cite the following article if you use our code in a publication: * Customizable Contraction Hierarchies. Julian Dibbelt, Ben Strasser, and Dorothea Wagner. ACM Journal of Experimental ...

    曲线拟合工具CurveExpert 1.0

    + Previously undocumented logical functions can be used in the user-defined models. See the help documentation. + Current filename now appears in the title bar. + QuickCalc has been expanded to ...

    stdafx.h代码

    stdafx.h的代码// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a ...

Global site tag (gtag.js) - Google Analytics