Using NEML2 as a Windows User #303
|
So I originally tried cloning this repo on native Windows 11 OS and ran into lots of issues. So I am now working in WSL. My distro I am using is Ubuntu 22.04. I have successfully cloned the repo and am simply trying to follow the installation guide: https://applied-material-modeling.github.io/neml2/install.html. I am getting the following errors after trying to run some cmake commands for configuring and building neml2.
If someone could help me resolve this issue it would be greatly appreciated. Thank you! |
Replies: 3 comments 1 reply
|
What is your cmake version? |
|
I have version 3.22.1 of CMake |
|
NEML2 requires a minimum cmake version of 3.26. You can download newer versions here: https://cmake.org/download/ |
@ColinMG2 I converted this thread into a discussion. Let me know if you run into any other issue.