Ignore:
Timestamp:
17/07/06 10:16:50 (6 years ago)
Author:
faa59
Message:

Add comment about using nxbuild

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/README.examples

    r480 r795  
    22-------------------------------- 
    33 
     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 
    413-- 
    514$Id$ 
Note: See TracChangeset for help on using the changeset viewer.