Open GoogleCodeExporter opened 8 years ago
Original comment by steview....@googlemail.com
on 25 Jun 2008 at 6:21
I am facing same problem With SDK 3.x
any one manage to solve this?
Original comment by khfcki...@gmail.com
on 6 Dec 2009 at 8:33
Hi.
I had the sme problem and revolved it putting the "BOOL gLogging = FALSE;" non
in appDelegate.m but in.h.
I hope to help you.
Original comment by greta.ge...@gmail.com
on 18 Jan 2010 at 2:24
Where in the appDelegate.m (or .h)? It's not working for me no matter where I
put it.
Original comment by sha...@gmail.com
on 5 Mar 2010 at 5:46
Add this file to you project.
Original comment by aoxuemob...@gmail.com
on 23 Apr 2011 at 7:17
Attachments:
Undefined symbols for architecture armv6:
"_gLogging", referenced from:
-[EXFJFIF parseJfif:] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
-[EXFJpeg processComment] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
-[EXFJpeg scanImageData:] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
-[EXFJpeg populateImageData:] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
-[EXFMetaData addTagValue:forKey:] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
-[EXFMetaData removeTagValue:] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
-[EXFMetaData assignData::::] in libiphone-exif.a(libiphone-exif.a-armv6-master.o)
...
ld: symbol(s) not found for architecture armv6
collect2: ld returned 1 exit status
I'm using 0.9 with Xcode 4.1 and I can't build
Original comment by jihost...@gmail.com
on 9 Sep 2011 at 6:01
Original issue reported on code.google.com by
steview....@googlemail.com
on 25 Jun 2008 at 6:20