Error in opening the Library module file
- From: "Mike" <acout@xxxxxxx>
- Date: 26 Sep 2006 19:36:26 -0700
Hi
I just create a copy of the same project. The compiling, linking
results of original one is ok.
However, the copied one is not.
The error message shows:
Error: Error in opening the Library module file. [MODA]
Error: Error in opening the Library module file. [MODT]
I use CVF6.6C. I've noticed the the external files are all included
including moda.f90 and modt.f90.
In MODA, I have a subroutine to USE MODT and in MODT, I have a
subroutine to USE MODA.
Two error messages are in some subroutines in MODA and MODT.
In main program I USE:
USE MODA
USE MODT
Sometimes I am suspecting that if the sequence of modules being USEd
matters (I mean first
MODT and the MODA), however, I test it and it doesn't make any
difference.
why is there compiling error if I copy the original project which is
compiled OK?
thank you in advance.
Mike
.
- Follow-Ups:
- Re: Error in opening the Library module file
- From: Mike
- Re: Error in opening the Library module file
- Prev by Date: Re: factorial n! program
- Next by Date: Re: silverfrost IDE
- Previous by thread: remove all breakpoints at one time (CVF)
- Next by thread: Re: Error in opening the Library module file
- Index(es):