source: trunk/examples/README.examples @ 1822

Revision 795, 376 bytes checked in by faa59, 6 years ago (diff)

Add comment about using nxbuild

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1NeXus example programs and files
2--------------------------------
3
4napi_test.c uses the name of the executable file
5it is compiled into to determine what type of file to create
6i.e. HDF5 if it is called napi_test-hdf5  etc.
7
8You can build these examples using the  nxbuild  script
9that is installed into /usr/local/bin e.g.
10
11    nxbuild -o napi_test-hdf5 napi_test.c
12
13--
14$Id$
Note: See TracBrowser for help on using the repository browser.