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. How to configure in windows?
Qt 6.11 is out! See what's new in the release blog

How to configure in windows?

Scheduled Pinned Locked Moved Solved General and Desktop
11 Posts 3 Posters 1.4k 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.
  • D dondioci

    I try to build Qt installer framework in win11, https://doc.qt.io/qtinstallerframework/ifw-getting-started.html
    and I stuck on the first configure step. How can I configure it on windows?

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

    @dondioci Do you really need to build it from sources?

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

    D 2 Replies Last reply
    0
    • jsulmJ jsulm

      @dondioci Do you really need to build it from sources?

      D Offline
      D Offline
      dondioci
      wrote on last edited by
      #3

      @jsulm yes, I want to customize the wizard button stylesheet.

      jsulmJ B 2 Replies Last reply
      0
      • D dondioci

        @jsulm yes, I want to customize the wizard button stylesheet.

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

        @dondioci Then please tell us what exactly the problem is?
        "I stuck on the first configure step" - does not tell much.

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

        1 Reply Last reply
        0
        • D dondioci

          @jsulm yes, I want to customize the wizard button stylesheet.

          B Offline
          B Offline
          Bonnie
          wrote on last edited by
          #5

          @dondioci If that's the case, there's Stylesheet Example which tells you how to use stylesheet to customize the UI.

          D 1 Reply Last reply
          1
          • jsulmJ jsulm

            @dondioci Do you really need to build it from sources?

            D Offline
            D Offline
            dondioci
            wrote on last edited by
            #6

            @jsulm Sorry for late reply. I want to put the quit button in the bottom left corner. I‘ve seen the manual and I cannot find the way to do it.

            1 Reply Last reply
            0
            • B Bonnie

              @dondioci If that's the case, there's Stylesheet Example which tells you how to use stylesheet to customize the UI.

              D Offline
              D Offline
              dondioci
              wrote on last edited by
              #7

              @Bonnie I have seen it. But I cannot a way to adjust the quit button position within the manual.t89y294j.png

              jsulmJ B 2 Replies Last reply
              0
              • D dondioci

                @Bonnie I have seen it. But I cannot a way to adjust the quit button position within the manual.t89y294j.png

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

                @dondioci I asked about the configure issue you have...

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

                D 1 Reply Last reply
                0
                • jsulmJ jsulm

                  @dondioci I asked about the configure issue you have...

                  D Offline
                  D Offline
                  dondioci
                  wrote on last edited by
                  #9

                  @jsulm Oh, I doesn't have the "configure" tool in windows.

                  configure -prefix %CD%\qtbase -release -static -static-runtime -accessibility -no-icu -no-sql-sqlite -no-qml-debug -nomake examples -nomake tests
                  

                  How can I get this tool?

                  jsulmJ 1 Reply Last reply
                  0
                  • D dondioci

                    @jsulm Oh, I doesn't have the "configure" tool in windows.

                    configure -prefix %CD%\qtbase -release -static -static-runtime -accessibility -no-icu -no-sql-sqlite -no-qml-debug -nomake examples -nomake tests
                    

                    How can I get this tool?

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

                    @dondioci The configure command is part of Qt source code. And this step in the documentation is only needed if you want to build Qt by yourself. If you already have Qt then simply follow "Setting up Qt Installer Framework" chapter in the documentation.

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

                    1 Reply Last reply
                    1
                    • D dondioci

                      @Bonnie I have seen it. But I cannot a way to adjust the quit button position within the manual.t89y294j.png

                      B Offline
                      B Offline
                      Bonnie
                      wrote on last edited by Bonnie
                      #11

                      @dondioci You said you want to customize the stylesheet, how would you change that by stylesheet even if you can rebuild the ifw?

                      The configure command is part of Qt source code. And this step in the documentation is only needed if you want to build Qt by yourself. If you already have Qt then simply follow "Setting up Qt Installer Framework" chapter in the documentation.

                      Well, usually we need to build Qt before building ifw because ifw needs to be built with static Qt.

                      1 Reply Last reply
                      0
                      • D dondioci has marked this topic as solved on

                      • Login

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