Whenever using command line scripts on Windows, it is always a good idea to not use spaces in the path. The problem here is that the path: "E:\TingTing\original softwares\hdf5\hdf5-1.8.4-patch1" has a space between "original" and "softwares" and confuses the command line script. Replace the space with a character and rerun hdfcheck.bat.
Allen > Dear Officer, > I am working on Microsoft Windows XP Professional Version 2002 Service Pack > 3. I downloaded hdf5-1.8.4-patch1.tar from > http://www.hdfgroup.org/ftp/HDF5/current/src/, extracted files by 7-zip, > and did exactly as stated in the file INSTALL_Windows_Short_VS2005.TXT > (which is also attached in this email), except that I am using Microsoft > Visual Studio 2008 instead of 2005. When I came to "Testing HDF5 C/C++ > Libraries", after running hdf5check,there are*FAILED*" marks. The attached > file"FAILED marks" shows what it is like in my command prompt. > I sincerely hope that you could give me some advice to solve the problem. > Thank you very much! > _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
