简体   繁体   English

CLion IDE:在Windows上使用ssh作为环境工具链而不是MinGW / Cygwin

[英]CLion IDE: Use ssh as an environnent toolchains instead of MinGW/Cygwin on Windows

I'm currently using CLion 2016.2 and I would to use ssh as an environment toolchains instead of MinGW/Cygwin on Windows. 我目前正在使用CLion 2016.2,我会在Windows上使用ssh作为环境工具链而不是MinGW / Cygwin。 For instance, Pycharm already support remote location for an environment using a ssh location (or using a docker container) and it works well. 例如,Pycharm已经支持使用ssh位置 (或使用docker容器)的环境的远程位置,并且它运行良好。 I would like to known if such feature could possible with CLion or maybe on a later version? 我想知道这个功能是否可以用于CLion或者更高版本?

So far, I see there's difference when trying to configure CLion Toolchains on Windows or Linux: 到目前为止,我发现尝试在Windows或Linux上配置CLion工具链时存在差异:

Clion的Windows屏幕截图 (The Windows Clion Toolchains Settings) (Windows Clion工具链设置)

Clion Ubuntu的屏幕截图 (The Ubuntu Clion Toolchains Settings) (Ubuntu Clion工具链设置)

Yet, I don't see anything about remote location such as ssh or docker to configure the environment, which would be particularly useful for Windows. 然而,我没有看到任何关于远程位置的信息,例如ssh或docker来配置环境,这对Windows特别有用。

No, this is not possible with CLion now. 不,现在克里昂不可能做到这一点。 And probably this won't come in the nearest updates. 可能这不会出现在最近的更新中。 Some related feature request you could follow is about Ubuntu toolchain on Windows: CPP-6352 您可以遵循的一些相关功能请求是关于Windows上的Ubuntu工具链: CPP-6352

With CLion2018.3 or above you can do it: 使用CLion2018.3或更高版本,您可以执行以下操作:

在此输入图像描述

See: 看到:

https://www.jetbrains.com/clion/whatsnew/ https://www.jetbrains.com/clion/whatsnew/
https://www.jetbrains.com/help/clion/remote-projects-support.html https://www.jetbrains.com/help/clion/remote-projects-support.html

for more information. 欲获得更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM