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

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