How to temporally disable a toolchain ?

Answered

I have toolchains to generate code for some ARM / SoC boxes. Those toolchains, aka development environment, are hosted in some VMs / dockers. In CLion, all cross-tools are on `Remote Host`s. But those virtual boxes are not living all the time, so CLion `CMake` Tool Window always complains `CMake executable not found: .../cmake _Configure_`.

So, how to disable a toolchain ?

1
2 comments

Hello!

It's not possible at the moment. Please comment or upvote https://youtrack.jetbrains.com/issue/CPP-12870 in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.

0
Avatar
Permanently deleted user

I love being able to setup an ssh toolchain. However my cmake refresh is now 5mins compared to about 15-30 seconds.

0

Please sign in to leave a comment.