[Orxonox-commit 2543] r7248 - code/trunk

rgrieder at orxonox.net rgrieder at orxonox.net
Sun Aug 29 12:05:31 CEST 2010


Author: rgrieder
Date: 2010-08-29 12:05:31 +0200 (Sun, 29 Aug 2010)
New Revision: 7248

Modified:
   code/trunk/INSTALL
Log:
Added more specific version requirements for the libraries.

Modified: code/trunk/INSTALL
===================================================================
--- code/trunk/INSTALL	2010-08-29 10:04:32 UTC (rev 7247)
+++ code/trunk/INSTALL	2010-08-29 10:05:31 UTC (rev 7248)
@@ -8,12 +8,12 @@
 In order to compile Orxonox you will need the following libraries:
 (for windows there are already precompiled packages on the website)
 
-OGRE 3D Graphics Engine          1.4 (1.6 not yet supported)
-CEGUI (Crazy Eddie's GUI System) 0.5
-Boost libraries                  1.35
-ENet (Network library)           1.1
-Lua (scripting language)         5.0 or 5.1
-Tcl (shell script language)      8.4 or 8.5
+OGRE 3D Graphics Engine          1.4 - 1.7
+CEGUI (Crazy Eddie's GUI System) 0.5 - 0.6
+Boost libraries                  1.35 -
+ENet (Network library)           1.1 - 1.2
+Lua (scripting language)         5.0 - 5.1
+Tcl (shell script language)      8.4 - 8.5
 OpenAL (audio)                   (no version requirements specified yet)
 ALUT (audio)                     (no version requirements specified yet)
 LibOgg                           (no version requirements specified yet)




More information about the Orxonox-commit mailing list