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.
Unidata Support <address@hidden> writes: > ------- Forwarded Message > > >To: address@hidden > >From: chelle gentemann <address@hidden> > >Subject: netcdf windows NT > >Organization: Remote Sensing Systems > >Keywords: 200411302228.iAUMSClI027030 netCDF Windows > > > I have downloaded the pre-built dll file: netcdf-3.5.0.win32bin.ZIP > Unzipped and extracted files. I have added the path to my librarys. > I am using Microsoft Developer Studio, in windows NT environment. > When I complile my program I get this error: > > D:\orbital\amsr_orbital_GODAE.f > Microsoft (R) 32-Bit Incremental Linker Version 3.00.5270 > Copyright (C) Microsoft Corp 1992-1995. All rights reserved. > X:\rss_lib\netcdf\lib\netcdf.lib : fatal error LNK1106: invalid file or > disk full: cannot seek to 0x3acc85a6 > !!!!! Error in Compilation and Linking !!!!! > > The disk is not full. There are 33 GB available on the x: and 8GB > availalbe on the D:. > > I have tried compiling test.f also and get an identical error. > > Thanks, > Chelle Sorry, I can't see what would be wrong there. Many people have been using that DLL for a long time, so we know it works. I suggest you try downloading it again and see if you got a corrupt file transfer the first time. What version of MS visual studio are you using? What fortran compiler? I think the problem is with how your dev environment is using the dll. Ed Hartnett Unidata