Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Hangs in release, vcruntime140.dll not found in debug, but my project is using VS2017
Qt 6.11 is out! See what's new in the release blog

Hangs in release, vcruntime140.dll not found in debug, but my project is using VS2017

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 275 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    FrankE
    wrote on last edited by FrankE
    #1

    I had problems with an application, it runs perfectly in most of the computers but a couple of them.

    I tried to make the simplest Qt project (just a window) and I deployed it using the windeployqt.exe , et voilá the same problem in the same computers, it hangs forever while loading in Release mode and now I tried to send him a Debug version and it triggers a vcruntime140.dll not found.

    The tricky thing is that I'm using Qt Desktop 5.14.2 MSVC2017 64bit so I cannot imagine why it asks for vcruntime140 (vs2015) also trying to install it manually windows fails since a newer version is already present.

    Thank you for any tip!

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved