1. Just for the first time today in VS2008 using OpenGL, configuration when met some problems, then checked the online to find a better way to site at: http://blog.csdn.net/joven0/article/details/7639715. Most of them are correct, but there is something wrong with the download address of GLEW given by the author. The downloaded file does not have DLL file and lib file. Later, I searched the Internet and found a relatively complete program zip package. Click to download the zip package.
You can’t start this program because GLUT32. DLL is missing from your computer. You can put GLUT32. DLL together with the exe file of this program, but I don’t know why this works.
Today I write here, later if you have any questions to supplement.
Added: Later, I got some advice from one of my classmates, because my system is 64-bit, so glut32.dll should be placed in the folder SysWOW64. Later, I put glut32.dll file in this file and the problem was solved.
You can’t start this program because GLUT32. DLL is missing from your computer. You can put GLUT32. DLL together with the exe file of this program, but I don’t know why this works.
Today I write here, later if you have any questions to supplement.
Added: Later, I got some advice from one of my classmates, because my system is 64-bit, so glut32.dll should be placed in the folder SysWOW64. Later, I put glut32.dll file in this file and the problem was solved.
Read More:
- Lost in computer OPENGL.dll
- Error: unable to open include file: ‘GL / glut. H’
- |-OpenGL – | some small problems about the glut Library
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- A series of problems in configuring OpenGL development environment in vs2015
- OpenGL program running prompt glut32.dll missing problem
- The first day of OpenGL [vs2017 + OpenGL environment configuration]
- 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
- Vc2010 configuring OpenGL environment
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- 0028opengl program running prompt glut32.dll missing one of the solutions
- Android Error | Failed to find target with hash string ”android-23′ in…
- Using glut in CodeBlocks
- Error occurred when Python installed the pocketsphinx module (package): Command‘ swig.exe “Failed: no such file or directory
- Solve the problem that comdlg32.ocx, mscomm32.ocx and other controls cannot be registered under WIN7 64-bit system
- CodeBlocks configuring OpenGL
- The solution of OpenGL not displaying normally in win7 system
- When python installs pocketsphinx module (package), an error is reported: command ‘swig.exe’ failed: No such file or directory
- The process of solving Intellij IDEA can’t load jvm DLL error at a time
- DEVC + + configuring OpenGL