Wed, 09 May 2018 07:13:30 +0300
* Hello World example project
* A 64bit X11 issue is fixed
You need to install Gorgon first to be able to compile and run examples. On linux: run `sudo make install` On windows: open visual studio as administrator and compile Install project. If you are using command line on linux to compile do not forget to set build mode -DCMAKE_BUILD_TYPE=Debug or Release