CLion not detecting cmake in WSL

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



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.



enter image description here



Any idea how I can go about fixing this ?





What about wrong path separators ( vs /). Will it work if you specify correct ones?
– LazyOne
Aug 12 at 18:14



/





I already tried that, had no effect
– B0rn2C0de
Aug 12 at 18:19





Which version of CLion do you use?
– vromanik
Aug 13 at 6:20






I am using 2018.2
– B0rn2C0de
Aug 13 at 7:29




1 Answer
1



The problem could be the zsh shell! Try the standard bash. Perhaps it helps.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

make 2 or more post in bootsrap

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3

Firebase Auth - with Email and Password - Check user already registered