Files
CoolProp/wrappers/Fortran/README.rst
2014-05-14 12:46:24 +02:00

17 lines
344 B
ReStructuredText

To Use on Windows
=================
Prerequisites:
* Visual Studio Express
* gfortran
1. Go to the SharedLibrary folder (../SharedLibrary), build the DLL using the build.bat file
2. Run the script build.bat to make the executable example.exe
3. Copy the file CoolProp.dll from ../SharedLibrary to this folder
4. Run the file example.exe