I'm trying to execute the example "grid".
I'm using fortran in eclipse platform (photran) with gfortran compiler.
I didn't change makefile (from examples)
And I've got th error:
make all
gfortran -c -I ../src array_of_words.f90
array_of_words.f90:3.27:
use WRITE_XML_PRIMITIVES
1
Fatal Error: Can't open module file...
2009-01-15 13:12:51 UTC in xml-fortran