1. Small Question
- Posted by Paul Martin <twilight at WCC.NET> Apr 03, 1999
- 470 views
Hello All, I'm trying to build wrappers for OpenGL/Mesa and Glut. It will get as far as open a window, and KABOOM! Dr.Watson reports the error as "EXW.EXE attempted to use a null data pointer variable.". What does this mean? I've checked all of my wrapper routines and the ones that use pointers appear to be working. I've used the dll's that come with Mesa and the ones that come with windows; same problem. I wrote a wrapper for Glide2x and did not have this kind of problem, and it used pointers like it was going out of style. If your not familiar with OpenGL, it is an excellent Windows based 3D graphics library. You can find a lot more info on it at <www.opengl.org>. As soon as I get the wrapper working I will release it with a few demos. Thanks Paul Martin
2. Re: Small Question
- Posted by Hawke' aka Mike <mdeland at GEOCITIES.COM> Apr 03, 1999
- 450 views
From: Paul Martin <twilight at WCC.NET> >I wrote a wrapper for Glide2x and did not have this kind of >problem, and it used pointers like it was going out of style. Do you still have this wrapper? I'm sure that myself and several others would be rather interested in a 3dFX wrapper for EU... Examples, Demos and Docs with this wrapper I'm sure would also be appreciated :) take care--Hawke'