How to specify IDF version in Eclipse CMake project

espdorian
Posts: 33
Joined: Sat Dec 26, 2020 10:57 am

How to specify IDF version in Eclipse CMake project

Postby espdorian » Sun Apr 25, 2021 8:48 pm

I am trying to build Squeezelite-esp32 (CMake project) under Windows wit Eclispe. It requires IDFv4.0 but it keeps using my
installed IDF v4.2.

In the project settings I added environment variable IDF_PATH set to my IDF v4.0 location, but it still uses IDF v4.2.

How to tell an Eclipse project which IDF to use ?

ESP_kondalkolipaka
Posts: 161
Joined: Wed Jul 17, 2019 5:26 pm

Re: How to specify IDF version in Eclipse CMake project

Postby ESP_kondalkolipaka » Mon Apr 26, 2021 5:34 am

Hi espdorian,

In the Install Tools Window, choose the correct esp-idf directory(4.0 in your case) and click on install tools - this configures the IDF_PATH in the environment variables, and install the required tools to work with the selected esp-idf version.

https://github.com/espressif/idf-eclips ... -idf-tools

Best Regards,
Kondal

Who is online

Users browsing this forum: No registered users and 41 guests