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. qt5 - linux why no 32bit kit?
Qt 6.11 is out! See what's new in the release blog

qt5 - linux why no 32bit kit?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 1.3k 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.
  • LimerL Offline
    LimerL Offline
    Limer
    wrote on last edited by
    #1

    Ubuntu17.10 + Qt5.10.1

    When I install qt in ubuntu, I found it only provide three kits(GCC x64, for Android armv7, for Android x86).

    That means I can't write a 32bit-qt program directly, my friends on the Internet told me I can get it myself by compiling the source code.

    but I still want to know why the official didn't provide the 32bit-GCC-kit????

    jsulmJ 1 Reply Last reply
    0
    • W Offline
      W Offline
      wrosecrans
      wrote on last edited by
      #2

      Very few people need the 32 bit only builds. If you need something uncommon like that, you'll need to build it yourself. If you look at the Ubuntu download page for 17.10, there isn't even a link for the 32 bit desktop version:

      http://releases.ubuntu.com/17.10/

      If Ubuntu isn't even making 32 bit desktop readily available to end users, I can't imagine very many people would download the Qt SDK for it these days.

      LimerL 1 Reply Last reply
      2
      • LimerL Limer

        Ubuntu17.10 + Qt5.10.1

        When I install qt in ubuntu, I found it only provide three kits(GCC x64, for Android armv7, for Android x86).

        That means I can't write a 32bit-qt program directly, my friends on the Internet told me I can get it myself by compiling the source code.

        but I still want to know why the official didn't provide the 32bit-GCC-kit????

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

        @Limer Because the Qt Company already supports a big amount of different OS/platforms/CPU architectures. There is simply not enough resources to support even more. And 32bit Linux isn't that important platform any-more (who uses 32 bit still?). If you don't need latest Qt you can simply install Qt provided by your 32bit Linux distribution.

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

        1 Reply Last reply
        3
        • W wrosecrans

          Very few people need the 32 bit only builds. If you need something uncommon like that, you'll need to build it yourself. If you look at the Ubuntu download page for 17.10, there isn't even a link for the 32 bit desktop version:

          http://releases.ubuntu.com/17.10/

          If Ubuntu isn't even making 32 bit desktop readily available to end users, I can't imagine very many people would download the Qt SDK for it these days.

          LimerL Offline
          LimerL Offline
          Limer
          wrote on last edited by
          #4

          @wrosecrans That's true. No 32bit ubuntu17.10.

          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