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 krupa.ka...@gmail.com on 3 Apr 2013 at 10:43
Original issue reported on code.google.com by
krupa.ka...@gmail.com
on 3 Apr 2013 at 10:43Attachments: