Clion IDE no longer works for MacOs Ventura Follow
Answered
It gives me a long error that it's not able to run a simple test program. Tried downloading the latest EAP and it still didn't change anything.
Please sign in to leave a comment.
Hello!
Please open the Terminal, and run the following command: `xcode-select --install`. After that in CLion please do `Tools | CMake | Reset Cache and Reload Project`.