EP999
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
EP999 创建了一个帖子, 已回答Configure new project to use build.sh not cmake or makefile?
Looking to use CLion as an IDE for some open source code I'm modifying. I'm running on a M1 mac osx 12.6.3 using CLion 2023.1.1. I've verified a new "test" project configures and runs correctly usi... -
EP999 创建了一个帖子, CLion 2022.3.2 VLC build project fails
I'm running on a M1 mac mini trying to build VLC in CLion 2022.3.2. All I want to do is build the source as I would from a terminal window, e.g.: -- I download the source tree from git -- I make an... -
-
EP999 进行了评论, -
EP999 创建了一个帖子, 已回答CLion on mac "process finished with exit code 4" error?
Hello, I'm working with Clion 2019.2 and trying to run a very simple c program using Gstreamer. This program works correctly when run using Clion in a linux environment. CMakeLists.txt I believe is...