Skip to content

Commit 6fa9d54

Browse files
Merge branch 'master' of github.com:nexusformat/code
2 parents 27a1b4d + 9ec3e3b commit 6fa9d54

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ These instructions will build everything except the applications using LIBXML2 (
141141
- open the visual studio solution, chose either Win32 or x64 build type as appropriate, and build the project
142142
- copy the files mxml.h mxml1.lib mxml1.dll to some other location
143143

144-
* Define HDF4_ROOT, HDF5_ROOT and MXML_ROOT environment variables to point to the top of each installed area
144+
* Define HDF4_ROOT, HDF5_ROOT and MXML_ROOT Windows environment variables to point to the top of each installed area
145145

146146
- you should use / rather than \\ for the paths specified in these variables
147147

@@ -159,4 +159,5 @@ These instructions will build everything except the applications using LIBXML2 (
159159
* Browse to the build directory and open the generated NeXus.sln
160160
* Build the solution
161161

162-
- If you wish to copy files to the install directory above, right click and Build the INSTALL project
162+
- If you wish to copy files to the install directory specified above, right click and Build the INSTALL project
163+
- If you wish to run the tests, right click and Build the RUN_TESTS project. Currently tests pick up the DLL installed above, this will be fixed later to point to the DLL in the build tree.

0 commit comments

Comments
 (0)