C++
This tutorial explains the setup of the C++ sample project of the Track framework.
- Download and unzip the sample project for C++
 - Download libraries:
 - Open the project with an IDE of your choice and link the libraries and include folders
 - Compile your project
 
Instructions regarding the native C++ sample application can be found in this Tutorial.