Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Microsoft Visual C++ Runtime Library (Not Responding)
Forum Updated to NodeBB v4.3 + New Features

Microsoft Visual C++ Runtime Library (Not Responding)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 1 Posters 340 Views
  • 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.
  • C Offline
    C Offline
    Charlie2406
    wrote on 5 Jun 2024, 05:38 last edited by
    #1

    I have just reinstalled Qt desktop and mobile but when I try to open Qt Creator I get the following error message:

    "Microsoft Visual C++ Runtime Library (Not Responding)
    Runtime Error!
    Program: F:\Qt\Tools\QtCreator\bin\qtcreator.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly"

    Is there a solution to this problem?

    C 1 Reply Last reply 6 Jun 2024, 02:10
    0
    • C Christian Ehrlicher moved this topic from General and Desktop on 5 Jun 2024, 05:47
    • C Charlie2406
      5 Jun 2024, 05:38

      I have just reinstalled Qt desktop and mobile but when I try to open Qt Creator I get the following error message:

      "Microsoft Visual C++ Runtime Library (Not Responding)
      Runtime Error!
      Program: F:\Qt\Tools\QtCreator\bin\qtcreator.exe
      R6034
      An application has made an attempt to load the C runtime library incorrectly"

      Is there a solution to this problem?

      C Offline
      C Offline
      Charlie2406
      wrote on 6 Jun 2024, 02:10 last edited by
      #2

      @Charlie2406
      The problem was systemic and the solution is as follows:

      1. Powershell -> (login as admin)
      2. PS C:\WINDOWS\system32> sfc /scannow
      3. PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth

      2 and 3 will take time to run. When complete, reboot.

      1 Reply Last reply
      0

      1/2

      5 Jun 2024, 05:38

      • Login

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