-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I attempted to build the generator when following these steps.
- Downloaded RPG-Gen-master, placed in i :D\ space.
- Copied all fluids from REFPROP 9 directory to RPG-Gen-Master (all 111 of them).
- Copied all Fortran files from REFPROP to RPG-Gen_Master (all 29 of them):
- Installed MinGW with Fortran and verified it:
- Installed CMake 3.31.7 (most modern one refuses to work with RFP-gen).
- Made a directory in D:/ for a build.
- Ran CMake and received a makefile in the build folder (it also set the installed prefix (RGPTableGen) inside Program Files (x86) but this one doesn't exist.
Ran the MinGW maker through cmd in build directory, received a bunch of "unclassified statement" errors and at the end received even more errors:
Where did I go wrong?
Metadata
Metadata
Assignees
Labels
No labels