I’ve followed the instructions to create a QT project for raspberry pi (https://visualgdb.com/tutorials/raspberry/qt5/)
When I compile I get the following error…
C:\Program Files (x86)\Sysprogs\VisualGDB/ninja.exe clean
ninja: error: loading 'build.ninja': The system cannot find the file specified.
-------------------------------------------------------------
Command exited with code 1
Executable: C:\Program Files (x86)\Sysprogs\VisualGDB/ninja.exe
Arguments: clean
Directory: d:\Projects\pi\pislm2/Debug
Command-line action failed
Where does build.ninja come from?