Re: Error in opening the Library module file
- From: "Mike" <acout@xxxxxxx>
- Date: 26 Sep 2006 23:15:45 -0700
Mike wrote:
dpb wrote:1. I forgot to mention sequence of modules did matter.
Mike wrote:I am guessing how I can get *.mod. Then I try following steps.
...
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 delete section of main program and compile.
I get both of them.
Then add section of main program. Done.
Weird.......
2. I can delete the "use modA" in modT. Then I compile. I have
modT.mod.
Also delete "use modT" in modA. I have also modA.mod.
Then re-input the "use modA" in modT and "use modT" in modA.
Compile. Re-input the main program. Compile it; the results are ok.
I think I can just artificially put two *.mod files to let CVF wake up
to find the *.mod it needs.
I also find some persons also encountering such problems in CVF.
Some responder also suggest to update all dependencies; however, I
tried and
CVF failed to pick up those module files.
Originally they pick up some modules, however, they didn't pick up
modules which
are calling each other. I think this problem is called cyclic
dependencies, right?
Mike
.
- Follow-Ups:
- Re: Error in opening the Library module file
- From: Mike
- Re: Error in opening the Library module file
- References:
- Error in opening the Library module file
- From: Mike
- Re: Error in opening the Library module file
- From: Mike
- Re: Error in opening the Library module file
- From: dpb
- Re: Error in opening the Library module file
- From: Mike
- Error in opening the Library module file
- Prev by Date: Re: Error in opening the Library module file
- Next by Date: Re: Error in opening the Library module file
- Previous by thread: Re: Error in opening the Library module file
- Next by thread: Re: Error in opening the Library module file
- Index(es):
Relevant Pages
|