Can’t Switch Between Configurations

Sysprogs forums Forums VisualGDB Can’t Switch Between Configurations

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36279
    Noah
    Participant

    Hello,

    Apologies if this is a duplicate, but I couldn’t find a solution.

    I am a long-time user of VisualGDB, however after recently creating a new project I cannot switch between project configurations in the way that I used to.

    I have two project configurations: “ApplicationDebug” and “BootloaderDebug”. See “ProjectConfigurations.png”.

    I used to be able to switch between VisuabGDB configurations using the toolbar. However, they don’t show up. See “Toolbar.png”

    It seems the only way to switch between project configurations is by going into “ConfigurationManager->ConfigurationDropdown”. See “ConfigurationManager.png”.

    How do I make it so that I can switch between project configurations in the toolbar?

    Thank you for your time,

    Noah

    Attachments:
    You must be logged in to view attached files.
    #36283
    support
    Keymaster

    Hi,

    This is by design. The toolbar always shows solution-level configurations, while the VisualGDB configurations are defined on the project level. Most likely, you somehow ended deleting the solution-level configurations and will need to recreate them via the Configuration Manager. See this page for more details.

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