HDF5: precompiled debug libraries for WinXP

Hello,

I am trying to install HDF5 1.8.3 on Microsoft Visual Studio 2005 with Intel
Visual Fortran Compiler V11 (Windows 32 bit). Following the instructions
given in the INSTALL_windows.txt which was included in the .zip-file I
downloaded, I compiled my program using the static libraries (lib) which
returned some LNK 4217 warnings. I assume it's because I am using the
release libraries but am compiling in debug mode (e.g. I use
hdf5_fortran.lib instead of hdf5_fortrand.lib). Do you think this is a
possible explanation and if so, do you know how I can get precompiled debug
libraries of HDF5 1.8.3 for VS 2005 with Intel Fortran Compiler V11 and
Windows XP?

Hopefully I do not bother you with trivialities, but I couldn't find
anything helpful on the Internet. Thanks for your help!

Yours,

Hannes Grimm-Strele

···

----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe@hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe@hdfgroup.org.

Hello,
    We currently don't support the V11 fortran compiler, yet. However, I do know that the V11 compiler needs upgraded fortran project files. Therefore, my opinion is that the precompiled libraries (release or debug) will not work. The only way I currently know to get the hdf5 library to work with V11 fortran is to build the library from source and from within the Visual Studio environment.

I follow the same INSTALL_Windows.txt file instructions.

Allen

···

Hello,

I am trying to install HDF5 1.8.3 on Microsoft Visual Studio 2005 with Intel
Visual Fortran Compiler V11 (Windows 32 bit). Following the instructions
given in the INSTALL_windows.txt which was included in the .zip-file I
downloaded, I compiled my program using the static libraries (lib) which
returned some LNK 4217 warnings. I assume it's because I am using the
release libraries but am compiling in debug mode (e.g. I use
hdf5_fortran.lib instead of hdf5_fortrand.lib). Do you think this is a
possible explanation and if so, do you know how I can get precompiled debug
libraries of HDF5 1.8.3 for VS 2005 with Intel Fortran Compiler V11 and
Windows XP?

Hopefully I do not bother you with trivialities, but I couldn't find
anything helpful on the Internet. Thanks for your help!

Yours,

Hannes Grimm-Strele

----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe@hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe@hdfgroup.org.