Page 1 of 1

Installed latest IDE/IDF now can't compile or open sdkconfig..

Posted: Thu Oct 31, 2024 5:08 pm
by keithco
I udated to the latest package v3.1.0/v5.3.1
When I try to compile I am getting this console message:

The project was built using the ESP-IDF located at the C:/Espressif/frameworks/esp-idf-v5.2.2 path.
The currently active ESP-IDF path in the IDE is C:/Espressif/frameworks/esp-idf-v5.3.1/.
Please clean the project using "ESP-IDF:Project Full Clean" menu option to use the active ESP-IDF configuration.


When I try to open sdkconfig I get this message:

Error retieving output from the JSON configuration server, please check the console.

Re: Installed latest IDE/IDF now can't compile or open sdkconfig..

Posted: Sat Nov 02, 2024 1:48 pm
by keithco
I was able to resolve these problems by removing my previous workspace and reinstalling the latest IDE/IDF version.
I then imported my project and all works now.