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 using Exif library for my application so this type error accoure
What steps will reproduce the problem?
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_EXFGPSLoc", referenced from:
objc-class-ref in ViewController.o
"_OBJC_CLASS_$_EXFJpeg", referenced from:
objc-class-ref in ViewController.o
"_OBJC_CLASS_$_EXFUtils", referenced from:
objc-class-ref in ViewController.o
"_OBJC_CLASS_$_EXFraction", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please help me.
Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 10:43
Original issue reported on code.google.com by
[email protected]
on 3 Apr 2013 at 10:43Attachments:
The text was updated successfully, but these errors were encountered: