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 Cross Compile 32bit On 64bit using qmake
Qt 6.11 is out! See what's new in the release blog

How to Cross Compile 32bit On 64bit using qmake

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.5k Views 2 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
    Renn
    wrote on last edited by
    #1

    Hello friends, I want to ask about the cross compile, what preparation to cross compile qt using qmake? what I shall do to cross compile from 64bit to 32bit. Please enlightenment.

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

      Hi,

      What OS are you using ? Qt is available as both 32 and 64 bit packages for Linux and Windows so you have essentially to install the corresponding compiler and then use the correct qmake.

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

      R 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What OS are you using ? Qt is available as both 32 and 64 bit packages for Linux and Windows so you have essentially to install the corresponding compiler and then use the correct qmake.

        R Offline
        R Offline
        Renn
        wrote on last edited by
        #3

        @SGaist Am using OS Linux Ubuntu 64bit.

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

          Then you have to install the 32bit build-essential package + Qt 32bit edition.

          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
          0

          • Login

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