To build analyze_ecgs you need Qt 3.0 or above and fftw 2 (3 won't work!).
- Make sure your Qt $QTDIR environement variable is set properly.
- Make sure qmake is in your path.
- Make sure both headers and libraries to libfftw are properly specified in the FFTW.conf file
To compile, simply type 'make'.
A binary called 'analyze_ecgs' should built for you.
