I have an ESP32 project using r15 tools with VisualGDB 5.4 preview 9 2556 on a new machine.
I have transferred the sources for my ESP32 project to this machine and opened the project in Visual Studio. VS shows and error about missing build-generated header files so I select Build Project.
The problem is that the error does not go away following the build. I have tried combinations of
- Restarting VS and opening the project
- Cleaning the project and rebuilding
The file structure for the project sources is the same as on the original machine.
The ErrorList window is showing a lot of errors similar to [Clang Intellisense] Error: ‘stdbool.h’ file not found
I am doing this as I am transferring the licence to a new machine.
Regards,
Mark