next up previous contents
Next: Compiling Up: Introduction Previous: Description   Contents

Requirements

This work uses the matrix library NEWMAT11 1.2developed by Robert Davies. Hence, the requirement for the ROBOOP are the same as for the NEWMAT11. Although make files are only provided for the Borland C++ 4.5 and 5.x, Visual C++ 6.0, Visual C++ 7.0 (.NET), and GNU G++ compilers (OpenWatcom C++ support has been suspended until the compiler provides ``full'' STL implementation), other compilers supporting the STL could be used. See the file nm11.htm in the newmat directory for more details.

The library Boost is used by ROBOOP. Under most Linux distributions and Cygwin, Boost is a standard package (just install it). For Borland C++, Visual C++ and QNX, you can extract the following file (boost_inc.zip) in the roboop/source directory 1.3

In order to use the graphic features of this package, the software gnuplot1.4 (version 3.5 on later) must be installed in the PATH of your computer. The binary name is wgnuplot.exe under Windows 95/98/NT/2000 (Win32) and gnuplot under most of other platforms, you should edit the file gnugraph.h if the binary name is different.


next up previous contents
Next: Compiling Up: Introduction Previous: Description   Contents
Richard Gourdeau 2007-10-02