Revision: 1451
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1451&view=rev
Author:   rorthomas
Date:     2010-07-16 12:48:43 +0000 (Fri, 16 Jul 2010)

Log Message:
-----------
you really need ogre 1.7.1 not, 1.7.0 :-/

Modified Paths:
--------------
    trunk/source/main/RoRPrerequisites.h

Modified: trunk/source/main/RoRPrerequisites.h
===================================================================
--- trunk/source/main/RoRPrerequisites.h        2010-07-15 11:43:46 UTC (rev 
1450)
+++ trunk/source/main/RoRPrerequisites.h        2010-07-16 12:48:43 UTC (rev 
1451)
@@ -21,7 +21,7 @@
 // created on 30th of April 2010 by Thomas Fischer
 
 // macro that checks for the correct ogre version and aborts compilation if 
not correct
-#if OGRE_VERSION < 0x010700
+#if OGRE_VERSION < 0x010701
 #error You need at least Ogre version 1.7.1, older versions are not supported
 #endif
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to