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 build qtbase-everywhere-src-6.5.4 only on windows using MingW64 ?

How to build qtbase-everywhere-src-6.5.4 only on windows using MingW64 ?

Scheduled Pinned Locked Moved Solved Installation and Deployment
6 Posts 3 Posters 265 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.
  • M Offline
    M Offline
    Mr.Anubis
    wrote on 21 Mar 2025, 09:35 last edited by Mr.Anubis
    #1

    I am new to qt and I want to build static version of library qtbase-everywhere-src-6.x.x only (skipping all other modules) on windows 10 so that I can use it with mingw. I want minimal build due to pc's limited resources. This will be learning path for me to build heavy library like this (atleast I can try hence I just want to follow this path)

    I have already installed perl, python, openssl, ninja, mingw with seh (not from qt). How to proceed? which flags etc to use?

    Thanks a lot
    Regards

    1 Reply Last reply
    0
    • C Online
      C Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 21 Mar 2025, 13:13 last edited by
      #6

      You can choose how to use the openssl libs: https://doc.qt.io/qt-6/configure-options.html#ssl

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • C Online
        C Online
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote on 21 Mar 2025, 09:38 last edited by
        #2

        Please follow the documentation: https://doc.qt.io/qt-6/windows-building.html

        If you get some errors report back here with the relevant information.

        Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
        Visit the Qt Academy at https://academy.qt.io/catalog

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JonB
          wrote on 21 Mar 2025, 09:41 last edited by JonB
          #3

          Just be aware you will not be able to build Qt's (optional) QtWebEngine module with MinGW, so don't pick that if offered. Nor for that matter anything Bluetooth.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Mr.Anubis
            wrote on 21 Mar 2025, 12:11 last edited by Mr.Anubis
            #4

            Thanks @Christian-Ehrlicher and @JonB It worked in first go :)
            Can you guys check the build log, here is the build log : https://pastebin.com/1bQ9xsfP
            openssl support missing ? and some other, not sure why
            Thanks and Regards

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Mr.Anubis
              wrote on 21 Mar 2025, 13:04 last edited by Mr.Anubis
              #5

              QT expects Openssl libs where?? Thanks

              1 Reply Last reply
              0
              • C Online
                C Online
                Christian Ehrlicher
                Lifetime Qt Champion
                wrote on 21 Mar 2025, 13:13 last edited by
                #6

                You can choose how to use the openssl libs: https://doc.qt.io/qt-6/configure-options.html#ssl

                Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                Visit the Qt Academy at https://academy.qt.io/catalog

                1 Reply Last reply
                0
                • M Mr.Anubis has marked this topic as solved on 22 Mar 2025, 06:05

                1/6

                21 Mar 2025, 09:35

                • Login

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