Hey guys,
I am trying to get AdWhirl implemented into my lite version, but am running into problems. It conflicts with the CDataScanner stuff in TouchJSON.
Here is the specific error:
ld: duplicate symbol _OBJC_IVAR_$_CDataScanner.length in /Users/lyle/Documents/Twiddle Source/AdWhirl/libAdWhirlDevice_1.0.6.a(CDataScanner.o) and /Users/lyle/Documents/Twiddle Source/build/Release-iphoneos/libTouchJSON.a(CDataScanner.o)
I know the guy that created StickWars uses AdWhirl, but I'm not sure if anyone else here does. Does anyone know of a way to fix this? If i try removing it from one of the targets, things break.
Thanks,
Sunsu