mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-21 03:48:08 -05:00
17 lines
344 B
ReStructuredText
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 |