Manual Import – error for new project based on GNUARM toolchain

Sysprogs forums Forums VisualGDB Manual Import – error for new project based on GNUARM toolchain

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11109
    gojimmypi
    Participant

    Hello.

    Related to this topic on importing existing projects:

    https://sysprogs.com/w/forums/topic/visualgdb-and-externel-makefile/

    I tried the “manual” method of importing another project, this time with the same toolchain I used to compile – the GNUARM. I think the double quotes are missing during wizard-project-creation time. See pic…

    [caption id="" align="alignnone" width="1035"]import error import error message[/caption]

    • This topic was modified 6 years, 12 months ago by gojimmypi. Reason: poor prior title
    #11118
    support
    Keymaster

    Hi,

    Looks like your toolchain directory contains spaces in the path. As GNU Make does not support such directories properly, VisualGDB does not support them either. Please try creating a symbolic link (e.g. c:\armgcc) to the toolchain directory and using the short path instead.

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