Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Thomas Rossi
Total activity
5
Last activity
September 19, 2024 19:07
Member since
September 19, 2024 16:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
Thomas Rossi
commented,
September 19, 2024 19:07
If it helps, order to compile I have found that I need to use “-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1 ” when invoking the compiler via the command line.
Community
CLion
Clion doesnt compile on MacOS sequoia
0 votes
Thomas Rossi
commented,
September 19, 2024 18:54
Yes, the error output is as follows: /Users/trossi/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/cmake --build /Users/trossi/CLionProjects/ErrorTest/cmake-build-debug --target ErrorTest...
Community
CLion
Clion doesnt compile on MacOS sequoia
0 votes
Thomas Rossi
commented,
September 19, 2024 17:57
/Users/trossi/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/Users/trossi/Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja...
Community
CLion
Clion doesnt compile on MacOS sequoia
0 votes
Thomas Rossi
commented,
September 19, 2024 16:24
I am having the same problem, but I have XCode Command Line Tools already installed. Even the stock “Hello World” template is throwing errors saying that iostream cannot be found.
Community
CLion
Clion doesnt compile on MacOS sequoia
0 votes