On Sun, 25 Jun 2006 11:55:33 +0200
souvarine <[EMAIL PROTECTED]> wrote:
> > Are you sure you have linked Soya with the right OpenGL ? That's probably a
> > C-linking problem, i think now.
> >
> > Jiba
> >
>
> ldd show me that soya and my working test program are linked with the
> same libs. Look like it is not a linking problem after all.
Are you using SDL in your test program ? Can you send it to me, so i can
compare the flags used ?
Can you try again after adding those 2 lines in soya/init.pyx, at line 259
(just after stencil = 16):
stencil = 0
flags = SDL_OPENGL | SDL_GL_DOUBLEBUFFER | SDL_HWSURFACE
(and then recompile soya).
Jiba
_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user