Hi, I'm pretty inexperienced in using Wine, although I have successfully installed Office 2000 which just ran with no tweaking at all. h' to the relevant f files it caused syntax errors.īraca Grim Bajke Pdf. INTERFACE SUBROUTINE flow (from, to, when, howmuch)!MS$ATTRIBUTES C, ALIAS:'_flow':: flow REAL from REAL to REAL when REAL howmuch END SUBROUTINE flow END INTERFACE I am struggling to find any suggestions for the compiler I am using, but I suspect that the code is OK (I am assured the model has built from this code previously) and there is something wrong with what I am doing- I am wondering if I don't have the appropriate libraries to tell the compiler I am trying to link to C? I did attempt to download fortran.h and add this to my project file but this did not help, and when I added include 'fortran. Below is an example of how the f files link to the C files. I need to link C and F files, but I am getting the following error error LNK2001: unresolved external symbol _flow for each mention of a C file in the F code. I am trying a test build of some old code (hence the old compiler). To download Microsoft Fortran PowerStation 4 or are. From the Microsoft Fortran Power Station 4.0 version.