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.
Dave,
After consulting with Dennis Heimbigner, here's a more specific suggestion
for getting the win32 build to work.
Edit the file win32/NET/libsrc/netcdf.vcproj and remove these lines.
<File
RelativePath="..\..\..\nf_test\fortlib.c"
>
</File>
and also remove these lines:
<Filter
Name="fortran"
>
<File
RelativePath="..\..\..\fortran\fort-attio.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-control.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-dim.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-genatt.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-geninq.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-genvar.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-lib.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-misc.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-nc4.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-v2compat.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-var1io.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-varaio.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-vario.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-varmio.c"
>
</File>
<File
RelativePath="..\..\..\fortran\fort-varsio.c"
>
</File>
</Filter>
Please let me know if that works.
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: VAZ-231246
Department: Support netCDF
Priority: Normal
Status: Closed