[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 19990615: netCDF-3.4: what is nmake?
- Subject: Re: 19990615: netCDF-3.4: what is nmake?
- Date: Tue, 15 Jun 1999 14:19:02 -0600
Gurdeep,
> To: netcdfsupport <address@hidden>
> From: gurdeep <address@hidden>
> Subject: netCDF-3.4
> Organization: .
> Keywords: 199906151932.NAA28408
In the above message, you wrote:
> I'm having trouble building 'netCDF.lib' and 'netCDF.dll' from the
> commands listed in the WIN32_INSTALL file. The command given is "nmake
> /f msoft.mak"
> What I don't understand is where am I supposed to get the "nmake"
> application from.
> Is there a website or do I already have this file somewhere?
nmake is a Windows utility for automatic building of packages from
sources. It performs a function similar to the Unix make(1) utility
and comes with both the MicroSoft Fortran and MicroSoft C development
environments. If you're attempting to build the netCDF package on a
Windows system, then you should already have this utility.
--------
Steve Emmerson <http://www.unidata.ucar.edu>