Development Libraries
Libraries are available for the following OS.
Mac OS X Libraries
Unix Libraries
MS Windows Libraries
The following package works for unix, windows, and Mac OS X:
qwt 4.2.0 COPASI
To install qwt follow the following steps:
-
Assure that the QTDIR environment variable is properly set.
-
Unzip qwt-4.2.0-COPASI.zip to a directory of you choice.
-
Change to the newly created qwt-4.2.0 directory.
-
Execute: qmake
-
Execute: make (or nmake)
-
Execute: make install (or nmake install)
