windows - Qt creator: This application has failed to start because MSVCP110.dll was not found -


given downloaded "qt 64bit version" "windows vista", after installation, "qt creator 2.7.0" shows based on "qt 5.0.2 (32bit)". however, when creating new project or opening existing one, following message appears:

  • this application has failed start because msvcp110.dll not found. note message box titled "uic.exe - unable locate component".

but when click on "ok" button, creates project (or opens it).

why happening?

installing msvc 2012 dlls should help: http://www.microsoft.com/en-us/download/details.aspx?id=30679


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -