Ignore:
Timestamp:
Oct 6, 2005 12:49:28 PM (19 years ago)
Author:
dkearney
Message:

adjusted the c-example which include a c example and a c++ example
also changed RpLibrary?.h to look for the scew library in the scew directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/c-example/README

    r61 r90  
     1To build the programs "plot" and "plotc" in this directory, type:
     2        % make
    13To build the progrma "plot" in this directory, type:
    2         % make
     4        % make plot
     5To build the progrma "plot" in this directory, type:
     6        % make plotc
     7
     8To run plot, type:
     9    % driver &
     10To run plotc, type:
     11    % driver -tool tool2.xml &
Note: See TracChangeset for help on using the changeset viewer.