Hi Jared, I reinstalled windows on my machine and upgraded to Windows 11. I started the project fresh and was able to bypass the original error but now I am getting this error as someone else that posted about it a while ago
https://community.circuitdojo.com/d/51-error-whilst-compiling-blinky/18
The error I am getting is similar and I tried following a bit and unfortunately I still get the same error
PS C:\Users\Jerrad\Documents\SmartCollar\nfed\samples\blinky> west build -b circuitdojo_feather_nrf9160ns
ninja: error: loading 'build.ninja': The system cannot find the file specified.
FATAL ERROR: command exited with status 1: 'C:\Users\Jerrad\.zephyrtools\cmake\cmake-3.22.0-windows-x86_64\bin\cmake.EXE' --build 'C:\Users\Jerrad\Documents\SmartCollar\nfed\samples\blinky\build'
PS C:\Users\Jerrad\Documents\SmartCollar\nfed\samples\blinky> cd build
PS C:\Users\Jerrad\Documents\SmartCollar\nfed\samples\blinky\build> west build -b circuitdojo_feather_nrf9160ns
ninja: error: loading 'build.ninja': The system cannot find the file specified.
FATAL ERROR: command exited with status 1: 'C:\Users\Jerrad\.zephyrtools\cmake\cmake-3.22.0-windows-x86_64\bin\cmake.EXE' --build 'C:\Users\Jerrad\Documents\SmartCollar\nfed\samples\blinky\build'
my Python version is 3.10. I did install 3.9 but still was getting the same error with build.ninja
CMake version is 4.0.2