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:
- Solution of VS2008 unable to open GL / glaux. H header file
- 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
- 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
- Solution of unable to open source file “StdAfx. H” in vs2013 / 2012
- How to solve the problem of “unable to open source file XXXXX. H” in VS development?
- Solution to the problem of vs2017 error report unable to open source file
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- Vs2019 OpenGL glut: error: unable to open include file: ‘GL / glut. H’: no such file or directory
- Vs error prompt: “unable to open source file XXXX. H” possible reasons and Solutions
- 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”?
- Solution: vs2017 cannot open header files such as stdio. H main. H
- Vs fatal error C1083: unable to open include file: “sys / socket. H”: no such file
- A fatal error C1083 occurred when compiling C + + code under. Net: unable to open the include file: “xuhk”_ Jnihelloworld. H “: solution to no such file or directory error.
- Unable to open source file in vs
- Vs2017 C + + cannot open source file: “sdkddkver. H”, “stdio. H”, “TCHAR. H”
- IntelliSense in VC + + 2010: unable to open source file “StdAfx. H”
- Vs cannot open source file “XXX. H” problem
- Solution of vs unable to open source file and link library file