esp-who icon indicating copy to clipboard operation
esp-who copied to clipboard

Having compiling issue for ESP-WHO examples in Eclipse IDE (AIV-681)

Open Paryavi opened this issue 4 years ago • 1 comments

Hi everyone,

The hardware I am using is ESP-EYE, I have installed IDF version 4 for ESP-32 inside Eclipse and it works well with the examples from ESP-32 espressif template projects.

There are many youtube videos that run these template examples in eclipse, but for ESP-WHO examples (like camera webserver example), when I import them in Eclipse, they dont compile and I get toolchain error, CMake does not exist error or ninja error...

  1. Is there any resource on how we should run ESP-WHO examples in Eclipse?
  2. WHy inside ESP-who examples we have another IDF folder? which one should we use for Eclipse?

Thank you so much in advance for your assistance.

Paryavi avatar Aug 21 '20 01:08 Paryavi

Hi, sorry for the late reply, here are some instructions in this repo: https://github.com/espressif/idf-eclipse-plugin?tab=readme-ov-file#importing-an-existing-idf-project

Sandra-lol avatar Feb 22 '24 04:02 Sandra-lol