Compilation Manual (MS Visual C++ 7.01) ============================================= - In order to compile the source code, unzip the file IritArrSource.zip into a new directory. - The project configuration assumes you have both IRIT and CGAL 3.0.1 already installed. It uses the environment variables from the IRIT and CGAL installations - ($IRIT_PATH) (where ($IRIT_PATH)\..\ is the root directory) and ($CGALROOT). If they are not installed install them before compiling. - Open the IritArrDemo.vcproj (MS Visual C++ environment version 7 or later) and compile it. An IritArrDemo.exe file should be created in the Debug/Release directory. - The program uses IRIT's display devices for output. If the environment variable IRIT_DISPLAY is not set in your system (and if you have already run IRIT it should be set), then verify that the program wntgdrvs.exe is in your path.