After successfully installing Xshell, the run-time popup "cannot start this program because the computer is missing MSVCP110.dll." Try reinstalling the program to resolve this issue ", many people follow the prompts to reload or the same problem, this tutorial will explain how to deal with such problems.Cause: Workaround: 1, download toolSearch for the DLL repair tool in Baidu, then click "Open Tool"2. Enter the file nameAfter the download, it will ap
I help others to install Wampserver, encountered MSVCP110.dll file missing, Wamp can not run normally, so I Baidu a bit, mostly to the following address download repair tools such as
Address: https://www.microsoft.com/zh-CN/download/details.aspx?id=30679 Then select Chinese, click to download, there will be three versions of the download program is available for download, as follows:
Vsu4\vcredist_arm.exe 1.4 MBVsu4\vcredist_x64.exe 6.9 MBVsu4\vcred
3.QT Plugin Library, QT New, a little pit daddy, the path must be correct
123456
# Depending on the program, a different plug-in library is required # For example qt_dir/plugins/*/*.dll# needs to keep Platforms/*.dll,accessible/*.dll's file structure in the same directory as the program you compiled plugins/ Platforms/qwindows.dllplugins/accessible/qtaccessiblewidgets.dll
4.EGL Dependency Library, providing interfaces for Opengl,opengl ES
.libopencv_imgproc249.libopencv_legacy249.libopencv_ml249.libopencv_objdetect249.libopencv_ts249.libopencv_video249.lib
:
This completes the configuration of the development environment.
Iii. Test Procedure
Create a C ++ Win32 console program and enter the following code to run the program. The result is displayed.
1 #include "stdafx.h" 2 #include "cv.h" 3 #include "highgui.h" 4 #include
Iv. [loss of msvcp110.dll]
After running the program, yo
Windows Server 2008 Installation Wampserver method
WAMP official Website installation package download address http://www.wampserver.com/en/#download-wrapper
Download here is the latest version, note: The 2.5 version can not be in 2003 (32-bit, 64-bit system), XP run. Not compatible.
Old version can be used to run, download the address at the official website select sourceforge option download
Wamp Listen to the name also know, is the runtime Windwos system under the Apache, MySQL, PHP Web c
Msvcp110.dll
Msvcr110.dll
The problem with the character set because. NET The default character set is Unicode, but the client is likely to be a different character set, which can also cause string compatibility issues between programs.
Select Unicode/multi-byte to select the appropriate character set for non-project requirements
converting different character sets within your cod
3.QT Plugin Library (new library, path must be correct)
123456
# Depending on the program, different plugin libraries are required#例如 Qt_dir/plugins/*/*.dll# You need to keep the file structure of Platforms/*.dll,accessible/*.dll# put in the directory where you compiled the programPlugins/platforms/qwindows.dllPlugins/accessible/qtaccessiblewidgets.dll
4.EGL Dependency Library, providing interfaces for Opengl,opengl ES
12
LibEGL.dl
structure in the directory where you compiled the program, for example:plugins/platforms/qwindows.dllplugins/accessible/qtaccessiblewidgets.dll4.4 EGL Dependency Library, providing interfaces for OpenGL, Opengles
LibEGL.dll
LibGLESv2.dll
4.5 MinGW relies on library "MSVC compilation without these libraries"
Libgcc_s_dw2-1.dll
Libstdc++-6.dll
Libwinpthread-1.dll
4.6 VC Runtime "mingw compile without these libraries"
msvcr110.dll"Correspondence vs2
other plugins;Http://www.cnblogs.com/windinsky/archive/2012/09/20/2695520.htmlMultiple Python versions can be renamed executable Python2.exe, Python3.exe, and then added in path;It is recommended that you install only 3, and the Eclipse IDE does not set environment variables (many Windows installation packages no longer need to manually configure environment variables, such as JAVA,PYTHON3, etc.).When you create a new project, select the version:When you do not use the IDE, you configure enviro
Module Library
1234
Qt5Core.dll #QT核心库Qt5Gui.dll #QT GUI LibraryQt5Widgets.dll #QT Widgets Library, the GUI program in QT 5 basically requires this DLL#还有其他程序用到的Qt5XXX. dll
2.ICU Dependent Libraries(International Component for Unicode,unicode tool)
123
Icudt51.dllIcuin51.dllIcuuc51.dll
3.QT Plugin Library (new library, path must be correct)
123456
# Depending on the program, different plugin libraries are requi
.QT Plugin Library (new library, path must be correct)
123456
# Depending on the program, different plugin libraries are required#例如 Qt_dir/plugins/*/*.dll# You need to keep the file structure of Platforms/*.dll,accessible/*.dll# put in the directory where you compiled the programPlugins/platforms/qwindows.dllPlugins/accessible/qtaccessiblewidgets.dll
4.EGL Dependency Library, providing interfaces for Opengl,opengl ES
12
LibEGL.dllLibGLESv2.dl
number is removed;The second is to see if the path after Extension_dir is filled out correctly, for example, if my php path is c:\php, then this can be written as c:\php\ext or c:/php/ext or in double quotation marks.Third, the detection of Extension=php_gd2.dll, Extension=php_mbstring.dll, Extension=php_mysql.dll, Extension=php_mysqli.dll, Extension=php_pdo_mysql.dll in front of the ";" Whether the number has been removed.If these problems are excluded, then the question raised at the beginnin
the question raised at the beginning of the text should be solved.2, some students in the implementation of the PHP-V command, will encounter the prompt "cannot start this program, because the computer lost MSVCP110.dll."Encountered this situation is because the PHP execution program is based on the VC + + 11 Runtime development run, and your computer is not installed VC + + 11. What is the VC + + 11 version?This is the Microsoft Visual C + + Redistr
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.