Search found 1 match

by dariensavio
Fri Jan 08, 2021 12:17 pm
Forum: IDEs for ESP-IDF
Topic: Symbol not found in eclipse
Replies: 1
Views: 2676

Symbol not found in eclipse

I have installed the plugin in Eclipse for embedded C/C++ developers. The project is building successfully with no errors or warning, but there are several problems of the type "Symbol XXX could not be resolved". sdkconfig.h has been included in the project. What is the solution to this?