MYNT-EYE-S-SDK/doc/zh-Hans/guide_build_linux.md
2018-04-09 10:46:01 +08:00

415 B

编译 on Linux

获取代码

git clone

准备依赖

cd mynt-eye-sdk-2/
make init

编译代码

make install

结果:

make install

\latexonly \includegraphics[width=0.6\textwidth,keepaspectratio]{make_install.png} \endlatexonly

CMake 如何引入编译好的库,可参考 samples/CMakeLists.txt 里的配置。