主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
B E
活动总数
19
最后的活动
2022年10月10日 01:03
成员加入日期
2019年06月04日 15:35
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
帖子(5)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2022年10月10日 01:03
Well, this turned out to be a waste of an afternoon. I originally installed Clion through the Pop!_OS store, which uses Flatpak. On a hunch, I uninstalled that version and installed directly from...
社区
CLion
How to set up Clion with Clang-15 from llvm.org on Ubuntu?
0 票
创建于
2019年06月27日 02:47
Thanks for the offer. This turns out to be an issue with Fedora 30 and LLDB, not with CLion. I reproduced the issue with VSCode. I wonder if "dnf install clang" on Fedora 30 does not install a p...
社区
CLion
Clang 8.0 dubugging support?
0 票
创建于
2019年06月23日 15:46
I spoke too soon. CLion on my Fedora 30 system no longer debugs as expected. With clang-8, I can't inspect variables in scope. I'm using the built-in LLDB version 7 since CLion does not appear t...
社区
CLion
Clang 8.0 dubugging support?
0 票
创建于
2019年06月23日 15:38
I doubt CLion can be configured to always flush the output stream. I think that behavior is platform-specific. Could be wrong about that though. However, just sending std::flush to the stream sho...
社区
CLion
std::cout in debug is displayed in terminal only when the program terminates
0 票
创建于
2019年06月13日 15:23
Thank you, Anna. I searched for answers before posting, but I searched on the term libc++ not libcxx. It looks like the solution is rather simple.
社区
CLion
Best way to use libc++?
0 票
创建于
2019年06月12日 04:19
More info .. I don't know how this happened, but I had clang-8 on Fedora 30 without LLVM 8 installed. Compiling seemed to work fine. I used dnf install clang, and it didn't install LLVM 8. Once ...
社区
CLion
Clang 8.0 dubugging support?
0 票
创建于
2019年06月06日 17:10
I just tried clang++-8 on Ubuntu 19.04, and all works as expected. I need to do more research, but it appears I only see this issue on Fedora 30.
社区
CLion
Clang 8.0 dubugging support?
0 票
创建于
2019年06月06日 14:03
In my own code, I mostly see error: summary string parsing error. I see those errors in the example you link to, but I also see Unable to read data. The curious thing is that I can see the 2nd el...
社区
CLion
Clang 8.0 dubugging support?
0 票