Mayank Singh

Results 3 comments of Mayank Singh

This happens because the `cmake` package is not installed by default for Windows. To install it download the exe file for windows from this link - https://cmake.org/download/ According to your...

are you checking this in VS code integrated terminal or separate power shell window? have you restarted your system after install?

does `gcc --version` work? If yes, then download from - https://visualstudio.microsoft.com/visual-cpp-build-tools/ and install c++ build tools from it and retry