Page 1 of 1

Eclipse generate error message "Build not configured correctly"

Posted: Tue Oct 18, 2022 1:44 am
by RabbitRF
I install VScode extension in my PC, then install Eclipse.
VSCode compiler works for those ESP32 examples.
Eclipse compiler works fine for new generated project (File=>New ==>Espressif IDF Project).

I download several ESP32 Eclipse project from Github, import those project in the same workspace with my new generated project.
But all those GitHub project generate error message "Build not configured correctly", is the any document available to instruct how to configure those imported project correctly?

Re: Eclipse generate error message "Build not configured correctly"

Posted: Tue Oct 18, 2022 12:04 pm
by ESP_kondalkolipaka
Hello,

This is due to the project is not imported as esp-idf import. Please follow the instructions from here https://github.com/espressif/idf-eclips ... ortProject