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. Deploy with only one SQL driver. How?
Qt 6.11 is out! See what's new in the release blog

Deploy with only one SQL driver. How?

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

    Hello all!
    I am using only one sql driver in application, but Qt deploying everything it has. How to define only one, defined driver for deploy?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Currently, you have to remove the ones you don't use after running the deployment tool.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      B 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Currently, you have to remove the ones you don't use after running the deployment tool.

        B Offline
        B Offline
        bogong
        wrote on last edited by bogong
        #3

        @sgaist Have you been doing what I am asking about? Have you been deleting what you are writing about? Is there ability to exclude driver when application built and deployed on device? I know in precise that it should be defined before deploying and build but I don't remember how.

        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