Documentation - How to compile DemoSystem

DemoSystem is meant to be compiled after changes have been made to it. To compile:

Open the "demosystem.cbp" file in CodeBlocks.

Make any changes you like and hit the "Build" button (or "Rebuild" if you want to build everything from scratch).

CodeBlocks version 20.03 (x64) was used to develop the last build of this application and is (at least)
required for the DemoSystem to compile.

The libraries and dlls included here are also specifically compatible for a x64 build. They are not
compatible with a x86 version of CodeBlocks (or MinGW), so choose your CodeBlocks version carefully.
