ESP-IDF Intellisense errors missing headers

Sysprogs forums Forums VisualGDB ESP-IDF Intellisense errors missing headers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22852
    danielone
    Participant

    Dear all,

    VisualGDB: version 5.4 Preview 10 build 2582

    ESP-IDF: v3.1

    Visual Studio 2017 Community version 15.9.2

    I am evaluating VisualGDB for ESP-IDF project but I cannot solve a problem:

    As soon as I create a new project or import an old one (created in Visual Studio Code without any error) I get the message “project xxx is missing build-generated headers. Build the project to improve IntelliSense). I build the project and the error is still there. In the code I have some errors red or green underlined: keywords “bool”, “true”, “false” and the error of a missing <stdbool.h> header. Then some green underlined functions like ESP_LOGI with “undeclared” error. Aside of this the project compiles and build with no errors.

    So far I tried to delete cache folders, create a new project and pasting my code in the new one, to clean and rebuild the project several times but without success so far.

    Can you kindly provide a solution?

    Best regards

    D.

     

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

    Hi,

    No problem and thanks for the detailed description. We have reproduced the problem on our side and fixed it in this build: http://sysprogs.com/files/tmp/VisualGDB-5.4.10.2594.msi

    • This reply was modified 5 years, 5 months ago by support. Reason: updated build link
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.