![]() | ![]() | ![]() | Compiling your readout software | ![]() |
The Readout software is distributed with a Makefile.
You will need to modify this Makefile if:
#Objects= \$(Objects) CTraditionalEventSegment.o CTraditionalScalerSegment.oUncomment this line by removing the # symbol at the beginning of this line.
Once the Makefile has been modified as needed, you can compile your tailored readout software by typing:
$<>$ make
If there are compilation errors, be sure to correct them before trying to run your readout program.
![]() | ![]() | ![]() | Compiling your readout software | ![]() |