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:
- Problems encountered in vs2015 configuration using OpenGL environment
- A series of problems in configuring OpenGL development environment in vs2015
- Small problems encountered in compiling OpenGL under VS2010
- The reason of OpenGL configuration error in VS
- Problems encountered in configuring OpenGL development environment in vs2015
- Configuration of OpenGL in VS2010
- Write about the problems and solutions when configuring OpenGL in vs2015
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- On the configuration of OpenGL Red Book eighth edition environment in vs2013
- Some problems and solutions in learning opengl in vs2017
- Simple configuration of glfw + glad in vs2015 OpenGL development environment
- Configuration of OpenGL under CodeBlocks and solutions to problems encountered
- Construction of vs2015 OpenGL configuration environment
- OpenGL development environment configuration [vs2017] + common problems
- Vs configuration of OpenGL development environment: configuration of glfw library and glad Library
- Vs2015 + OpenGL environment configuration
- OpenGL class library and environment configuration under win10 and vs2015
- Vs2015 + OpenGL configuration method
- OpenGL learning — problems encountered in compiling OpenGL program for the first time
- Vs2015 OpenGL environment configuration