- Timestamp:
- 02/14/06 21:42:29 (19 years ago)
- Location:
- obsolete
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
obsolete/tags/VUT/0.4/work/README_ONLINE.txt
r316 r643 9 9 10 10 2) 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) 12 12 13 the current stable version is located in D:\gametools\branches\0.313 deprecated: the current stable version is located in D:\gametools\branches\0.3 14 14 15 15 2) add following environment variables: 16 16 OGRE_PATH: directory where ogre.sln is located 17 17 18 3) copy VUT\work\ogre_changes into OGRE_PATH directory (only applies to version 1.03!!!!)18 3) copy e:\svn\gametools\OGRE\trunk\ogre_changes into OGRE_PATH directory (only applies to version 1.03!!!!) 19 19 20 20 4) Set configuration of Ogre soluation to release. add preprocessor flag GTP_VISIBILITY_MODIFIED_OGRE to following projects: … … 30 30 5) Add following resources to OGRE_PATH\Samples\Common\bin\Release\resource.cfg: 31 31 32 FileSystem= D:\gametools\trunk\VUT\Ogre\resources\materials\scripts33 FileSystem= D:\gametools\trunk\VUT\Ogre\resources\materials\textures34 FileSystem= D:\gametools\trunk\VUT\Ogre\resources\models35 FileSystem= D:\gametools\trunk\VUT\Ogre\resources\models\trees36 FileSystem= D:\gametools\trunk\VUT\Ogre\resources\overlays37 FileSystem= D:\gametools\trunk\VUT\Ogre\resources\media32 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 38 38 39 39 6) Add Plugin_VisibilitySceneManager to OGRE_PATH\Samples\Common\bin\Release\Plugins.cfg
Note: See TracChangeset
for help on using the changeset viewer.