|
|
Manual: BV (Visualizationtool)
Build The Visualization Tool
To build this tool you need the source code of the graphical user interface (bv),
the IRL library (irllib) and Trolltechs QT-Library (Version 2-3). Non-commercial versions of QT can
be obtained on the web site of Trolltech.
Build BV for linux
First unzip the source code in a directory of your choice, e.g. projects. The directory bv
will be created in projects. Change to the directory bv and call make all to build a debug and release
version of the visualization tool. Be sure that you have already build the irllib.
Build BV for windows (requires MS Visual C++ 6.0)
First unzip the zip file in a directory of your choice, e.g. projects. The directory bv
will be created in projects. Open the file bv/bvwin.dsw with MS Visual C++ 6.0 to build the
visualization tool. Be sure that you have already build the irllib.
Editor: Patrick Sturm Letzte Änderung: 15.07.2002
|