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. How to use finished qt program on separate computer without installing Qt on both computers?
QtWS25 Last Chance

How to use finished qt program on separate computer without installing Qt on both computers?

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 1.1k 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.
  • A Offline
    A Offline
    acedawg45
    wrote on last edited by
    #1

    So, I am trying to send my finished program to someone (over Skype), and every time I try to click on the .exe file in the debug folder, it says: Missing qt5cored.dll file reinstall Qt to fix. Well. Something like that. I am not looking at it right now, because I have been trying to fix it for 3 hours and I don't even want to look at it after all the stress. Anyway, I have tried moving the files into the folder:
    Qt5Core.dll
    Qt5Gui.dll
    Qt5Widget.dll

    And a couple files starting with 'i'. (Like I said, I don't even want to look at it to check, I will edit in the morning). After that, it came up with a huge thing, I couldn't even read it. I would REALLY appreciate some help. Thank you for anything.

    -Sal

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MuldeR
      wrote on last edited by
      #2

      http://qt-project.org/doc/qt-5/deployment.html

      My OpenSource software at: http://muldersoft.com/

      Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

      Go visit the coop: http://youtu.be/Jay...

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Here’s a reasonably quick and almost-foolproof way to identify the DLLs you need: http://qt-project.org/wiki/Deploy_an_Application_on_Windows

        Follow the instructions to set it up correctly on your own PC before you send the files through Skype.

        Also, you should send a Release build, not a Debug build. The Release build files are much smaller, and the code is optimized.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • A Offline
          A Offline
          acedawg45
          wrote on last edited by
          #4

          Okay thanks for the help.

          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