You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error message when using EGOImageLoading
Undefined symbols for architecture i386:
"OBJC_CLASS$_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!
The text was updated successfully, but these errors were encountered:
Hello,
I am getting this error message when using EGOImageLoading
Undefined symbols for architecture i386:
"OBJC_CLASS$_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!
The text was updated successfully, but these errors were encountered: