Peter Balazovic
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Peter Balazovic 创建了一个帖子, 已回答Compile, build, debug for remote device
Here I have my gcc & gdbserver on remote device where remote device does not have clion, so I'd like to compile, build, deploy, debug for that remote device, how should I setup for it? -
-
Peter Balazovic 创建了一个帖子, 已回答Docker with C/C++ toolchain
Hello, I'm trying to figure out a setting under clion with docker toolchain. How shoud I set up a toolchain which resides within my docker file? Thanks. -
Peter Balazovic 创建了一个帖子, 已回答Remote debug & cross-compile
I need to set Clion with cross-toolchain which I already have installed on my ubuntu machine /opt directory ... Secondly I need to compile & deploy & debug on remote target, please help how to set ... -
Peter Balazovic 创建了一个帖子, PyCharm & Anaconda
Dears, I have installed Anaconda on my Ubuntu 16.04 system (64bit), and after I have installed PyCharm just now. I'd like to use PyCharm for my project development with Anaconda env. How do I set...