The repository contains everything required to compile the examples out of the box on windows and Linux. All required dependencies and libraries are included. For Linux (or if you want to use a ...
The make command will build the library along with the programs in the examples/ directory. In case a release build (with optimizations) is desired, the cmake command has to be run this way (assuming ...