Skip to content

v0.6.1: Fix compilation problem and compiler warnings

Latest

Choose a tag to compare

@sawenzel sawenzel released this 01 Jul 12:53
· 1 commit to master since this release
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.