duplicate symbol _OBJC_IVAR_$_Decoder.image in:
/Users/......./ScanditSDK/libscanditsdk-iphone-2.1.11.a(Decoder-3DF771F40A970F8E.o)
/Users/......./RedLaser/libRedLaserSDK.a(Decoder-DD22F2D71AAA0F2E.o)
duplicate symbol _OBJC_IVAR_$_Decoder.cropRect in:
/Users/......./ScanditSDK/libscanditsdk-iphone-2.1.11.a(Decoder-3DF771F40A970F8E.o)
/Users/......./RedLaser/libRedLaserSDK.a(Decoder-DD22F2D71AAA0F2E.o)
................................................................
................................................................
ld: 20 duplicate symbols for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
When I try to import both RedLaser and Scandit SDK, I get these duplicate symbols issue. Can anyone help to solve this issue...
Thanks in advance.