Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. WinRT problem
Qt 6.11 is out! See what's new in the release blog

WinRT problem

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 1.7k 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.
  • P Offline
    P Offline
    Pietrko
    wrote on last edited by
    #1

    I am getting following error when building test QtQuick Controlos 2 application from Qt Creator:

    Platform: Windows 10
    Qt: 5.9 Precompiled binaries
    Complier: Microsoft Visual Studio C++ compiler 15 (MSVC)
    Build Kit: Qt.5.9.0 for UWP 64bit (MSVC2017)

    qt.winrtrunner: .... AppxManifeest.xml does not exist.
    qt.winrtrunner : Unable to find a run profile for ..../test_app.exe

    My question is:
    Why Qt even want to use WinRT?
    How can I solve this?

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

      Hi,

      Likely because you install the UWP package. If you don't want that then install on of the Visual Studio packages.

      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
      1
      • P Offline
        P Offline
        Pietrko
        wrote on last edited by
        #3

        Oh my, I've just read UWP = Universal Windows Package = WinRT :|
        I'm new to Windows platform.
        Installing proper packages right now.

        The question still holds, does QtCreator generates AppxManifest.xml or one should make this manually?

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

          I haven't used that platform yet but you should find more information about it here.

          Hope it helps

          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