I tried the following post but getting errors with it.
CMake Error: Could not find CMAKE_ROOT !!! CMake has most likely not been installed correctly
I tried the following post but getting errors with it.
CMake Error: Could not find CMAKE_ROOT !!! CMake has most likely not been installed correctly
This version
https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-Linux-aarch64.tar.gz
What gives:
echo $PATH
/usr/local/bin/cmake --version
@Honey_Patouceul
Hmm thats weird, after running
/usr/local/bin/cmake --version
I don’t get that error anymore. I did restart the terminal though, that might have fixed it.
Thank you for the help!