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. WARNING: winrt_manifest_install.path is not defined
Forum Updated to NodeBB v4.3 + New Features

WARNING: winrt_manifest_install.path is not defined

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
uwp
1 Posts 1 Posters 628 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.
  • D Offline
    D Offline
    Dmitriano
    wrote on 26 Sept 2019, 10:57 last edited by
    #1

    I created "Qt Quick Application - Swipe" with the wizard in QT Creator. When I tried to build it for UWP I got:

    13:48:53: Running steps for project App1...
    13:48:53: Starting: "C:\Qt\Qt5.13.0\5.13.0\winrt_x86_msvc2017\bin\qmake.exe" E:\temp\App1\App1.pro -spec winrt-x86-msvc2017 "CONFIG+=debug" "CONFIG+=qml_debug"
    Info: creating stash file E:\temp\build-App1-Qt_5_13_0_for_UWP_32bit_MSVC_2017-Debug\.qmake.stash
    ..\App1\qml.qrc: Warning: potential duplicate alias detected: 'main.qml'
    ..\App1\qml.qrc: Warning: potential duplicate alias detected: 'main.qml'
    WARNING: winrt_manifest_install.path is not defined: install target not created
    
    WARNING: winrt_manifest_install.path is not defined: install target not created
    
    13:48:56: The process "C:\Qt\Qt5.13.0\5.13.0\winrt_x86_msvc2017\bin\qmake.exe" exited normally.
    13:48:56: Starting: "C:\Qt\Qt5.13.0\Tools\QtCreator\bin\jom.exe" -f E:/temp/build-App1-Qt_5_13_0_for_UWP_32bit_MSVC_2017-Debug/Makefile qmake_all
    
    jom 1.1.3 - empower your cores
    
    13:48:56: The process "C:\Qt\Qt5.13.0\Tools\QtCreator\bin\jom.exe" exited normally.
    13:48:56: Elapsed time: 00:04.
    

    What winrt_manifest_install.path is and where to define it? How to create the manifest for the app?

    1 Reply Last reply
    0

    1/1

    26 Sept 2019, 10:57

    • Login

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