Clion IDE no longer works for MacOs Ventura
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`.
It still doesn't work for me. I even tried reinstalling the CLion. What shall I do?
Devamsshah1733 please do `Tools | CMake | Reset Cache and Reload Project` and share the entire output from the CMake tool window.
Devamsshah1733 You need to do this in CLion: in the main menu select Tools > CMake > Reset Cache and Reload Project.