Skip to content

v0.6.1: Fix compilation problem and compiler warnings

Latest
Compare
Choose a tag to compare
@sawenzel sawenzel released this 01 Jul 12:53
MCStepLogger had compilation issues with conflicting C++ versions
appearing on the command line. This is avoided by a CMakeList simplification.

Also fixing few compilation warnings related to inconsistent virtual + override.