GROMACS version: 2020.4
GROMACS modification: No
Here post your question
Dear All,
I had encountered a problem while doing the “quick and dirty installation”.
[ 76%] Building CXX object src/gromacs/CMakeFiles/libgromacs.dir/mdlib/shake.cpp.o
/Users/AT/gromacs-2020.3/src/gromacs/mdlib/shake.cpp:237:10: error: no member named ‘qsort’ in namespace ‘std’
std::qsort(sb, ncons, sizeof(*sb), pcomp);
1 error generated.
Then the compilation was aborted abruptly.
May I know how to solve this issue?
Thank you for any suggestions.
Regards,
Tiong