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. Windows 10 Mobile app development using Qt 5.10.1
Forum Updated to NodeBB v4.3 + New Features

Windows 10 Mobile app development using Qt 5.10.1

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

    Hi all,

    I recently decided to develop a Windows 10 mobile app using Visual Studio 2017, Qt 5.10.1 and Qt VS Tools 2.2.1 . My first trial using a windows 10 mobile emulator was successful (because this emulator accepts x86 compiled apps). With a "real" device however things apparently become more difficult. The first problem I encounter is that when starting a new Qt project in Visual Studio, I am not able to use the ARM solution platform. Every time I change to ARM instead of x86 I get an error telling me that no Qt version is assigned to this project. When I then assign the armv7 Qt version, my solution platform suddenly switches to x86 and still no Qt version is set to the ARM solution platform. The second problem I encounter is that in Qt Creator options, the Qt 5.10.1 for UWP armv7 (MSVC 2017) kit tells me that the device type is not supported by Qt version. Is it indeed a fact that Qt 5.10.1 does not support windows 10 mobile? Or what is happening here?

    Thanks a lot in advance!

    jsulmJ 1 Reply Last reply
    0
    • B BCuypers

      Hi all,

      I recently decided to develop a Windows 10 mobile app using Visual Studio 2017, Qt 5.10.1 and Qt VS Tools 2.2.1 . My first trial using a windows 10 mobile emulator was successful (because this emulator accepts x86 compiled apps). With a "real" device however things apparently become more difficult. The first problem I encounter is that when starting a new Qt project in Visual Studio, I am not able to use the ARM solution platform. Every time I change to ARM instead of x86 I get an error telling me that no Qt version is assigned to this project. When I then assign the armv7 Qt version, my solution platform suddenly switches to x86 and still no Qt version is set to the ARM solution platform. The second problem I encounter is that in Qt Creator options, the Qt 5.10.1 for UWP armv7 (MSVC 2017) kit tells me that the device type is not supported by Qt version. Is it indeed a fact that Qt 5.10.1 does not support windows 10 mobile? Or what is happening here?

      Thanks a lot in advance!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @BCuypers See https://doc.qt.io/qt-5.10/supported-platforms.html
      Is your host "Windows 10 (x86_64) Creators Update"?
      Also, as far as I know Microsoft will not continue to develop Windows Mobile, so why starting to develop apps for it?

      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