This is an example of the application node template, as opposed to the node template.
Packages: libglib2.0-dev
To install on Ubuntu:
sudo apt-get install libglib2.0-dev$ cd SampleApplication
$ mkdir build && cd build
$ cmake ..
$ make
$ ./polysync-sample-application-cppFor more API examples, visit the "Tutorials" and "Development" sections in the PolySync Help Center here.