Revision: 401
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=401&view=rev
Author: andy_miller
Date: 2007-09-29 17:45:10 -0700 (Sat, 29 Sep 2007)
Log Message:
-----------
Patch for Newton compiling under linux
Added Paths:
-----------
trunk/python-ogre/patch/Newton.patch
Added: trunk/python-ogre/patch/Newton.patch
===================================================================
--- trunk/python-ogre/patch/Newton.patch (rev 0)
+++ trunk/python-ogre/patch/Newton.patch 2007-09-30 00:45:10 UTC (rev 401)
@@ -0,0 +1,10 @@
+--- newtonSDK/sdk/Newton.h 2006-05-25 11:49:50.000000000 +0800
++++ newtonSDK/sdk/Newton.h 2007-09-29 11:57:16.000000000 +0800
+@@ -8,6 +8,7 @@
+
+ #ifndef NEWTON_H__736495_6495_076__INCLUDED_
+ #define NEWTON_H__736495_6495_076__INCLUDED_
++#include <stddef.h>
+
+ // force all not visual studio platform to be in library form
+ #ifndef _MSC_VER
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|