Howa
- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 7
-
已编辑于 Simple macOS app bundle example?
已回答Hi: Was wondering if there is an example or instructions for creating a HelloWorld.app bundle from CLion? Thanks Howard -
已编辑于 Forum search not working at all.
已回答Hi:Just in case you were not aware the forum search is entirely not working. It returns no search results for anything even something like: clion It was definitely working a couple days ago. -
已编辑于 Disable GIT remote access?
已回答Is there a way to turn off git access to remote repo in CLion?I looked under Version Control in settings and didn't see anything. -
-
创建于 Code Completion in EXPECT of Test cases?
已回答Hi: So in my test fixture files I see that code completion works in the body of a test case eg: TEST_F(myFixture, testOne){ const int something = 1; // code completion works here mpClass->SetSomet... -
创建于 CLion: Run/Debug Configurations: What is the difference between Remote GDB Server and Embedded GDB Server?
已回答I'm doing an embedded project so in Run/Debug Configurations I selected create Embedded GDB server configuration. That does not provide anything for SSH credentials etc. And seems to serve no pu...