From ae3c53acf1a81ccd0cf59da27f0b0edefd88481e Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Tue, 13 May 2003 09:47:35 -0500 Subject: [svn-r6853] Purpose: Add decriptions to use libtestD.dll. Description: libtestD.dll should be placed to a place that the user can find in order to test HDF5 DLL within HDF5 workspace. Solution: Explained in document. Platforms tested: No need Misc. update: --- release_docs/INSTALL_Windows.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index 39dae4b..d9bea0f 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -264,13 +264,21 @@ You can possibily test four versions of hdf5 library and tools. They are: debug version debug dll version -NOTE: hdf5ddll.dll and hdf5dll.dll should be placed into some place that +NOTE: + +1) hdf5ddll.dll and hdf5dll.dll should be placed into some place that the application can find, one suggestion is to use the C:\WINNT\system or C:\WINDOWS\system directory before using the dlls. +2) If you want to test HDF5 DLL using HDF5 test projects inside HDF5 workspace, +libtestD.dll should also be placed into some place that the application +can find, one suggestion is to use the C:\WINNT\system or C:\WINDOWS\system +directory before testing HDF5 DLL using HDF5 test projects inside HDF5 +workspace. + We strongly suggest you to redirect your testing results into an output file and you can easily check the testing results. -You may use either NotePad or NoteTab Light or whatever other +You may use either NotePad or WordPad or whatever other windows tools to check the results. For the purpose of printing, please choose font less than 14 for better alignment of the text. -- cgit v0.12