Hello,everyone,
I couldn’t succeed in building solver in version 23.3. Could you help me see how I can solve this problem? I don’t quite understand. Thank you.
Please install the latest version 23.3.2. This issue was fixed in 23.3.2.
The issue is a defective version of cmake
that got into the conda-forge repository.
With the mfix-23.3
env active, you can do conda install -c conda-forge cmake=3.27.6
Or better yet, as Jeff recommends, upgrade to 23.3.2 which fixes this cmake issue.