主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anna Falevskaya
活动总数
5342
最后的活动
2026年06月01日 15:23
成员加入日期
2017年10月30日 15:47
关注
0 名用户
关注者数
4 名用户
投票数
1
订阅数
2103
活动概览
文章(0)
帖子(0)
评论(3238)
按最近的活动排序
最近的活动
投票数
创建于
2018年09月28日 12:38
If clion.sh is running and IDE is not visible, probably CLion is running minimized or off-screen and you need to find a way to maximize it or return to the main screen. If you have CLion icon in th...
社区
CLion
CLion is disappearing on Ubuntu 16.04
2 票
创建于
2018年09月27日 09:04
@E Moravveji, you need to use "Add After" in order to add the "Push" action to to Navigation Bar Toolbar: More info: https://www.jetbrains.com/help/clion/configuring-menus-and-toolbars.html.
社区
CLion
Add a Git push button to the toolbar
2 票
创建于
2018年09月26日 15:00
@E Moravveji I tried in PyCharm Community 2018.2.4 and it worked fine on my side. I added the "Push" action to Navigation Bar Toolbar: And it appeared in the UI:
社区
CLion
Add a Git push button to the toolbar
2 票
已编辑于
2018年07月26日 08:22
Hello! In Code Style > Blank Lines > Minimum Blank Line there is a Before function body option. You can set it to 1 in order to have a blank line just after the definition starting bracket. And her...
社区
CLion
Blank line after function/class definition
2 票
已编辑于
2018年07月10日 09:14
For all who face the “Credentials are not valid for this WSL distribution" error: Please check value of HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lxss{<ubuntu_id>}\BasePath. If it...
社区
CLion
Windows 10 x64: Can't configure Clion with Windows Subsystem for Linux
2 票
创建于
2018年05月16日 16:13
Hello! I tested the use of Protobuf with the following CMakeLists.txt: cmake_minimum_required(VERSION 3.9) project(untitled1) set(CMAKE_CXX_STANDARD 11) find_package(Protobuf REQUIRED) include_dire...
社区
CLion
How to include generated headers? (created in ${PROJECT_BINARY_DIR})
2 票
创建于
2018年04月01日 14:50
Hi! Do you use MinGW? Please try disabling PTY: go to Help | Find Action, type "Registry...", select it and in the opened list find and disable option run.processes.with.pty (don't restart CLion a...
社区
CLion
No console output.
2 票
创建于
2018年03月01日 08:23
Hi! Here is the related issue: https://youtrack.jetbrains.com/issue/CPP-3067. Feel free to comment or upvote. Please also read the comments.
社区
CLion
Signal sent by the stopping button
2 票
创建于
2018年01月23日 09:31
@Michael sorry for misleading, for C project it should be CMAKE_C_FLAGS instead of CMAKE_CXX_FLAGS. Actually you just need to append CMAKE_C_FLAGS with the desired options, so you can do it in one...
社区
CLion
Add Compiler Flags
2 票
创建于
2018年01月19日 11:09
@Mateo1198 what toolchain did you use to build the application in CLion? You need to add the bin subfolder of this toolchain's folder to your system path: "Control Panel" ⇒ (Optional) System and Se...
社区
CLion
libwinpthread-1.dll , libgcc_s_seh-1.dll , 0xc000007b issues
2 票
«
第一页
‹
上一页
下一页
›
最后
»