Вчера обновился до MacOC High Sierra перестал работать clion
Answered



Please sign in to leave a comment.
Здравствуйте!
Скорее всего Xcode обновился вместе с macOS. После обновления Xcode может потребоваться выполнение команды xcode-select --install. Пожалуйста, выполните данную команду в терминале и сообщите нам, помогла ли она.
And, just in case, in English (might be helpful for other customers):
Situation: CLion is unable to run any projects after the macOS update.
The most likely solution: macOS was updated along with Xcode. And xcode-select --install might be needed after the Xcode update. Please try executing this command in the terminal.
Все работает, спасибо