
This directory contains the pre-compiled binary distribution of 
HDF4.1r5 for Windows NT/98/2000.  

To compile an application, using Microsoft Visual C++ version 6.0:

  Under Tools->Options, select the folder, Directories:
    Under "Show directories for", select "Include files".
    Add the following directories:
      C:<path to HDF includes>\include

  Under "Show directories for", select "Library files":
    Add the following directories:
      C:<path to HDF libs>\lib

  Under Project->Settings, select folder, Link:
    Add the following libraries to the beginning of the list of
    Object/Library Modules:
         hd415.lib hm415.lib (single-threaded release version)

You may also need to set the active configuration to 'release'.

If the binaries in this directory do not work for you, you can compile
HDF 4.1r5 yourself.

Source code for HDF 4.1r5 can be found on the NCSA ftp server
(ftp.ncsa.uiuc.edu) in: 
        /HDF/HDF/HDF_Current/zip/HDF41r5s.zip 

Please send questions, comments, and suggestions to:

	hdfhelp@ncsa.uiuc.edu.


