Problem with glaux.lib
I am trying to compile a program using the glaux.h header, but I keep getting an error saying that glaux.lib does not exist. Now I know that it does exist because I have seen it and I can open it. The problem is what''s in it. It''s a 134k file with this in it:
!
/ 9419673937 0 0 0 13160 ''
Now obviously this can''t be right, but when I try to find it in other places on the net I get the exact same thing. Anything you guys can do to help would be greatly appreciated.
If you don't have anything to say, then don't say it at all.
January 01, 2001 06:55 PM
There was a previous post about this (if you look at the topics, you''ll find it), you need to add the actual .lib file to your project, not just the header file. Check under some of the menus for project properties & add it.
Yea, that is too small for the glaux.lib. Mine is 1,282Kb.
What compiler are you using?
If you are using MSVC try: opengl95.exe.
Don''t know if it works with other compilers or not.
But concerning whats in it, libraries for MSVC do start with ''!<arch>./ '', though yours must be corrupt or something.<br>
What compiler are you using?
If you are using MSVC try: opengl95.exe.
Don''t know if it works with other compilers or not.
But concerning whats in it, libraries for MSVC do start with ''!<arch>./ '', though yours must be corrupt or something.<br>
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement