Compiling the pskscope program:
Pskscope is distributed with all of the C++ source code for the
application. The application was developed using a set of GNU
development tools which are equally usable under the Windows or Linux
operating system. If you do not already have these tools you
can
find them at:
- MinGW- compiler and
libraries MinGW
- Msys - Unix command line
processor for Windows - also available
from MinGW
- Fast Light Tool Kit -
available at FLTK
- MinGW Studio - an
application development environment - available
at MinGW
Studio
download the full IDE and you do not need the first three - it contains
all four - but its a big download
The source code, IDE configuration file and support files are in the
"src" directory where the pskscope program resides. If you
accepted the default installation directory that will be "c\Program
Files\pskscope".