0. 사용한 자료 출처

아래의 튜토리얼을 보고 tutorial_1 Hello_ZED를 실행하고,

튜토리얼 Solution 파일에서 Include, Library, Dependency 정보들을 따왔다.

Getting Started - C++ Development | Stereolabs

stereolabs/zed-examples



1. Tutorial_1 Hello_ZED에서 가져온 정보

Stereolabs 사에서 제공하는 Sample중 첫번째 샘플인 Tutorial_! Hello_ZED를 빌드하고, 그 솔루션 파일에서 include, library, dependency 정보를 스크린샷 찍었다.

이 정보를 새 프로젝트에 적용했을 때, ZED 카메라와 통신을 할 수 있는지 확인할 예정이다.

통신이 가능해진다면, ZED 카메라를 이용한 프로젝트를 시작할 수 있다.

C/C++ → General → Additional Include Directories

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/6ca707a9-a7b1-46e6-909a-7fc331218403/Untitled.png

Linker → General → Additional Library Directories

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/78282ada-aea1-4791-b2e3-e1ddb8316efe/Untitled.png