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 QT Project for other computers
Qt 6.11 is out! See what's new in the release blog

Building QT Project for other computers

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 867 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I am very new to QT so I apologize in advance for my ignorance. I installed QT5 on my computer and QT Creator. I used QT Creator to build a QT application and can build and run within the IDE nicely. However, when I try to run the .exe, I get .dll errors. I'm assuming I need to add some QT .dlls to the project so it'll run on other computers as well, but don't really know how to proceed exactly. Can somebody please help me with this?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      Welcome to DevNet

      You need to deploy your app to the target computer.
      From your post I see that your target is Windows
      Take a look on these articles
      "Qt for Windows - Deployment":http://qt-project.org/doc/qt-5/windows-deployment.html
      "Deploy an Application on Windows":http://qt-project.org/wiki/Deploy_an_Application_on_Windows
      "Deploying a real Qt app – understanding more of Qt":http://www.tripleboot.org/?p=536

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Thank you very much! That's exactly what I needed and couldn't find.

        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