ld: warning: ignoring file /Users/sayan/Desktop/ProjectAtanu/Omlis/Custom Classes/ZBarSDK/libzbar.a, missing required architecture x86_64 in file /Users/sayan/Desktop/ProjectAtanu/Omlis/Custom Classes/ZBarSDK/libzbar.a (3 slices)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_ZBarReaderViewController", referenced from:
objc-class-ref in HomeViewController.o
"_ZBarReaderControllerResults", referenced from:
-[HomeViewController imagePickerController:didFinishPickingMediaWithInfo:] in HomeViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
내 응용 프로그램에서 최신 Xcode 및 iOS 버전을 사용하고 있습니다.xcode 6.1 - 아키텍처 x86_64 (zbar)에 대한 정의되지 않은 기호
많은 도움을 주셨습니다.
가능한 중복 [Zbar SDK가 - 필요 누락 아키텍처의 x86 \ _64] (http://stackoverflow.com/questions/22660361/zbar-sdk-missing-required-architecture-x86-64) – Codo
확인 어떻게 QR 코드를위한 zbar 라이브러리에서 얻을 수 있습니다. 또는 어떤 QR 코드 리더 나 제안 ... Thnx –