Problems opening existing cmake project on Windows Subsystem for Linux (WSL)

1.CLion has a hard time finding the files in the first place.  I tried cutting and pasting the windows directory path into the file open window and it does not find the file.  I needed to manually select each directory along the path and then I could finally find the files.

 

2. CLion is dumping all the cmake files into /home/<linux user>

3. After dumping all the cmake files into /home/<linux user> it fails to find C:\Users\<windows user>\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs\home\<linux user>\project\cmake-build-debug\CMakeCache.txt

This file was created in /home/<linux user>

0

请先登录再写评论。