Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. The program can't start because qtcore4.dll is missing from your computer

The program can't start because qtcore4.dll is missing from your computer

Scheduled Pinned Locked Moved General and Desktop
4 Posts 4 Posters 25.8k 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.
  • Y Offline
    Y Offline
    Yohan
    wrote on last edited by
    #1

    Hello,

    I have just created a small QT program and it runs inside the IDE very well. But, whenever I try to run it using the exe file, I get the error

    bq. the program can't start because QtCore5.dll is missing from your computer. Try reinstalling the program to fix the problem

    My question is, why is this? How can I get rid of this? I am using QT Creator version 2.6.0, BASED ON QT VERSION 5.0.0 32 bit. It is the latest QT IDE which works with VS 2010 compiler.

    Please help!

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Please consult the "deployment guide":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html.

      You need to copy the DLLs into your app's root directory. This is standard behaviour on Windows.

      (Z(:^

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rb58
        wrote on last edited by
        #3

        I wonder if this will help you out,but I simply solved my issue by doing a simple step. Deleted the app which was associated with this pop-up message. Then: I Opened up Task Manager,clicked on the Start Up tab,and simply disabled "daemon". Since I did this, I don't see that pop-up message in my start-up screen. I have Windows 8, by the way.

        1 Reply Last reply
        0
        • musimbateM Offline
          musimbateM Offline
          musimbate
          wrote on last edited by
          #4

          Hi,
          this "video":http://www.youtube.com/watch?v=X1BsPQue5-k might help.

          Why join the navy if you can be a pirate?-Steve Jobs

          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