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

netcdf c++ on WinNT

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: netcdf c++ on WinNT
  • Date: Tue, 7 Sep 1999 14:25:10 -0600

new files are in ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32:

        netcdf-3.5.win32bin.ZIP         (lib/netcdfpps.lib)
        netcdf-3.5.win32make.ZIP        (cxx/msofts.mak)

note i only got the static version to work. if they need DLL version,
perhaps they can get that to work and tell us how.

I suspect its very simple, but i kept getting "unsatisfied externals" on
_ncerr and _ncopts during the dll link phase (see cxx/msoft.mak);
presumably it didnt load the netcdf.dll.