About this problem, there are a lot of people on the Internet also encountered, but basically using other people’s solutions can not solve their own problems. The reason for this is that the dependent library fails, and the dependent library that everyone fails on is different. Here’s what happened to you:
First of all, my computer is 64-bit Win7 system, using VS2012, Win32 compiler . Run on your computer is no problem, but transplanted to the friend’s computer, a lack of “msvcp110d. DLL” began to appear, “msvcr110d. DLL” these two libraries, then I am wrong “D: \ visual studio 2012 VC \ \ lib” inside the library for a friend, actually should be to “ C: \ Windows \ SysWOW64 u>” the inside of the library.
Also, at first I thought I was going to change the OpenGL dependency library to 64-bit, and then found out that the current OpenGL library is only 32-bit and is compiled and run with VS Win32 regardless of whether the machine is 64 or 32.
If the appeal method does not resolve the problem, please check your program’s dependent libraries, or re-do all the libraries.
MSVCP110D.dll MSVCR110D.dll Download link password: yx07
Read More:
- Docker start error: failed to start docker application container engine.
- Opencv: the application can’t start normally
- Application failed to start
- This application failed to start because it could not find or load the QT platform
- This application failed to start because it could not find or load the Qt platform plugin “windows”.
- Building Eureka_ Server error: application failed to start with classpath:file :/C:/ProgramFiles/Java/jdk
- OpenGL learning — problems encountered in compiling OpenGL program for the first time
- OpenGL basic graphics programming – OpenGL and 3D graphics world
- Error running ‘application’: command line is too long. Short command line for application
- The solution of configuring OpenGL in vs2017
- CodeBlocks configuring OpenGL
- Net start mongodb failed to start: system error 5 has occurred. Access is denied
- Vs2015 configuring OpenGL (glfw Library)
- Tdengine failed to start, start request repeated too quickly for taosd.service
- Lost in computer OPENGL.dll
- |-OpenGL – | some small problems about the glut Library
- Configuring OpenGL in Code:: blocks
- OpenGL program running prompt glut32.dll missing problem
- The first day of OpenGL [vs2017 + OpenGL environment configuration]
- 0028opengl program running prompt glut32.dll missing one of the solutions