Next: Using the DLL with Visual Cplusplus NET, Previous: Using the DLL with Visual Cplusplus 6, Up: Building and Installing NetCDF on Windows
To build the netCDF dll with VC++.NET open the win32/NET/netcdf.sln file with Visual Studio. Both Debug and Release configurations are available - select one and build.
The resulting netcdf.dll file will be in subdirectory Release or Debug.
The netCDF tests will be built and run as part of the build process. The Fortran 77 interface will be built, but not the Fortran 90 or C++ interfaces.