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

[netCDF #CYF-313110]: Help on building netCDF 4.0 for windows



> Hi Ajit,
> 
> > My problem is that most of our access into the NetCDF library in
> > ArcGIS is via the C++ libraries. Because of the compile errors I'm
>

Ajit,

How is this possible?

I thought that you guys are building on windows. Only the C and F77 APIs have 
ever been ported to windows. So how is it possible that you have been using C++ 
libraries? Where did you get them?

To get the C++ API, you want to take the files from the cxx directory and get 
visual studio to build them; don't use the cxx4 directory files.

But since the cxx and cxx4 APIs will not be compatible, it makes more sense for 
you to use the C API, which is not changing.

Thanks,

Ed


Ticket Details
===================
Ticket ID: CYF-313110
Department: Support netCDF
Priority: High
Status: Closed