[NeXus-code-svn] r1380 - in trunk: src windows windows/applications windows/applications/nxbrowse windows/nexus windows/test windows/test/napi_test

apache at nexusformat.org apache at nexusformat.org
Sun Dec 13 10:13:35 GMT 2009


Author: Pedro.vicente
Date: Sun Dec 13 10:13:34 2009
New Revision: 1380

Added:
   trunk/windows/applications/
   trunk/windows/applications/nxbrowse/
   trunk/windows/applications/nxbrowse/nxbrowse.vcproj
   trunk/windows/nexus/
   trunk/windows/nexus.sln
   trunk/windows/nexus/nexus.vcproj
   trunk/windows/test/
   trunk/windows/test/napi_test/
Modified:
   trunk/src/napi5.c

Log:
Added a Visual Studio 2008 solution named /windows/nexus.sln with projects for the nexus library and the nxbrowse application.
The folder structure for the applications, tests and library is
/window/applications
/windows/test
/windows/nexus

Changed napi5.c to include a conditional compilation preprocessor directive
#ifdef HDF5
The document in refs#205 has instructions on how to modify the commited projects to compile and link with each underlying library HDF5, HDF4 or NXXML.

Systems and compilers tested:
Windows 7, Microsoft Visual Studio 2008
Ubuntu Linux 9.10 gcc 4.4.1
Mac PPC G4 OS 10.5 , gcc 4.0.1

refs#205



Modified: trunk/src/napi5.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/napi5.c?r1=1379&r2=1380

Added: trunk/windows/applications/nxbrowse/nxbrowse.vcproj
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/windows/applications/nxbrowse/nxbrowse.vcproj?view=markup&revision=1380

Added: trunk/windows/nexus.sln
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/windows/nexus.sln?view=markup&revision=1380

Added: trunk/windows/nexus/nexus.vcproj
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/windows/nexus/nexus.vcproj?view=markup&revision=1380


More information about the NeXus-code-svn mailing list