Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to deploy Qt to 32bit Linux system?
Forum Updated to NodeBB v4.3 + New Features

How to deploy Qt to 32bit Linux system?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 616 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.
  • R Offline
    R Offline
    rsharpe
    wrote on last edited by
    #1

    The provided linuxdeployqt appimage is x86-64 and does not run on my system. I can get Qt itself to run and execute my program, so it clearly runs in the 32 bit environment. How can I deploy qt for my 32bit system?

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

      Hi and welcome to devnet,

      Build your application with a 32Bit version of Qt. There are no 32bit pre-built Qt anymore if that's what you are looking for (reason is that the numbers of download for that version were too low to justify the resource necessary to provide it). You can either build Qt for 32bit yourself, or use your distribution provided Qt for development.

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

      1 Reply Last reply
      2

      • Login

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