Build failed

Sysprogs forums Forums VisualGDB Build failed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9780
    jzn010
    Participant

    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?

    #9783
    support
    Keymaster

    Hi,

    Looks like Make is having trouble launching make2728-1.bat. This does not look like anything generated by our Makefiles, so please check that you have enough free space on the disk and check the full build log to understand which part of the build process produces this.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.