Skip to content

C++

This tutorial explains the setup of the C++ sample project of the Track framework.

  1. Download and unzip the sample project for C++
  2. Download libraries:
  3. Open the project with an IDE of your choice and link the libraries and include folders
  4. Compile your project

Instructions regarding the native C++ sample application can be found in this Tutorial.