I have a project that has building for months but today when I logged in an attempted to build I am receiving the following errors:
1> VisualGDB: Run “cmd.exe /c “C:\SysGCC\arm-eabi\bin\make.exe” CONFIG=Debug -j8″ in directory “C:\Vault\COMP\Software\PRJ\BootLoader” on local computer
1> process_begin: CreateProcess(C:\Users\MUSER~1.HAN\AppData\Local\Temp\make2728-1.bat, C:\Users\MUSER~1.HAN\AppData\Local\Temp\make2728-1.bat, …) failed.
1> make (e=2): The system cannot find the file specified.
I have access to my users appdata directory, my project is read/write, I have rebooted, restarted the app and am running out of ideas.
Any advice?