| 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 | |
|---|
| 1 | NeXus example programs and files |
|---|
| 2 | -------------------------------- |
|---|
| 3 | |
|---|
| 4 | napi_test.c uses the name of the executable file |
|---|
| 5 | it is compiled into to determine what type of file to create |
|---|
| 6 | i.e. HDF5 if it is called napi_test-hdf5 etc. |
|---|
| 7 | |
|---|
| 8 | You can build these examples using the nxbuild script |
|---|
| 9 | that 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.