hello everyone:
i used the mfix-23.2 in windows-10. i tested the case-silane_pyrolysis_pic_3d but the solver can not be built.
the bug report is uploaded below:
silane_pyrolysis_pic_3d_2023-11-01T114707.677306.zip (72.0 KB)
hello everyone:
i used the mfix-23.2 in windows-10. i tested the case-silane_pyrolysis_pic_3d but the solver can not be built.
This looks like the same issue as https://mfix.netl.doe.gov/forum/t/solver-build-fails-on-windows-10-without-any-messages/4971/17
Please try a different cmake version - there may be an issue with version 3.27.4 which you are using.
(mfix-23.3.1)C:> conda search -c conda-forge cmake
(mfix-23.3.1)C:> conda install -c conda-forge cmake=3.27.6
Try different CMake versions until you find one that works. If you do, please report back here! Thanks.
yes, it works!
thank you cgw.