Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Project ERROR: Unknown module(s) in QT: webenginewidgets
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: Unknown module(s) in QT: webenginewidgets

Scheduled Pinned Locked Moved Unsolved General and Desktop
12 Posts 3 Posters 3.7k Views 3 Watching
  • 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.
  • KiraK Kira

    Hello All,
    Hello All,
    I downloaded and installed Qt 5.14(offline) from the following location.
    http://download.qt.io/archive/qt/5.14/5.14.0/
    File:qt-opensource-windows-x86-5.14.0.exe
    The issue is when I try to run a program using webengine widget, it gives the following error:
    Project ERROR: Unknown module(s) in QT: webenginewidgets

    K Offline
    K Offline
    koahnig
    wrote on last edited by
    #2

    @Kira

    Do you use Qt creator?
    If yes, is the new version properly setup with creator?

    Vote the answer(s) that helped you to solve your issue(s)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #3

      Hi,

      IIRC, QtWebengine is a separate selection in the installer. Did you check that ?
      Also, it's not available for all compilers and architectures due to chromium's constraints. Which compiler are you using ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      KiraK 1 Reply Last reply
      2
      • SGaistS SGaist

        Hi,

        IIRC, QtWebengine is a separate selection in the installer. Did you check that ?
        Also, it's not available for all compilers and architectures due to chromium's constraints. Which compiler are you using ?

        KiraK Offline
        KiraK Offline
        Kira
        wrote on last edited by
        #4

        @SGaist : Thanks for the reply.
        Yes, I have checked it and included it during the installation.
        I am trying to install msvc2015 64 bit compiler

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #5

          Since you are trying to install Visual Studio, where you using MinGW before ? AFAIK, chromium does not support it.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          KiraK 1 Reply Last reply
          0
          • SGaistS SGaist

            Since you are trying to install Visual Studio, where you using MinGW before ? AFAIK, chromium does not support it.

            KiraK Offline
            KiraK Offline
            Kira
            wrote on last edited by
            #6

            @SGaist : Nope

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #7

              Did you get your setup working ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              KiraK 1 Reply Last reply
              0
              • SGaistS SGaist

                Did you get your setup working ?

                KiraK Offline
                KiraK Offline
                Kira
                wrote on last edited by
                #8

                @SGaist: Yes I tried to run other programs they are working fine.
                Yesterday I installed Qt 5.13 and tried to run the program it is giving me the same error.
                I have checked to install the Qt web widget during installation.
                Is it the issue with msvc-2015 64 bit compiler.

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #9

                  Might be a silly question but isn't that version of web engine only available for VS2017 ?

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  KiraK 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    Might be a silly question but isn't that version of web engine only available for VS2017 ?

                    KiraK Offline
                    KiraK Offline
                    Kira
                    wrote on last edited by
                    #10

                    @SGaist : I don't know about it?

                    1 Reply Last reply
                    0
                    • SGaistS Offline
                      SGaistS Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on last edited by
                      #11

                      It's in the documentation of the Qt version you are using.

                      Interested in AI ? www.idiap.ch
                      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                      KiraK 1 Reply Last reply
                      0
                      • SGaistS SGaist

                        It's in the documentation of the Qt version you are using.

                        KiraK Offline
                        KiraK Offline
                        Kira
                        wrote on last edited by
                        #12

                        @SGaist :
                        Hey, i saw that in the documentation.
                        I am not trying to build qt from the source.
                        Leaving the visual studio stuff aside, I followed the following approch:
                        I downloaded the qt offline installer from the above location.
                        I installed the msvc2015 64 bit version. Included qt WebKit and other stuffs during installation.
                        I launched the qt creator and tried to run the sample WebKit program and started getting the error, as mentioned earlier.

                        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