source: GTP/trunk/Lib/Vis/README_ONLINE.txt @ 657

Revision 657, 573 bytes checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1How to install the Visibility Work Package
2
3
41) Requirements:
5   WindowsXP
6   svn
7
82) check out gametools repository
9   in the following it is assumed that your repository is located in e:\svn\gametools (not required, just replace your path)
10
11
123) add following environment variables:
13   OGRE_PATH: directory where ogre.sln is located (in directory OGRE)
14
154) Set preprocessor flag GTP_VISIBILITY_MODIFIED_OGRE to the example projects you want to use
16
175) open scripts GTP\trunk\Lib\Vis\shared\GtpVisibility.sln and compile all
18
196) start TerrainExampleApplication for testing
Note: See TracBrowser for help on using the repository browser.