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 do you build a 32 bit version of a WinRT app
Forum Update on Monday, May 27th 2025

How do you build a 32 bit version of a WinRT app

Scheduled Pinned Locked Moved Mobile and Embedded
winrt32 bits
2 Posts 2 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.
  • R Offline
    R Offline
    ronic
    wrote on 12 May 2015, 10:12 last edited by
    #1

    There is a 64 bit version of Qt for winrt, but what if you want to build for 32 bits?
    I have a windows tablet with a 32 bit version of Windows 8.1.
    How can I build an app for it?
    I want to be able to run the app remotely (using Visual Studio) on the device.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mkalinow
      wrote on 26 Jun 2015, 12:37 last edited by
      #2

      Hi,

      for 32bit you will need to compile Qt on your own. We provide the most common derivates (64bit and ARM) only as otherwise the packages would simply become to big.

      For reference you can find the documentation here:
      http://doc.qt.io/qt-5/winrt-support.html#building-from-source

      The mkspec of choice would be winrt-x86-msvc2013 then.

      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