[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #SNB-841615]: windows help with netcdf



> Dear Ed,
>
> Hi! actually, the Visual FORTRAN is not the problem - I was able to
> open and
> try to compile the programs. I am attaching the error message I received. I
> would
> appreciate any further help you can give me. BTW, Visual FORTRAN is a Compaq
> product, and is compatible with FORTRAN 90.
>
> Thanks!
>
> Patti
>

Howdy Patti!

Are you doing this as part of the usual netCDF build process, or trying to
compile these programs on your own?

I see from your error output:
C:\Program Files\Unidata\netcdf-3.6.2\examples\F90\simple_xy_wr.f90(19): Could
not find the file netcdf.mod.
Compiling Fortran...
C:\Program Files\Unidata\netcdf-3.6.2\examples\F90\simple_xy_wr.f90
C:\Program Files\Unidata\netcdf-3.6.2\examples\F90\simple_xy_wr.f90(19) :
Error: Error in opening the Library module file.   [NETCDF]
  use netcdf

Apparently it cannot find the netcdf.mod file. Does this .mod file exist? Is it
where you expect it to be?

Thanks,

Ed

Ticket Details
===================
Ticket ID: SNB-841615
Department: Support netCDF
Priority: Normal
Status: Open