Zebra (ZSDK_API) 1.1.5266 Issue in XCode 4.6

Posted by Poisydon on Stack Overflow See other posts from Stack Overflow or by Poisydon
Published on 2013-06-27T02:59:03Z Indexed on 2013/06/27 4:21 UTC
Read the original article Hit count: 1950

Filed under:
|
|

Basically I'm having this error after I import the Zebra library in Xcode 4.6

Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_Linea", referenced from:
      objc-class-ref in libZSDK_API.a(LineaBtPrinterConnection.o)
     (maybe you meant: _OBJC_CLASS_$_LineaBtPrinterConnection)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

was wondering if anyone have encountered this issue with this version (1.1.5266) of the ZSDK_API. if anyone knows how to fix this, please post your instructions. My Thanks.

© Stack Overflow or respective owner

Related posts about ios

Related posts about linker-error