Noweapon
- 活动总数 25
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 CMAKE build and debug on different target
已回答Hello! CMake application build and debug works fine on one remote machine. I need to build a debug cmake application on one target machine and after that start to debug it at another machine. Pleas... -
创建于 Deployment not active CMAKE
已回答Hello! CLION 2021.2.3 Cmake remote project over sftp Remote build works fine and file transfer log : ``` [25.10.2021, 19:51] Automatic upload[25.10.2021, 19:51] Upload file '/JetBrain/untitled3/cma... -
创建于 Download symbol file Makefile project from remote host
已回答Helo! After remote build makefile project I need to download symbol file to local machine to start GDBserver remote debug. Is there any solution to automatically download this files from remote mac... -
创建于 Add external folders to Makefile project
已回答Hello! I want to switch my IDE from Eclipse to CLion. In eclipse I worked with local cross compile Makefile project. Now I need remote build and debug. I can't use cmake on remote machine. I create...