I finally managed to build a MohidLand.exe with Visual Studio 2005 and Intel Fortran Compiler 10.1 using the recent SourceOffSite code and the \"IntelLibs\", everything as explained in the MohidWiki.
However when I tried to run the built *.exe, I got the following error message:
Code: Select all
Warning! The HDF5 header files included by this application do not match the
version used by the HDF5 library to which this application is linked. Data
corruption or segmentation faults may occur if the application is
allowed to continue. You can, at your own risk, disable this check by setting
the environment variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.
Setting it to 2 will suppress the warning totally.
Headers are 1.6.4, library is 1.6.5
Bye...
So it seems that I have to update the headers.... unfortunately I don't know how to do that!
Does anybody have an idea?
Thanks!
regards,
Matthias