Today debug OpenGl source program, compiled through, but a running tips, computer lost glut32. DLL files, not depressed, search under the Internet provide most of the practice are more, copying the file to download this file to C: \ WINDOWS \ system in 32, but did so after found that still doesn’t work, after a long afternoon, suddenly realized that may be about my new WINDOWS 7 system, but also for loading is 64 – bit, then, Try to copy this glut32.dll to your SysWOW64 folder in C:\ Windows, and it will all be OK. Here’s a special note to remind everyone who installed Windows 7 and VC ++ 6.0 to pay attention to it.
PS: When you first start to contact OpenGL, you will inevitably encounter some problems, these problems may have nothing to do with the program, just some compile environment Settings and the installation of header files, special sorting, as follows:
PS: When you first start to contact OpenGL, you will inevitably encounter some problems, these problems may have nothing to do with the program, just some compile environment Settings and the installation of header files, special sorting, as follows:
PS
(1) Copy gult32.dll, Glut. DLL to Windows system system32(if Windows 7 is a 64-bit operating system, it is in C:\ Windows SysWOW64 file)
(2) Copy gult32.lib, Glut. lib to VC lib directory
(3) Copy ULT. H to include\GL of VC
PS: When you first start to contact OpenGL, you will inevitably encounter some problems, these problems may have nothing to do with the program, just some compile environment Settings and the installation of header files, special sorting, as follows:
PS: When you first start to contact OpenGL, you will inevitably encounter some problems, these problems may have nothing to do with the program, just some compile environment Settings and the installation of header files, special sorting, as follows:
PS
(1) Copy gult32.dll, Glut. DLL to Windows system system32(if Windows 7 is a 64-bit operating system, it is in C:\ Windows SysWOW64 file)
(2) Copy gult32.lib, Glut. lib to VC lib directory
(3) Copy ULT. H to include\GL of VC
Read More:
- A series of problems in configuring OpenGL development environment in vs2015
- 0028opengl program running prompt glut32.dll missing one of the solutions
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- CodeBlocks configuring OpenGL
- Using glut in CodeBlocks
- Lost in computer OPENGL.dll
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- The solution of configuring OpenGL in vs2017
- [OpenGL] cannot start this program because the computer is missing glut32.dll. Try to re install the program to fix this problem. …
- Vc2010 configuring OpenGL environment
- |-OpenGL – | some small problems about the glut Library
- CodeBlocks configuring OpenGL environment
- OpenGL class library and environment configuration under win10 and vs2015
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- The first day of OpenGL [vs2017 + OpenGL environment configuration]
- The solution of using OpenGL’s Glu Library in qt5.2 under win7
- 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 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
- Configuring OpenGL in VS
- Configuring OpenGL environment with code blocks16.0 in Windows 10