Since you're also suffering from this, marmoute, I've given this a new 
subject as it's no longer a Windows problem.

This is definitely an area to be investigated. I've had a bit of a look 
at the Soya code but I can't understand it. (Looking back at my own game 
code is confusing enough!! Ho-ho.) I definitely have the time but not 
the knowledge.

I have also tried compiling Soya using ODE 0.9 but that didn't work - 
the structure of ODE changes from 0.9 to 0.10+ (such as the DLLs etc, 
and there are no files such as libode.a in 0.9), and Soya will not 
build, with the error:
_soya.c: In function '__pyx_f_5_soya_init':
_soya.c:4511: error: 'dAllocateMaskAll' undeclared (first use in this 
function)
_soya.c:4511: error: (Each undeclared identifier is reported only once
_soya.c:4511: error: for each function it appears in.)

...so I cannot try ODE 0.9 to see if that works with Soya 0.14.

My main goal before I continue development on Flyin' Irons is to get 
terrain collisions working in Soya 0.14, and especially to allow terrain 
scale to be increased above 1.0. That's very important.

Anthony
Flyin' Irons
http://flyinirons.wordpress.com

marmoute wrote:
> On 4 avr. 09, at 20:13, Anthony Smith wrote:
>
>   
>> Thanks for that, marmoute.
>>
>> I have spent many hours over the past few days trying again and  
>> again to
>> compile Soya on Windows using different versions of the required
>> programs, libraries and dependencies, but no matter what I try, I  
>> can't
>> get terrain collisions working, not even in tutorial
>> ode-collision-8-terrain.py, so it is not a problem with my code. Still
>> there are no errors or messages in the console.
>>     
>
>
> I don't have working body to terrain collision with my svn head  
> either. It should come from ODE 0.10 >= .
> Do you have time to investigate the issue ? (aka dig in the soya code  
> (with my support of course))
>
> --
> Pierre-Yves
>
>
> _______________________________________________
> Soya-user mailing list
> [email protected]
> https://mail.gna.org/listinfo/soya-user
>
>   


_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to