CMake don't works with Clion on WSL

Hi, I'm trying to debug my CMake program on CLion on WSL,  I have applied the WSL toolchain and it seems to work properly.

This is the error i get:

The folder do exist but it seems that he can't find somthing that starts with “//wsl.localhost” how can i fix it?

0

Hello!

  1. What CLion version do you use?
  2. Please do `Tools | CMake | Reset Cache and Reload Project` and show the entire output from the CMake tool window.
0

请先登录再写评论。