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 statically compile the Qt desktop application using QT 5.9.6 ?
Forum Updated to NodeBB v4.3 + New Features

How to statically compile the Qt desktop application using QT 5.9.6 ?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
9 Posts 4 Posters 1.3k 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.
  • V Offline
    V Offline
    VigneshwaranSMJ
    wrote on last edited by
    #1

    How to statically compile the Qt desktop application using QT 5.9.6 ?

    K 1 Reply Last reply
    0
    • V VigneshwaranSMJ

      How to statically compile the Qt desktop application using QT 5.9.6 ?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @VigneshwaranSMJ

      Hi and welcome to devnet forums

      In order to compile and link with Qt libraries statically, you have to compile first Qt libraries statically.
      There are guidelines available e.g. for windows

      However, you better check the license conditions then.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      1
      • V Offline
        V Offline
        VigneshwaranSMJ
        wrote on last edited by
        #3

        Thanks for the input. How to compile the Qt libraries and application statically for commercial license and not for open-source license.

        K 1 Reply Last reply
        0
        • V VigneshwaranSMJ

          Thanks for the input. How to compile the Qt libraries and application statically for commercial license and not for open-source license.

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @VigneshwaranSMJ

          Basically follow the questions of the configure command. At the beinning you will be ask which version you like to configure for compilation.

          When you have a commercial license you are entitled to get service through the hotline respectively through an online platform.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • V Offline
            V Offline
            VigneshwaranSMJ
            wrote on last edited by
            #5

            @koahnig said in How to statically compile the Qt desktop application using QT 5.9.6 ?:

            When you have a commercial license you are entitled to get service through the hotline respectively through an online platform.

            I am using Qt 5.9.6 for developing Qt desktop widget application using commercial license. I need to compile the application statically, to run the Qt application in different systems without adding externally the supporting dlls.

            Please provide the complete steps to compile and build the Qt application statically in commercial license.

            jsulmJ 1 Reply Last reply
            0
            • V VigneshwaranSMJ

              @koahnig said in How to statically compile the Qt desktop application using QT 5.9.6 ?:

              When you have a commercial license you are entitled to get service through the hotline respectively through an online platform.

              I am using Qt 5.9.6 for developing Qt desktop widget application using commercial license. I need to compile the application statically, to run the Qt application in different systems without adding externally the supporting dlls.

              Please provide the complete steps to compile and build the Qt application statically in commercial license.

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @VigneshwaranSMJ said in How to statically compile the Qt desktop application using QT 5.9.6 ?:

              Please provide the complete steps to compile and build the Qt application statically in commercial license.

              Sorry, but this is NOT commercial support forum!
              As @koahnig already wrote: if you have a commercial license then you can ask for service/support, but not here.
              And did you actually read the link @koahnig provided?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              2
              • V Offline
                V Offline
                VigneshwaranSMJ
                wrote on last edited by
                #7

                How to resolve this issue in windows 10 "no qmlscene installed" in Qt

                K 1 Reply Last reply
                0
                • V VigneshwaranSMJ

                  How to resolve this issue in windows 10 "no qmlscene installed" in Qt

                  K Offline
                  K Offline
                  koahnig
                  wrote on last edited by
                  #8

                  @VigneshwaranSMJ

                  There is a similar thread for static compilation and no qmlscene installed

                  When you have a license and they helped you in compilation for static Qt libs, they have to know best what information they supplied.

                  You are paying for support there.

                  Vote the answer(s) that helped you to solve your issue(s)

                  1 Reply Last reply
                  2
                  • hexeditorH Offline
                    hexeditorH Offline
                    hexeditor
                    wrote on last edited by
                    #9

                    I raised an issue in the Qt Bug Tracker, see QTBUG-72810: Static build package in Qt installer. You may want to vote up that issue.

                    LONG LIFE TO UNIX!!!

                    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