- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: Re: [netcdfgroup] netcdf-4.1.2 released... Visual C, compilation
- From: Christoph Gohlke <cgohlke@xxxxxxx>
- Date: Fri, 08 Apr 2011 11:33:06 -0700
Hi,FWIW, a Visual Studio 2008 project for building 32 and 64 bit DLLs of netcdf-4.1.2 without DAP can be found at <http://www.lfd.uci.edu/~gohlke/pythonlibs/#netcdf4>. The DLLs are for use with CPython 2.6 to 3.2, which use the msvcr90.dll C runtime library.
Christoph