Run the Vertices SDK on your machine.
Last updated 3 years ago
Make sure you've followed the previous steps.
Let's build the example. Go to the root directory and follow those steps:
mkdir build && cd build cmake .. # build the Unix example make unix_example
The executable is located at: ./examples/unix/unix_example
./examples/unix/unix_example