I did a clean install of Windows and VSCode. There were no errors while installing, but when I try to build something, i get this error:
Code: Select all
> Executing task: cmake --build . <
ninja: error: loading 'build.ninja': The system cannot find the file specified.
The terminal process "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -Command cmake --build ." terminated with exit code: 1.