GROMACS version: 2024.3
GROMACS modification: Yes/No
Hi, everyone… I am trying to configure GROMACS but i am seeing the error: CMake Error at src/gromacs/domdec/CMakeLists.txt:1:
Please let me know how I can resolve this error
GROMACS version: 2024.3
GROMACS modification: Yes/No
Hi, everyone… I am trying to configure GROMACS but i am seeing the error: CMake Error at src/gromacs/domdec/CMakeLists.txt:1:
Please let me know how I can resolve this error
Hi,
It’s quite difficult to help you without more information. First, have you read Installation guide - GROMACS 2024.3 documentation?
Second, you write that you get a cmake error at a specific line in a file, but not what the error is. Please provide as much information as possible.
Hi, I am performing installation using GROMACS installation guide only, but I am still facing the error. Please see below for the code i’ve applied and the associated error:
Code applied: cmake … -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON
Error obtained: CMake Error at src/gromacs/domdec/CMakeLists.txt:1:
Please see the attachment as well for the same