Unix
Run the Vertices SDK on your machine.
Setup
QuickstartCompile
mkdir build && cd build
cmake ..
# build the Unix example
make unix_exampleBinary location
Last updated
Was this helpful?
Run the Vertices SDK on your machine.
mkdir build && cd build
cmake ..
# build the Unix example
make unix_exampleLast updated
Was this helpful?
Was this helpful?