Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    General and Desktop
    4
    4
    25390
    Loading More Posts
    • 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
      Yohan last edited by

      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 Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        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 Reply Quote 0
        • R
          rb58 last edited by

          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 Reply Quote 0
          • musimbate
            musimbate last edited by

            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 Reply Quote 0
            • First post
              Last post