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. Building and running my application an a different machine.
Forum Updated to NodeBB v4.3 + New Features

Building and running my application an a different machine.

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 990 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.
  • T Offline
    T Offline
    Timmoth
    wrote on last edited by
    #1

    Hi, when i try to run my exe on a different machine i get the error
    "The program cant start because Qt5Widgetsd.dll is missing from your computer"

    i would like to know how to resolve this, or a different way to publish my application from within Qt Creator.
    (when i try to publish using build - publish project i get an error "Publishing is currently not possible for project 'XXXXXX' "

    Regards, Tim.

    1 Reply Last reply
    0
    • francescmmF Offline
      francescmmF Offline
      francescmm
      wrote on last edited by
      #2

      You must distribute your executable with the necessary dll. In addition, take into account that dll with name terminated in 'd' are from Debug.

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

        Please read "this guide":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html from Qt5 documentation.

        (Z(:^

        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