Download Latest Version CoolProp_sources.zip (25.5 MB)
Email in envelope

Get an email when there's a new version of CoolProp

Name Modified Size InfoDownloads / Week
Parent folder
VSCsharp.zip 2013-08-05 489.9 kB
readme.txt 2013-08-05 655 Bytes
Totals: 2 Items   490.5 kB 0
Ian Bell, Ph.D. (ian.h.bell@gmail.com)
December 2, 2012

Info
----
These are the files needed for Csharp applications on Windows. A similar build process should be used for 
non-Windows application though no knowledge is available for non-Windows applications

Build
-----
The build batch file BuildCsharpDLL.bat should be run to generate the C# files (they are put into the VSCsharp folder)

The Visual Studio C# file VSCsharp/CoolProp.NET.csproj can be run to generate the executable.  Make sure you keep it in "x86" 
rather than "Any CPU" architecture so that it uses 32-bit calling conventions.  Otherwise you will get PINVOKE errors!!!
Source: readme.txt, updated 2013-08-05