Topic: How to include mod file?

I installed plplot by sfpm.
I tried test program, but it cant include mod file.
Other pakages same.
How to include mod file?

Error masage is below.
==============================================================================
Generating Makefile... Okay
==============================================================================
Compiling .\x01f.f90
f951.exe: Fatal Error: Reading module 'plplot' at line 502 column 43: Expected left parenthesis
compilation terminated.
Error: Last command making (build\x01f.o) returned a bad status
Error: Make execution terminated

* Failed *

Re: How to include mod file?

Hi.
I can do it SF ver2.
Thank you.

Re: How to include mod file?

We are currently addressing the issue.  Thank you for reporting this.

Jeff Armstrong
Approximatrix, LLC

Re: How to include mod file?

We're still testing a fix, but the goal is to modify the module handling in our compiler to allow using older modules.  Right now we're seeing some early success.  The fix will be fully released in version 3.1.  We're testing specifically with GTK+ 3 and PLPLot to make sure this particular set of packages works.

Jeff Armstrong
Approximatrix, LLC

Re: How to include mod file?

We've decided to abandon an adaptive module reader, and we've begun pushing new packages to the package manager that are compatible with Simply Fortran 3.  Updating your PLPlot package should fix the issue.

Jeff Armstrong
Approximatrix, LLC