CLION not detecting cmake in WSL
已回答
I am trying to run the WSL toolchain on my windows pc and have configured my WSL to run an ssh server, installed cmake etc. I am able to connect to the WSL ssh but for some reason CLION is not detecting the wsl cmake.
How can i go about fixing this ?
请先登录再写评论。
Hi! Have you installed CMake in \usr\bin\cmake or somewhere else on the WSL Ubuntu?
It is installed exactly in \usr\bin\cmake as you can see from the which command executed in the terminal beside it
Sorry, I haven't noticed that.
I see that our developer has already commented your post on stackoverflow. We are investigating the situation at the moment. Thanks for your patience.
Unfortunately, we failed to reproduce the issue on our side. Could you please restart PC? If the issue persists after restart, please enable WSL-logging by entering #com.jetbrains.cidr.cpp.toolchains.WSL into
Help | Debug Log Settings, restart CLion, reproduce the problem and send the idea.log (Help | Show Log in Explorer) to clion-support at jetbrains.com. Logs might contain private user's information (like file paths and names).Hey Anna , sorry for the really late reply, I tried what you suggested and got the following logs
```
```
basically its having an error creating some temp folder any idea bout that ?
Thanks for the log! Looks like https://youtrack.jetbrains.com/issue/CPP-13240. Feel free to comment or upvote. Please follow the issue to get updates.