enormego / EGOImageLoading

What if images on the iPhone were as easy as HTML?
http://developers.enormego.com
801 stars 220 forks source link

Undefined symbols for architecture i386 #25

Open manelpb opened 12 years ago

manelpb commented 12 years ago

Hello,

I am getting this error message when using EGOImageLoading

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

What can i do?

Thanks!

ziggear commented 10 years ago

add EGOCache.h & EGOCache.m files to your project. see https://github.com/enormego/EGOCache