Page 1 of 1

PATH

Posted: Mon Aug 26, 2024 9:29 am
by ART_ME
Hello.
I am a newbie and every time I include the IDE I see this pictures:
Image
After multiple compilations this errors go away and do not return until I exit the IDE. The paths are set both in the system and in the IDE. How to solve this problem?

Re: PATH

Posted: Mon Sep 02, 2024 7:45 am
by ESP_kondalkolipaka
Hello,

Please update to the latest IDE version 3.0.0, which uses an LSP-based C/C++ editor and should resolve these issues with the headers and indexer.

https://github.com/espressif/idf-eclips ... tag/v3.0.0

Thanks