Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
paul.symonds
Total activity
8
Last activity
January 27, 2024 11:47
Member since
November 01, 2016 15:48
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
January 16, 2023 22:02
Solved the issue now, it seems the version of cmake with latest CLion is 3.24.2 and if I install 3.25.1 and point to that it works, even though CLion does not support it.
Community
CLion
cmake, wxWidgets , CLion, Mac OS X M1 Ventura 13.1
0 votes
Created
January 16, 2023 21:45
incidentally if I install cmake with brew and run this from within terminal inside CLion, the command below succeeds without error. cmake -S. -Bbuild && cmake --build build
Community
CLion
cmake, wxWidgets , CLion, Mac OS X M1 Ventura 13.1
0 votes