[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
netcdf c++ on WinNT
- 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.