jowr / librefprop.so

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

Home Page:https://github.com/usnistgov/REFPROP-cmake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile Erorr

khoopes opened this issue · comments

I am having trouble compiling. I get this error:

make: *** No rule to make target fortran/PASS_FTN.FOR', needed by src/PASS_FTN_ALT.f'. Stop.

This is in response to a simple make command. Any advice?

Thanks,

Kevin

A) You need REFPROP 9.1.1 (email me at ian.h.bell@gmail.com)
B) You should use the new cmake-based architecture: https://github.com/usnistgov/REFPROP-cmake

Is this solved? Maybe we should mark this repository as deprecated?

I think it would make sense to keep this repository around, and I should find a way to get older versions of REFPROP to compile with my workflow. Once that is complete, then we could put to bed this repo.