[ODE] 0.8-rc1 released

KGussan kgussan at gmail.com
Tue Jan 23 09:45:06 MST 2007


Hello all,

I have found test program in ODE-0.8rc1 is not running on cygwin environment.
"renderingThread()" in drawstuff/src/windows.cpp causes segmentation fault.

detail:
My guess is ...
OpenGL resource setting should be called before start rendering.
dsStartGraphics (renderer_width,renderer_height,renderer_fn) should be
called before renderingThread.
Or there might be some strange behaivior and  thread-unsafe function
in my cygwin's library. But I know some people's environment occurs
this error also. If someone knows the reason, please tell me.
Anyway, if author of this file can try to fix this problem, I will be
appreciate.
I will try to fix this problem also...
If ode does not support cygwin now, please ignore this mail.

Thank you.
-KGussan

2007/1/23, Jason Perkins <starkos at gmail.com>:
> On 1/23/07, Bram Stolk <bram at sara.nl> wrote:
> > You forgot to update the version nr in configure.in
>
> Thanks, I've added this step to my release script.
>
> Jason
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://mooshika.org/mailman/listinfo/ode
>


-- 
KGussan at Gmail.com


More information about the ODE mailing list