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. Qt 5.7 and Universal Windows Platform (UWP)
Forum Updated to NodeBB v4.3 + New Features

Qt 5.7 and Universal Windows Platform (UWP)

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 5.2k 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.
  • H Offline
    H Offline
    HTWAMD
    wrote on last edited by
    #1

    Hey,

    with the new release of Qt 5.7 it's possible to install the Universal Windows Platform but my question is how to use it in Qt? I can't find anything about this.

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

      Hi,

      Isn't the Qt WinRT package what you are looking for ?

      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
      • H Offline
        H Offline
        HTWAMD
        wrote on last edited by
        #3

        Hm no? The maintenance tool show me the follow options:
        UWP x86
        UWP x64
        UWP armv7

        So for me it sounds I can implement code of the UWP into Qt and use it also on desktop?

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

          The goal of Qt is to re-use the same code base across different platform so basically you write your application once and re-built it for each platform you want to support. You just have to keep your native code cleanly separated if you have any, otherwise just rebuild your project.

          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