[messages] [Developers] Re: [Developers] Re: Roadmap for VASSAL 4
Joel Uckelman
uckelman at nomic.net
Sat May 7 07:03:06 MST 2011
Thus spake Joel Uckelman:
> Thus spake Joel Uckelman:
> >
> > I haven't been able to successfully compile with MinGW yet, due to my
> > MinGW headers not having all the extension definitions that my Linux
> > ones do. I'm just about to try GLEW (http://glew.sourceforge.net/) for
> > handling that, so I'll let you know how it turns out.
> >
>
> Huh. On switching to GLEW, I'm now getting a segfault on the first
> glGenBuffersARB() call. No idea why.
>
Aha, got it. I was neglecting to initialize GLEW before the call to
glGenBuffers().
--
J.
More information about the messages
mailing list