• Readme.txt
  • 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