Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Porting Desktop app to Windows uinversal app

    Mobile and Embedded
    2
    4
    666
    Loading More Posts
    • 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.
    • AsifBahrainwala
      AsifBahrainwala last edited by

      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 Reply Quote 0
      • ?
        A Former User last edited by

        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 Reply Quote 0
        • AsifBahrainwala
          AsifBahrainwala last edited by

          Thank you. I will look for an alternative.

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @AsifBahrainwala last edited by A Former User

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

            1 Reply Last reply Reply Quote 1
            • First post
              Last post