Gl /glaux. H cannot be opened. The solution is to download or copy it in the old version and put it in the directory of VS
VC6.0 C:\Program Files\Microsoft Visual Studio\VC98\Include\GL
VS2010 C:\Program Files\Microsoft SDKS \Windows\v7.0A\Include\gl
VS2013 C:\Program Files\Microsoft SDKS \Windows\v7.1A\Include\gl
1 put the lib files in the corresponding lib folder.
2 puts the.h file in the appropriate include\gl folder.
3 puts the DLL files in the system32 folder.
VC6.0 C:\Program Files\Microsoft Visual Studio\VC98\Include\GL
VS2010 C:\Program Files\Microsoft SDKS \Windows\v7.0A\Include\gl
VS2013 C:\Program Files\Microsoft SDKS \Windows\v7.1A\Include\gl
1 put the lib files in the corresponding lib folder.
2 puts the.h file in the appropriate include\gl folder.
3 puts the DLL files in the system32 folder.
If it is already copied and still not available, put the corresponding header and library files in the current directory where you wrote them.
#include “GLAUX.h”
Read More:
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory
- Solution of VS2008 unable to open GL / glaux. H header file
- The first time I write OpenGL program, what should I do when I encounter “can’t open include file:” GL / glaux. H “: no such file or directory”?
- Error: unable to open include file: ‘GL / glut. H’
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- [graphics] exceptions in downloading and installing OpenGL in vs2017
- The solution of configuring OpenGL in vs2017
- Configuration of OpenGL in VS2010
- Vs2019 OpenGL glut: error: unable to open include file: ‘GL / glut. H’: no such file or directory
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- Configuring OpenGL development environment in win10 + vs2015 (including the method of installing 32-bit and 64 bit libraries)
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- How to Fix Error sal.h(2367)
- Vc2010 configuring OpenGL environment
- Visual studio 2019 + OpenGL environment configuration
- Strong name validation failed solution
- Configuring OpenGL in VS
- Win10 vs 2017 prompt cannot open include file: “windows. H”: no such file or director