Peter Balazovic
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Peter Balazovic created a post, AnsweredCompile, 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 created a post, AnsweredDocker 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 created a post, AnsweredRemote 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 created a post, 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...