Property sheet

Sysprogs forums Forums VisualGDB Property sheet

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27818
    mattia
    Participant

    Hello,

    I’m using visualGDB 5.5 (preview 2 build 3422). I watched your last tutorial “Using MSBuild Property Sheets”. I use it for two of my last project using STM32 microcontroller, and I saw two very different pages: in one of them I saw the configuration pages very similar to yours, in the other the debugger is “x86” on “Win32” platform, even if I started from both of my project from CubeMX. I attached the two configuration pages.

    In any case, is there any way to make the VS switch to “ARM” as Active platform, and then having the correct configuration pages?

    Thank you,

    Mattia Berton

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

    Hi,

    Looks like the second project is based on GNU Make and hence does not support property sheets. You can find a detailed overview of various project types here: https://visualgdb.com/documentation/projects/overview/

    Normally, you can convert Make-based projects to MSBuild via the context menu in Solution Explorer, however this process is not 100% precise and may require manual troubleshooting afterwards.

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