Clion 2021.3 doesn’t recognize header libraries

Answered
Since the update CLion (version 2021.3 November 30 build) doesn’t recognize header libraries such as stdio.h, string.h etc. I have mbp with macOS monetary 12.1
1
1 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 should help.

-1

Please sign in to leave a comment.