From: http://blog.csdn.net/liufeng520/article/details/8064170
My question is exactly the same as above, so make a note of it for later review and reference.
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: just started contact with OpenGl will inevitably encounter some problems, these problems may has nothing to do with program, just some compile environment Settings and header files installed, adjusted in particular, are as follows:
(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
My question is exactly the same as above, so make a note of it for later review and reference.
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: just started contact with OpenGl will inevitably encounter some problems, these problems may has nothing to do with program, just some compile environment Settings and header files installed, adjusted in particular, are as follows:
(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:
- OpenGL program running prompt glut32.dll missing problem
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- [OpenGL] cannot start this program because the computer is missing glut32.dll. Try to re install the program to fix this problem. …
- Glut could not find glut32.dll
- Vs2019 OpenGL glut: error: unable to open include file: ‘GL / glut. H’: no such file or directory
- This program cannot be started because the computer is missing COpenGL.dll
- This program cannot be started because vcruntime140 is missing from your computer_ 1.dll。 Try to install the program again to solve the problem.
- |-OpenGL – | some small problems about the glut Library
- After the vs2013 + OpenGL environment is set up, there is an error in running the first program
- Three solutions to flash back of program running result box under vs
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- QT running prompt failed to create OpenGL context for format qsurfaceformat (version 2.0, options qflags() solution)
- Error: missing `server’ JVM at `C:\Program Files (x86)\Java\jre1.8.0_231\bin\server\jvm.dll’.
- Solve the problem of VC6.0 open crash and OpenGL glut32.lib library
- Keil prompts the stlink download program to prompt error: Flash download failed – target DLL has been cancelled
- OpenGL learning — problems encountered in compiling OpenGL program for the first time
- Configure glut in Ubuntu and implement basic OpenGL experiment on CodeBlocks platform
- Lost in computer OPENGL.dll
- Solutions to error c2143: syntax error: missing ‘;’ before ‘type’ in C + + program compilation
- Vscode running C program error luanch:program does not exsist