How to specify IDF version in Eclipse CMake project
Posted: 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 ?
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 ?