Skip to content

"Clean current CMake cache" doesn't works on Windows #757

@dortamiguel

Description

@dortamiguel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions