NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdfgroup] help

Hi everyone

I want to install netcdf on my computer. Operating system is windows xp.
I have a MS visual studio. net2003 fortran compiler and want to use netcdf
in fortran. how do i have to install netcdf and what version for windows.

I downloaded and extracted netcdf_3.5.0.win32bin

I moved ncdump.exe, ncgem.exe und netcdf.dll to directory
c:\programme\Microsoft Visual Studio .NET2003\sdk\v1.1\bin

netcdf.inc  to directory
c:\programme\Microsoft Visual Studio .NET2003\sdk\v1.1\include

netcdf.lib to directory
c:\programme\Microsoft Visual Studio .NET2003\sdk\v1.1\lib

I adapted the PATH variable as administrator


after compiling I get the message:  unresolved external symbol for 5 symbols
test_netcdf error LNK2019: Nicht aufgelöstes externes Symbol '_NF_OPEN', verwiesen in Funktion '_MAIN__' test_netcdf error LNK2019: Nicht aufgelöstes externes Symbol '_NF_INQ_DIMID', verwiesen in Funktion '_MAIN__' test_netcdf error LNK2019: Nicht aufgelöstes externes Symbol '_NF_INQ_VARID', verwiesen in Funktion '_MAIN__' test_netcdf error LNK2019: Nicht aufgelöstes externes Symbol '_NF_GET_VAR_REAL', verwiesen in Funktion '_MAIN__' test_netcdf error LNK2019: Nicht aufgelöstes externes Symbol '_NF_CLOSE', verwiesen in Funktion '_MAIN__'

What is wrong??

thanks in advance

Udo



  • 2012 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: