Trouble installing root

CMake Error at interpreter/llvm/src/CMakeLists.txt:660 (if):
** if given arguments:**

** “VERSION_LESS” “2.7”**

** Unknown arguments specified**

ROOT Version: 6.24.06
Platform: windows
Compiler: Not Provided


Hi,
I think you need a more recent version of cmake. I think ROOT requires cmake 3.12. I see you are using WIndows, maybe @bellenot can provide more insights on this.

Cheers
Lorenzo

Right, the minimum version of CMake is 3.16

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.