Examples/Readme.txt

Wed, 09 May 2018 07:13:30 +0300

author
cemkalyoncu
date
Wed, 09 May 2018 07:13:30 +0300
branch
4.x-dev
changeset 1149
ac1be49ebc11
permissions
-rw-r--r--

* 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

mercurial