EP999
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Configure new project to use build.sh not cmake or makefile?
AnsweredLooking 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... -
Created 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... -
Created CLion on mac "process finished with exit code 4" error?
AnsweredHello, 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...