VisualGDB.exe is not respecting /config:Release

Sysprogs forums Forums VisualGDB VisualGDB.exe is not respecting /config:Release

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23670
    sorenml
    Participant

    Hi,

    I am trying to create an automated release process and it works almost as intended. The only issue left is that I am having trouble selecting the correct configuration. It seems like VisualGDB.exe is not reading /config and /platform.

    Any ideas?

    Example: 

    Visualgdb.exe /build my-project.vgdbproj /config:Release /platform:VisualGDB
    VisualGDB: Warning: Project/solution/configuration not specified in command line. Your Makefiles will not be auto-updated. Please go to VisualGDBProject Properties and click ‘repair command lines’.
    VisualGDB: Warning: No configuration specified, defaulting to ‘Debug’. Use ‘/config:<name>’ to override.
    VisualGDB: Run “C:\PROGRA~2\Sysprogs\VISUAL~1/ninja.exe ” in directory “c:\build-agent\_work\1\s/VisualGDB/Debug” on local computer
    [1/3] Performing build step for ‘bootloader’
    ninja: no work to do.

    #23672
    support
    Keymaster

    Hi,

    Thanks for reporting this. We have fixed it in the following build: http://sysprogs.com/files/tmp/VisualGDB-5.4.100.2784.msi

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