Mon, 12 Jul 2021 17:44:02 +0300
* Edited readme Ubuntu 18.04 dependencies.
1149 | 1 | You need to install Gorgon first to be able to compile and run examples. |
2 | On linux: run `sudo make install` | |
3 | On windows: open visual studio as administrator and compile Install project. | |
4 | ||
5 | If you are using command line on linux to compile do not forget to set build mode -DCMAKE_BUILD_TYPE=Debug or Release |