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. Porting Desktop app to Windows uinversal app

Porting Desktop app to Windows uinversal app

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

    The code does not compile when using webenginewidgets,
    this is an application built using widgets (QDialog , the old way :-) )

    error:-
    C:/Qt/5.7/winrt_armv7_msvc2015/bin/winrtrunner.exe --list-devices
    Found 2 Windows Runtime devices.
    Project ERROR: Unknown module(s) in QT: webenginewidgets

    The code builds on Windows10 and Ubuntu16.04.1

    building for Windows universal app (windows 10 phone), do I need to install something extra to get this to work or WebEngineWidget is not supported?

    Thanks

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! From Qt WebEngine Platform Notes:

      Qt WebEngine does try to support all Supported Platforms of Qt. However, due to different requirements of Chromium this is not always possible. Known limitations are:

      • Qt WebEngine currently supports only Windows, Linux, and OS X.
      • On Windows, Qt WebEngine only supports Windows Vista or newer as target platform. Due to use of newer API in Chromium, Windows XP is not supported. WinRT is not supported, either.
      1 Reply Last reply
      0
      • AsifBahrainwalaA Offline
        AsifBahrainwalaA Offline
        AsifBahrainwala
        wrote on last edited by
        #3

        Thank you. I will look for an alternative.

        ? 1 Reply Last reply
        0
        • AsifBahrainwalaA AsifBahrainwala

          Thank you. I will look for an alternative.

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #4

          @AsifBahrainwala Here's the alternative: Qt WebView :-)

          1 Reply Last reply
          1

          • Login

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