Hi There,
I am trying to build a sample application (GNSS) on VS Code for my nRF9160 DK. The build used to be successful, but I noticed that it fails with the following error:
"FATAL ERROR: command exited with status 1: 'c:\ncs\toolchains\v1.9.0\opt\bin\cmake.EXE' --build 'c:\repos\VBU401_Dev\build'"
There are some warnings but none that would cause the build to break. I also have no cmake extensions installed. The only extension I have installed the 'nRF connect for Desktop'. I am using SDK v1.9.0 due to this being a requirement for a customer.
Any insight into this matter would be greatly appreciated.
Thanks in advance.