#include <
#include < gl/gl.h>
#include < gl/glu.h>
#include < gl/glaux.h>
#include < gl/glut.h>
=
=
=
=
=
=
C :\ Users \ LJ \ Desktop \ Tracking Locate \ Camera \ Stdafx.h (43): fatal error C1083: Failed to open included file: “gl/glaux. H” : No such file or directory
C:\Program Files\Microsoft SDKS \Windows\ V7.0 A\Include\gl There are only two Files under C:\Program Files\Microsoft SDKS \Windows\v7.0A\Include\gl
So in VS2010, the corresponding header file cannot be found in the default lookup process
C:\Program Files\Microsoft SDKS \Windows\ V7.0 A\Lib
You’d better download these files from the Internet.
So the problem should be solved by copying the glaux-h and glaux-lib files (sometimes using glaux-dll), respectively, to the path referenced by default in VS2010 above.
Read More:
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- 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”?
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- Solution of VS2008 unable to open GL / glaux. H header file
- 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
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- Vs2019 OpenGL glut: error: unable to open include file: ‘GL / glut. H’: no such file or directory
- Win10 vs 2017 prompt cannot open include file: “windows. H”: no such file or director
- Cannot open include file: ‘io.h‘: No such file or directory
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- 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.
- Vs fatal error C1083: unable to open include file: “sys / socket. H”: no such file
- Solution to the problem of unable to open glaux. H in vs2013
- gcc /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
- Linux QT download / usr / include / C + + / 7/ cstdlib:75 : 15: fatal error: stdlib. H: no such file or directory error
- Solution of header file StdAfx. H “no such file or directory” in Visual Studio
- Vs2017 C + + cannot open source file: “sdkddkver. H”, “stdio. H”, “TCHAR. H”
- [C]fatal error: mysql.h: No such file or directory
- Vs cannot open the source file unistd. H under Windows
- ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory