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.
> 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