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 turn your QT into installable file? My program consists of use Database as well.
Forum Updated to NodeBB v4.3 + New Features

how to turn your QT into installable file? My program consists of use Database as well.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 132 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.
  • S Offline
    S Offline
    Sapok_5
    wrote on last edited by
    #1

    so, i just finished my coding in QT using C++ as base programming language. my program runs heavily of database. now, i want to turn my program to an installable application.

    JonBJ 1 Reply Last reply
    0
    • S Sapok_5

      so, i just finished my coding in QT using C++ as base programming language. my program runs heavily of database. now, i want to turn my program to an installable application.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @Sapok_5
      Search for windeployqt or linuxdeployqt and read Deploying Qt Applications. If you want to distribute an already-populated database include the necessary file from which to re-create the database in what you distribute.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved