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 ?
How to specify IDF version in Eclipse CMake project
-
- Posts: 188
- Joined: Wed Jul 17, 2019 5:26 pm
Re: How to specify IDF version in Eclipse CMake project
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
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 19 guests