Can not build mfix solver in mfix23.2

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.