Create a shared library from the Fortran sources provided by Refprop from NIST. This project provides an alternative to the refprop.dll that comes with the software. Please use the official instructions if possible
To avoid DLL hell, statically link the gfortran and standard libraries. Tested, and works. Now the dylib's dependencies are only quadmath and libSystem.B.
To avoid DLL hell, statically link the gfortran and standard libraries. Tested, and works. Now the dylib's dependencies are only quadmath and libSystem.B.