This page will explain some steps for installing vrjGA.
First, you will need to download the necessary dependencies, and properly follow their installation instructions.
Second, download the vrjGA source, or check it out from the CVS repository. You can find download and CVS info from vrjGA's home page.
The make and project files could be modified to allow more flexibility for various installations. The current method is justifiable to most VR Juggler programmers. Third, define the following environment variables:
- BOOST_ROOT : points to the boost install directory. For example, C:\sdk\boost_1_32_0
- VJ_BASE_DIR : points to the installed VR Juggler headers...Actually, this really needs to point to a folder above 'gmtl' and 'gadget' includes.