Page 1 of 1

CDT Code Builder Error while compiling with Eclipse

Posted: Mon Sep 21, 2020 12:50 pm
by prvermas
Hi,
Installed eclipse plugins as per the directions provided in the installation procedure. Was able to install the tools & create a project from the templates. But compilation gives error "CDT Code builder error".

There was a thread initiated on the discussion forum in this regard, but there was no response on the same, Enclosing the link below
"https://www.esp32.com/viewtopic.php?f=13&t=14351#p55822"

I appreciate a fast response on the same.

Best Regards,
Pradeep

Re: CDT Code Builder Error while compiling with Eclipse

Posted: Wed Sep 23, 2020 8:44 am
by luca.t
Hi everyone,
Just confirming the problem reported by Pradeep and in the other mentioned thread.
I attach a screenshot below.
As the error indications are bare, it is quite difficult even to figure out where the problem could be.
Thank you in advance for any suggestions.
Regards,
Luca
Capture.PNG
Capture.PNG (127.51 KiB) Viewed 4820 times

Re: CDT Code Builder Error while compiling with Eclipse

Posted: Wed Sep 23, 2020 10:21 am
by luca.t
Update.
It appears to be a bug in the IDF Plugin for Eclipse 2020-09:
https://github.com/espressif/idf-eclips ... issues/127
The suggestion is to use Eclipse 2020-06 until fixed.
L

Re: CDT Code Builder Error while compiling with Eclipse

Posted: Fri Oct 09, 2020 3:48 pm
by ESP_kondalkolipaka
Hi,

ESP-IDF Eclipse Plugin 1.2.3 is released to support Eclipse 2020-09
https://github.com/espressif/idf-eclips ... tag/v1.2.3

Please update to the latest.

Thank you