Steve:
I have used DISLIN with IF, in older versions of Windows - I use the latest 10.
It is quite simple to run a DISLIN program from the IFORT cmd prompt, but I really would like to use it in Visual Studio.
If I install the program as per the developers directions, the first error I get on compiling theirexample program is
Error 1 error #7002: Error in opening the compiled module file. Check INCLUDE paths. [DISLIN] C:\Users\macne\Documents\Visual Studio 2013\Projects\Program064 - DSLIN\DISLIN\DISLIN\exa_f90.f90 132
The mod file it is looking for is in the directory ::
C:\dislin\ifc
There are several ways to reference it -- but what is the recommended or preferred method.
c:\dislin is on the path --
It is the latest DISLIN version - sorry for such a stupid question -- but my way is not a good way
John