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?
Eclipse generate error message "Build not configured correctly"
-
- Posts: 188
- Joined: Wed Jul 17, 2019 5:26 pm
Re: Eclipse generate error message "Build not configured correctly"
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
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
-
- Posts: 6
- Joined: Thu Jan 06, 2022 6:21 pm
Re: Eclipse generate error message "Build not configured correctly"
Hello,ESP_kondalkolipaka wrote: ↑Tue Oct 18, 2022 12:04 pmHello,
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
no this does not work! i've just followed the instructions, but i had to manually change the path of the changed IDF in the CMakeLists.txt of a component included in the project. Before discovering this i had to re-start the IDE four times because the java VM freezed. Furthermore the old OpenOCD Debug configuration is not present anymore and creating a new one the openocd path is broken.
Leo
Who is online
Users browsing this forum: No registered users and 52 guests