简体   繁体   中英

CLion C++ header files not found after macOS is updated to Catalina

I am using CLion for my C++ projects. After I updated my macOS to Catalina, my C++ files cannot find <iostream> , etc anymore. I have read similar issues online but I couldn't find where to add the build path or find the header file path. If anyone can help me with this problem, thank you in advance.

Open CMake tab at the bottom Click CMake Settings: CMake Setttings

Inside CMake Settings

Press "Manage Toolchains"

Wait until CLion populates all the fields and press OK

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM