[xCode/OpenCV/Unity3D]Undefined symbols for architecture arm7 오류

1.Unity3D프로젝트 설정
Scriptiong Backend: IL2CPP

2.xCode
Unity-iPhone>Linking>Other Link Flags에 다음과 같이 입력한다.
-lc++ -lc++ -lc++ -weak_framework CoreMotion -weak-lSystem

댓글