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.
I never have got the C++ classes to build correctly under VC. I am going to try agin next week and will let you know if i am successful. MELLION Gatien wrote: > > thanks, it works, except the cxx interface that says : > > ncvalues.h(17) : fatal error C1083: Cannot open include file: 'strstream.h': > No > NMAKE : fatal error U1077: 'cl' : return code '0x2' > > is this file unix property? how could I continue? > > Gatien > > -----Message d'origine----- > De : John Caron [mailto:address@hidden] > Envoyé : mardi 27 mars 2001 19:40 > À : MELLION Gatien > Cc : support-netcdf > Objet : Re: 20010327: building netCDF on Win32 > > You can use the prebuilt binaries at: > > ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf-3.5-beta5.win32bi > n.ZIP. > > Note this is beta5, but I will be rebuilding for the new final 3.5 > release (to be announced) in the next week or two. > > To build your own source, get the source release at > > ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf.zip > > unpack it, then unpack > > > ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf-3.5-beta5.win32ma > ke.ZIP. > > into the same directory. This should work with VC 6.0. > Get the README and follow it: > > ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/WIN32_README.TXT > > Good luck. > > Unidata Support wrote: > > > > ------- Forwarded Message > > > > >From: MELLION Gatien <address@hidden> > > >Subject: netcdf on Win32 > > >Organization: ? > > >Keywords: 200103271643.f2RGh9L15755 netCDF Win32 build > > > > Hi, > > > > I want to compile and use netcdf on windows, I try to get the file (like > > said in the FAQ) > > > <ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf-3.5-beta5.win32m > > ake.ZIP> > > but when I unzip, there's no file *.c in the package. > > > > with visual c++ 6.0, could I download and compile NetCDF 3.5.0 ? or > should > > I use the following link (23 march 1998): > > > > > <ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf-3.4.makvc5.zip> > > Gatien > > > > ------- End of Forwarded Message