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.