2014-04-16 5 views
0

오류 : 아키텍처 arm64위한 불확정 기호 : "_CMGetAttachment"에서 참조 : - [CardIOVideoStream captureOutput : didOutputSampleBuffer : fromConnection :] libCardIO.a (libCardIO.a-arm64-master.o) "_CMSampleBufferGetImageBuffer"에서, (libCardIO.a-arm64-master.o) - libCardIO.a (libCardIO.a-arm64-master.o)의 [CardIOVideoFrame 프로세스] ld : 아키텍처 arm64 심볼을 찾지 못했습니다. clang : 오류 : 링커 명령이 종료 코드 1을 사용하여 실패했습니다. -v 호출을 참조하십시오)card.io를 컴파일 할 때 빌드가 실패했습니다. 제대로 작동하도록 수정하려면 어떻게해야합니까?

답변

0

Dave from card.io 여기에.

@ user3512652 these integration instructions을 수행 했습니까?

if you are using Xcode 5 or newer:
* Add only this single framework to your project: AVFoundation (as an Optional [i.e., weak-linked] library)
* and confirm that these two Build Settings are both enabled:
* Enable Modules (C and Objective-C)
* Link Frameworks Automatically