Problems with VSCode ESP-IDF externsion
Posted: Thu Oct 07, 2021 6:33 pm
This is quite annoying for me. Sometimes ESP-IDF extension for VsCode stops working and all kind of strange errors turns up. Not always but sometimes,, and I can't see a clear way to avoid those errors.
1) Menyconfig hangs on startup. After issue the command to start it hangs as shown by picture below. 2) Command "Full clean Project" don't work. Can't find build folder. 3) Cmake is not happy
1) Menyconfig hangs on startup. After issue the command to start it hangs as shown by picture below. 2) Command "Full clean Project" don't work. Can't find build folder. 3) Cmake is not happy
Code: Select all
[kit] Successfully loaded 4 kits from C:\Users\lglin\AppData\Local\CMakeTools\cmake-tools-kits.json
[main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found.
[main] Configuring folder: idf-mdbc
[main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found.
[main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found.