An error is reported when running OpenGL program, as shown in the figure:
Solution: Copy glut32.dll to the C:\ windows\ SysWOW64 directory instead of to the C:\ windows\ System32 directory as the online tutorial does.
Because my system is Win10 64-bit, the folder SysWOW64 is used to run 32-bit software.
Reproduced in: https://www.cnblogs.com/huahai/p/7270952.html
Read More:
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- 0028opengl program running prompt glut32.dll missing one of the solutions
- CodeBlocks configuring OpenGL
- OpenGL program running prompt glut32.dll missing problem
- The solution of configuring OpenGL in vs2017
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- Vs2015 configuring OpenGL development environment: configuration of glfw library and glad Library
- A series of problems in configuring OpenGL development environment in vs2015
- CodeBlocks configuring OpenGL environment
- [graphics] exceptions in downloading and installing OpenGL in vs2017
- The first day of OpenGL [vs2017 + OpenGL environment configuration]
- DEVC + + configuring OpenGL
- Problems encountered in running OpenGL
- Configuring OpenGL environment with code blocks16.0 in Windows 10
- OpenGL class library and environment configuration under win10 and vs2015
- 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”?
- |-OpenGL – | some small problems about the glut Library
- Using glut in CodeBlocks
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- Glut could not find glut32.dll