Search found 3 matches

by chrswlr@yahoo.com
Tue Sep 14, 2021 5:35 pm
Forum: ESP-IDF
Topic: Eclipse unresolved inclusion
Replies: 16
Views: 29296

Re: Eclipse unresolved inclusion

I managed to resolve the inclusion issue by removing all the code that created errors. By having a successful compilation and refreshing the index files I then got rid of the inclusion errors. Subsequently i don't get errors if I add new code with errors. It remains a weird issue to me.
by chrswlr@yahoo.com
Sun Aug 22, 2021 4:30 pm
Forum: ESP-IDF
Topic: Eclipse unresolved inclusion
Replies: 16
Views: 29296

Re: Eclipse unresolved inclusion

I managed to resolve the inclusion issue by removing all the code that created errors. By having a successful compilation and refreshing the index files I then got rid of the inclusion errors. Subsequently i don't get errors if I add new code with errors. It remains a weird issue to me.
by chrswlr@yahoo.com
Fri Aug 06, 2021 3:53 pm
Forum: ESP-IDF
Topic: Eclipse unresolved inclusion
Replies: 16
Views: 29296

Re: Eclipse unresolved inclusion

I still have the same issue with the latest version of eclipse and idf. My project worked but all of a sudden I experience the unresolved inclusion issue. I tried everything suggested, clean project, index refresh all but nothing resolves this. What can I do further?