When you’re using OpenGL, if you can’t find the header file Glut. h, you probably don’t have a GLUT library installed on your computer
Install the glut library
1. Download the GLUT library toolkit
The glut library download address: http://www.opengl.org/resources/libraries/glut/glutdlls37beta.zip
2. The location of the GLUT library file
br>
Glut. H file
Placement is: C: \ Program Files \ Windows (x86) Kits \ \ Include \ 8.1 um \ gl code>
if you don't know oneself should put in that position, you can directly search gl. H to find this file in folder, or in the compiler directly see the gl. H file placement position, then put the glut. H on with gl. H with folder
Glut. Lib and glut32. Lib
Know the glut. H after placed the folder, it is convenient for many
is placed as follows: C: \ Program Files \ Windows (x86) Kits \ \ Lib \ winv6.3\8.1 um \ x64 code> and
C: \ Program Files \ Windows (x86) Kits \ \ Lib \ winv6.3\8.1 um \ x86 code>
br> a>
Glut. DLL and glut32. DLL
C:\ windows\ System32
>
: \ windows\ System32
>
C:\ windows\ System32
Read More:
- Small problems encountered in compiling OpenGL under VS2010
- Solve the problem of VC6.0 open crash and OpenGL glut32.lib library
- Vs2019 OpenGL glut: error: unable to open include file: ‘GL / glut. 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
- 0028opengl program running prompt glut32.dll missing one of the solutions
- OpenGL program running prompt glut32.dll missing problem
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- Some small problems in using vs2017
- Vs2015 configuring OpenGL development environment: configuration of glfw library and glad Library
- OpenGL learning — problems encountered in compiling OpenGL program for the first time
- A series of problems in configuring OpenGL development environment in vs2015
- Configuring glfw library and glad Library in opengl-vs2015
- Configure glut in Ubuntu and implement basic OpenGL experiment on CodeBlocks platform
- Vs configuration of OpenGL development environment: configuration of glfw library and glad Library
- The solution of using OpenGL’s Glu Library in qt5.2 under win7
- 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
- OpenGL, such as glad library and glfw library, is incompatible
- Glut could not find glut32.dll
- Some configuration problems of OpenGL in VS2008
- Vs2015 configuring OpenGL (glfw Library)