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

[netCDF #BYQ-417160]: Trying to use netcdf pre-built libraries with fortran under windows



> Hello again,
> here's the error I got: "The procedure entry point _NF_GET_VARS_REAL@24
> could not be located in the dynamic link library netcdf.dll" (I renamed
> the dll to netcdf.dll).
> You're right, I didn't recompiled the binary without the -Gm option.
> That's probably it.
> However I would require you to send the libnetcdf.mod file, so I can
> link my projects against the libnetcdf.dll.
> I tried to link against the libnetcdf.lib you sent me (with the mods I
> had). But without success (look at all those unresolved netcdf routines
> woah!).
> Cheers,
> Guillaume
> 

Ummm, there should be no .mod files at all. It's the f77 API, not the F90 API...

Ed

Ticket Details
===================
Ticket ID: BYQ-417160
Department: Support netCDF
Priority: High
Status: Open