VSCode installation doesn't work. (Ninja not found)
Posted: Fri Aug 06, 2021 12:36 pm
Hello,
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:
On my other machine I did the exact same, there it worked. I have no idea how to fix this, maybe you could help me.
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.