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

Revision 673, 587 bytes checked in by mattausch, 18 years ago (diff)
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
[657]113) add following environment variables:
[673]12   OGRE_PATH: points to directory where ogre.sln is located (i.e., the directory OGRE)
[193]13
[657]144) Set preprocessor flag GTP_VISIBILITY_MODIFIED_OGRE to the example projects you want to use
[193]15
[673]165) open scripts GTP\trunk\Lib\Vis\shared\GtpVisibility.sln and build all
[193]17
[657]186) start TerrainExampleApplication for testing
Note: See TracBrowser for help on using the repository browser.