With the current develop sources and gcc 11.3.0, at least on Linux x86_64: rascsi_version.cpp:16:34: error: invalid digit "8" in octal constant 16 | const int rascsi_minor_version = 08; // Month Maybe the latest release is also affected.