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. Stand Alone Application
Qt 6.11 is out! See what's new in the release blog

Stand Alone Application

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 887 Views 2 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

    Hey,
    i build a QT application an now i want it to run on other machines, without qt. Do i really have to build qt static or is there another "easy" option like to configure the QT Creator or something like that? I tried to add the used dlls, but this didnt really worked.

    Greets Nico

    Using WIndows 10, QT5.5

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

      Hi, welcome to Devnet.

      Here is a topic about deployment.
      http://doc.qt.io/qt-5/deployment.html

      By the way, it's writtent Qt. QT stands for Quick Time.

      1 Reply Last reply
      1
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        there is also
        http://www.tripleboot.org/?p=138
        for good info.

        It will work with DLLs. That is how most of us do it as
        option 2 is static linking but that demands a Qt License or
        that your app is open source.

        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