Ignore:
Timestamp:
02/14/06 21:42:29 (18 years ago)
Author:
mattausch
Message:

made demo running

File:
1 copied

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/README_ONLINE.txt

    r316 r643  
    99 
    10102) check out gametools repository 
    11    in the following it is assumed that your repository is located in D:\gametools (not required, just replace your path) 
     11   in the following it is assumed that your repository is located in e:\svn\gametools (not required, just replace your path) 
    1212 
    13    the current stable version is located in D:\gametools\branches\0.3 
     13   deprecated: the current stable version is located in D:\gametools\branches\0.3 
    1414 
    15152) add following environment variables: 
    1616   OGRE_PATH: directory where ogre.sln is located 
    1717 
    18 3) copy VUT\work\ogre_changes into OGRE_PATH directory (only applies to version 1.03!!!!) 
     183) copy e:\svn\gametools\OGRE\trunk\ogre_changes into OGRE_PATH directory (only applies to version 1.03!!!!) 
    1919 
    20204) Set configuration of Ogre soluation to release. add preprocessor flag GTP_VISIBILITY_MODIFIED_OGRE to following projects: 
     
    30305) Add following resources to OGRE_PATH\Samples\Common\bin\Release\resource.cfg: 
    3131 
    32    FileSystem=D:\gametools\trunk\VUT\Ogre\resources\materials\scripts 
    33    FileSystem=D:\gametools\trunk\VUT\Ogre\resources\materials\textures 
    34    FileSystem=D:\gametools\trunk\VUT\Ogre\resources\models 
    35    FileSystem=D:\gametools\trunk\VUT\Ogre\resources\models\trees 
    36    FileSystem=D:\gametools\trunk\VUT\Ogre\resources\overlays 
    37    FileSystem=D:\gametools\trunk\VUT\Ogre\resources\media 
     32   FileSystem=e:\svn\gametools\OGRE\trunk\resources\materials\scripts 
     33   FileSystem=e:\svn\gametools\OGRE\trunk\resources\materials\textures 
     34   FileSystem=e:\svn\gametools\OGRE\trunk\resources\models 
     35   FileSystem=e:\svn\gametools\OGRE\trunk\resources\models\trees 
     36   FileSystem=e:\svn\gametools\OGRE\trunk\resources\overlays 
     37   FileSystem=e:\svn\gametools\OGRE\trunk\resources\media 
    3838 
    39396) Add Plugin_VisibilitySceneManager to OGRE_PATH\Samples\Common\bin\Release\Plugins.cfg 
Note: See TracChangeset for help on using the changeset viewer.