-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Giuliano Casale edited this page Jun 23, 2017
·
17 revisions
Checkout the project and include qt-lib-1.0.0-jar-with-dependencies.jar in your Java classpath.
You are now ready to use the QT library functions.
Checkout the project and run from the trunk/ directory
mvn package
The qt-lib-1.0.0-jar-with-dependencies.jar file is now available under the target/ directory.
Check out the entire repository.
svn co https://github.com/dice-project/DICE-Quality-Testing/
Start MATLAB from the DICE-Quality-Testing folder.
cd qt-gen/; addpath(genpath(pwd))
QT-GEN is now ready for use.