Sunday, 15 May 2011

objective c - Problems with current version of SDWebImage -



objective c - Problems with current version of SDWebImage -

when download latest sourcecode of sdwebimage github repo, compile errors in it.

for illustration in sdimagecache.m have undeclared or unsynthesized properties. in initwithnamespace: variable named _ioqueue used, not declared anywhere , others.

same in sdwebimagemanager.m in init method. uses undeclared variable named _imagecache. there more of this.

where can download latest working code of project?

i using ios 5 project. turned out new versions of library made ios 6. had find version worked on ios 5. downloaded it, included , working again.

objective-c cocoa-touch sdwebimage

No comments:

Post a Comment