Hi!
What’s going wrong is that GROMACS 2016 is too old and does not support new compilers. If you really need to use GROMACS 2016, you can add
#include <limits>
att the top (near other includes) in the troublesome files.
Hi!
What’s going wrong is that GROMACS 2016 is too old and does not support new compilers. If you really need to use GROMACS 2016, you can add
#include <limits>
att the top (near other includes) in the troublesome files.