Re: [Soya-user] Building soya from svn

2007-11-13 Thread Jacques Rebourcier
Greg, You asked me a question some time ago about your patch : svn build fine with pyrex 0.9.6.3 and ode 0.8 now on my machine. Made a quick check, almost all the tutorial are passed, except terrain-collision, spheres go though the terrain without colliding (other ode demos work). Will look mo

Re: [Soya-user] Building soya from svn

2007-11-13 Thread Jiba
On Wed, 14 Nov 2007 00:03:50 +0100 Jacques Rebourcier <[EMAIL PROTECTED]> wrote: > Le Tuesday 13 November 2007 23:29:57 Greg Ewing, vous avez écrit : > > [EMAIL PROTECTED] wrote: > > > No one to explain me where ode_check.h is supposed to come from ? > > > > It was supposed to be part of a patch

Re: [Soya-user] Building soya from svn

2007-11-13 Thread Jacques Rebourcier
Le Tuesday 13 November 2007 23:29:57 Greg Ewing, vous avez écrit : > [EMAIL PROTECTED] wrote: > > No one to explain me where ode_check.h is supposed to come from ? > > It was supposed to be part of a patch I sent to Jiba > a while back. Seems like it either got left out of the > patch or he hasn't

Re: [Soya-user] Building soya from svn

2007-11-13 Thread Greg Ewing
[EMAIL PROTECTED] wrote: > No one to explain me where ode_check.h is supposed to come from ? It was supposed to be part of a patch I sent to Jiba a while back. Seems like it either got left out of the patch or he hasn't included it in the repository. I've attached it below. Jiba, you may want t

Re: [Soya-user] Building soya from svn (ode_check.h missing)

2007-11-13 Thread Jiba
On Tue, 13 Nov 2007 18:39:51 +0100 Jacques Rebourcier <[EMAIL PROTECTED]> wrote: > Le Tuesday 13 November 2007 10:00:11 Souvarine, vous avez écrit : > > Pyrex 0.6.3 look kind of old. I have 0.9.4.1. You should get the latest > > version from Pyrex official web site and compile it yourself (don't

Re: [Soya-user] Building soya from svn (ode_check.h missing)

2007-11-13 Thread Jacques Rebourcier
Le Tuesday 13 November 2007 10:00:11 Souvarine, vous avez écrit : > Pyrex 0.6.3 look kind of old. I have 0.9.4.1. You should get the latest > version from Pyrex official web site and compile it yourself (don't worry, > compiling pyrex is way easier than compiling soya). > sorry its a typo i used

Re: [Soya-user] Building soya from svn (ode_check.h missing)

2007-11-13 Thread Souvarine
Pyrex 0.6.3 look kind of old. I have 0.9.4.1. You should get the latest version from Pyrex official web site and compile it yourself (don't worry, compiling pyrex is way easier than compiling soya). Anyway, I don't believe that pyrex would dynamically generate this ode_check file. I've searche