I built the esp32 blink demo project without errors using this:
"How to disable the Unresolved Symbol error markers" from here:
https://github.com/espressif/idf-eclipse-plugin/blob/master/FAQ.md#how-to-configure-esp-who-in-espressif-ide
And more:
- recommended here: by wtamayo » Wed Jan 10, 2024 5 ...
Search found 2 matches
- Wed Feb 21, 2024 8:09 pm
- Forum: ESP-IDF
- Topic: Eclipse unresolved inclusion
- Replies: 16
- Views: 32072
- Wed Feb 21, 2024 4:50 pm
- Forum: ESP-IDF
- Topic: Eclipse unresolved inclusion
- Replies: 16
- Views: 32072
Re: Eclipse unresolved inclusion
It looked promising, but it didn't cut it for me.
After creating a new project from any demo project, compilation goes without errors.
Immediately after this, when entering to a C file for the first time (for example, in the file with the main() function), the errors appear.
After creating a new project from any demo project, compilation goes without errors.
Immediately after this, when entering to a C file for the first time (for example, in the file with the main() function), the errors appear.