-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
Description
I'm installing EasyClangComplete on windows and I'm getting the following error after setting a different generator for cmake
Error in file:
C:\Users\user\src\prototype\CMakeLists.txt
CMake Error: Error: generator : Unix Makefiles
Does not match the generator used previously: Ninja
Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.
I already runned the command "ECC: Clean current CMake cache" and also tried with restarting though I always get the same error.
Where I can locate the cache directory for this plugin? So I can manually delete it