glaux and Visual C++.NET

memory leaks reported when using objects from glaux.lib (in an unmanaged MFC app)

i know most of you probably don’t care or probably don’t link to this library anyway but i thought it might be helpful to pass this along to save some hair and debug time

Do you know any advantage of using glaux instead of glut ? glut has the teapot, too

haven’t tried glut on this new install with win2k and c++.net

i haven’t used glaux in a loooong time - i just used it this once to test an opengl setup in MFC

Glaux is rather well know for its memory leaks MFC or what ever. Check this out.

http://www.mfcogl.com/Glaux%20-%20%20MFC%20&%20OpenGL%20Page.htm

Originally posted by J P:
[b]Glaux is rather well know for its memory leaks MFC or what ever. Check this out.

http://www.mfcogl.com/Glaux%20-%20%20MFC%20&%20OpenGL%20Page.htm [/b]

thanks for the link on mfcogl in general - i’m kinda migrating toward c++ and MFC