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. QtQuickControls 2 and WinRT
QtWS25 Last Chance

QtQuickControls 2 and WinRT

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 357 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.
  • alex_spataruA Offline
    alex_spataruA Offline
    alex_spataru
    wrote on last edited by alex_spataru
    #1

    I am developing a simple mobile application that uses QtQuickControls 2 for its UI. For the moment, everything works great on Android. However, I cannot get the application to run on Windows Phone 8.1, the application closes/crashes as soon as it is launched. No console output is recevied (even if I use qDebug).

    I have tested deploying some Qt examples, all of them worked, except the examples that used QtQuickControls 2 (e.g. the gallery application), which showed the same behavior as my application.

    Dev setup information:

    • Qt 5.7
    • Windows 10 64-bit
    • Microsoft Visual Studio 2013 (Community Edition)

    Update:

    When compiling, I get the following warning:

    WARNING: winrt_manifest_install.path is not defined: install target not created
    

    Does anyone have a solution for this issue?

    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