Postby ndjurov » Tue Nov 30, 2021 7:45 pm
The same way I got the IDF extension back - just by itself, I lost something much more important - I can't build the project. I'm getting this output:
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 --warn-uninitialized -DIDF_TARGET=esp32 -DCCACHE_ENABLE=0 c:\users\ndjur\desktop\esp\eimctrl"...
Warn about uninitialized values.
CMake Error: Error: generator : Ninja
Does not match the generator used previously: NMake Makefiles
Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.
cmake failed with exit code 1
Can you please tell me why this happened, and more importantly, how to fix it?
Thanks a lot