You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I'm installing EasyClangComplete on windows and I'm getting the following error after setting a different generator for cmake
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
The text was updated successfully, but these errors were encountered: