Advertisement

Substitute for glaux

Started by January 10, 2003 10:16 AM
1 comment, last by Luckyman 22 years, 1 month ago
I am having problems using the glaux.h functions with my compiler. (Borland C++ builder 5) I''ve tried very hard to get the glaux.dll and .lib to work with it but alas I can''t get it. My main problem is with an external linker error I have to auxDIBImageLoadA. From what I have read, glaux is outdatted and no longer supported. What functions can I use in it''s place to load in textures? I am very new to OpenGL so please try to be clear in any replies. Thanks in advance.
GLFW is very simple and good, with very simpe tga loading.
http://hem.passagen.se/opengl/glfw/

Read the User Guide to see how easy



RacingTREME updated.
Advertisement
Thanks Stefu, I got the library and have it working.

This topic is closed to new replies.

Advertisement