(Clion 2019.2.3) In full remote mode, clion can't finish loading cmake project, or loaded for a long long long time.
已完成
version: 2019.2.3 running on windows 10
remote host is SUSE Linux, cmake version: 3.15.2, gcc version: 4.8.5
=====================================
When set up remote host toolchain, clion can't finish loading cmake project, or loaded for a long long long time.
Remote host generates a lot of tmp.*.tar.gz files at /tmp, and these files are synced to the local windows host at folder C:\Users\username\AppData\Local\Temp\clion_remote_archive*.tar.gz. (400-500M/file)
=====================================
How to fix it?
thanks.
请先登录再写评论。
Hello!
Could you please update CLion to the latest version (2019.3.2) and try using it?
Update:
Circular symlink in SUSE folder: /usr/include/c++/4.8/x86_64-suse-linux/32 make CLION crash.
I remove the circular symlink, and it works.
Thanks for the update! It seems to be related to https://youtrack.jetbrains.com/issue/CPP-19906. Feel free to comment or upvote the issue 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.