geisterfahrer

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Building project failed #34827
    geisterfahrer
    Participant

    Apparently, the issue was solved.

    The following solution proved to be effective in this error:
    In Solution Explorer right click on the project -> Visual GDB Project Explorer ->Embedded Project -> Regenerate MCU Files -> Apply & Ok

    However, the relation between this solution and the given error is still not clear. Finding the solution to this error was like trial and error.

    in reply to: Building project failed #34810
    geisterfahrer
    Participant

    Thnk you for the answer.

    The build log message displays the following message:

    Run “C:\Program Files (x86)\Sysprogs\VisualGDB\make.exe CONFIG=Debug -j12” in directory “C:\Users\gg\Documents\GitAlpha\EMCab\BootloaderAlpha2018\AppAlpha2018” on local computer
    C:\Program Files (x86)\Sysprogs\VisualGDB\make.exe CONFIG=Debug -j12
    make: *** No rule to make target c:\sysgcc\arm-eabi\arm-eabi\sys-include\stdlib.h', needed byDebug/ad_converter.o’. Stop.
    ————————————————————-
    Command exited with code 2
    Executable: C:\Program Files (x86)\Sysprogs\VisualGDB\make.exe
    Arguments: CONFIG=Debug -j12
    Directory: C:\Users\gg\Documents\GitAlpha\EMCab\BootloaderAlpha2018\AppAlpha2018
    Command-line action failed

Viewing 2 posts - 1 through 2 (of 2 total)