Andrew
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
创建于 Makefile project - run everything in bash?
I am working with a pretty large Makefile project, which uses python (and a few other tools) commonly throughout its steps.How can I get the CLion Makefile project steps (whatever intelligence it i... -
创建于 CLion for an an autoconf Makefile project? Can't quite figure it out.
I am trying to use CLion with, of all things, the GNU Binutils source code.I think I found a bug in `ar`, so the thought was that I could use CLion's nice lldb integrations to track it down quickly... -
创建于 JLink + Embedded debug ... toolchain setting?
已回答I am trying to get my debugging up and running for a C project in CLion for an embedded target. The issue, as far as I can tell, is that CLion has no knowledge of what the "toolchain" is associated... -
创建于 Parsing GCC build error ouptut? for a Makefile -> compiledb project
已回答I am currently trying to use CLion for development for a large-ish code base for an embedded C project.The embedded part is not relevant, other than the SDK uses an elaborate makefile system, and p... -
创建于 Rust + Embedded + gdbserver + JLink
已回答I am trying to put together a complex use case, but it looks like things are *almost* there. But I need a little bit of help, since I am not so familiar with CLion. I am trying to set up CLion to d...