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

[netCDF #YWN-562827]: configuring netCDF



Yvonne,

> In file included from netcdfcpp.h:13,
>                  from netcdf.cpp:14:
> ncvalues.h:14: sstream: No such file or directory

This error indicates a problem with your g++ installation, which is
being used to compile and test the netCDF C++ interface.  Nothing else
in the netCDF distribution depends on the C++ interface, so if you
don't need it for your own programs, you could not build it by
using setting the CXX environment variable to the empty string ''
before running the configure script.

Otherwise, you will have to fix your g++ installation (perhaps you have
a very old version?), or use a different C++ compiler.

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: YWN-562827
Department: Support netCDF
Priority: Normal
Status: Closed