The
will compile happily using a modern c++ compiler. Different compilers require slightly different configurations. Where possible, the setup for each compiler is listed in the
header file itself.
Compiling with MinGW / MSYS2
This video on
will tell you how to ensure you are using a modern version of MinGW, and configure your build environment.
Using Code::Blocks IDE
Another quick video guide to setting up and using Code::Blocks as your development environment