Members of structs not recognized

Sysprogs forums Forums VisualGDB Members of structs not recognized

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #24481
    MystikReasons
    Participant

    I’m using the VisualGDB Embedded Project with C++.

    I now have two structs inside the public sector of the class with only functions declared in it (see screenshot #1).

    If I now try to define those in the .cpp file, the Clang IntelliSense won’t show them up (see screenshot #2).

    I’m using VisualGDB 5.4R4 build 3031 with Visual Studio 2019 Preview 4.4

    Is this a known issue?

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

    Hi,

    This doesn’t look like any known issue. If you could share a sample project that would allow reproducing the issue on our side, we should be able to fix this.

    #24486
    MystikReasons
    Participant

    I’ve created an sample project and could also there reproduce this issue.

    I’m sending the example project via the support to you.

    #24489
    support
    Keymaster

    Thanks for the repro. We have reproduced and fixed the issue in this build: VisualGDB-5.4.104.3039.msi

    #24490
    MystikReasons
    Participant

    Thank you for the fast fix. It works now

    #24495
    support
    Keymaster

    No problem. As long as the problem is caused by one of the VisualGDB components and we get enough details to reproduce it on our side, we are usually able to fix it very quickly.

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