Zao SDK for Jetson / libzep API Reference
|
This section describes how to build examples on Jetson.
You need to install the following packages beforehand.
The following steps will build. ` $ tar xf zao_sdk_jetson_00.tar.xz $ tar xf zao_sdk_jetson_00/examples/zao_sdk_jetson_examples_00.tar.xz $ mkdir zao_sdk_jetson_examples_00/build $ cd zao_sdk_jetson_examples_00/build $ cmake .. $ make