Re: Error in opening the Library module file




dpb wrote:
Mike wrote:
...

Then I intentionally del *.mod. I compiled again.
Error: Error in opening the Library module file. [MODT]
Error: Error in opening the Library module file. [MODA]

No longer OK. Why?

I'm thinking because you haven't done "Update Dependencies" since you
created the new project and the IDE isn't compiling all out of date
sources--in the case the modules when the .mod files don't exist.
I am guessing how I can get *.mod. Then I try following steps.
I delete section of main program and compile.
I get both of them.
Then add section of main program. Done.
Weird.......

.



Relevant Pages

  • Re: Error in opening the Library module file
    ... Error in opening the Library module file. ... [MODA] ... I'm thinking because you haven't done "Update Dependencies" since you ...
    (comp.lang.fortran)
  • Re: Error in opening the Library module file
    ... Error in opening the Library module file. ... [MODT] ... [MODA] ...
    (comp.lang.fortran)
  • Re: fortran compilation
    ... Library module file. ... Your problem is that you are compiling the source files in the wrong ... Any file containing a module definition that is USED in ... makefile having the correct dependencies. ...
    (comp.lang.fortran)
  • Re: Cantera
    ... but there is a program error that ... the fact that the program could not open the library module file. ... A .mod file is the output result of compiling a Fortran source module for a subsequent USE statement in other Fortran source compilations. ...
    (comp.lang.fortran)