我通过Windows应用商店安装了Ubuntu,然后按照Jetbrains CLion / WSL设置指南进行操作:https://www.jetbrains.com/help/clion/how-to-use-wsl-development-environment-in-clion.html
但是,按照该指南进行操作后,CLion中仍然出现错误,提示“未找到WSL”
我尝试重新启动CLion,但这没有解决。
我验证了WSL在我的PC上可以正常工作
CLion版本信息:
CLion 2019.2.1
Build #CL-192.6262.62, built on August 21, 2019
Runtime version: 11.0.3+12-b304.39 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1987M
Cores: 8
Registry: run.processes.with.pty=TRUE
Non-Bundled Plugins:
Windows版本:Microsoft Windows [Version 10.0.16299.1331]
我发现了这个相关问题,但不幸的是,修复/重置对我没有用CLION: WSL not found, ssh connected?