Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to integrate QtWebKit or QWebEngine in QT application('unable to find module ')

How to integrate QtWebKit or QWebEngine in QT application('unable to find module ')

Scheduled Pinned Locked Moved Unsolved Qt WebKit
10 Posts 3 Posters 1.7k 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.
  • T Offline
    T Offline
    Thank You
    wrote on 9 May 2021, 15:38 last edited by
    #1

    I am not able to use browser(QtWebEngine and QtWebKit) in QT application
    the problem is
    "Unable to find module -"
    I tried many methods to fix it
    Used this link in repositories to update
    https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/

    I have tried cloning it too
    https://code.qt.io/cgit/qt-apps/qtwebbrowser.git/http://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/

    on the add and remove components
    f98e4ca1-cf45-46e3-bbb7-192183fc74d0-image.png

    building
    1ce76855-163f-4ff1-be0a-588aaa5aec33-image.png

    If there is any third party library please mention that too.
    I am trying it since 2 days. i have tried all methods mentioned here
    I have VS 2015 installed but I want to use it in QT Creator It would be fine if I can use the same QT without reinstalling in VSCode

    Thank You

    Let's make QT free or It will go forever

    TRUE AND FALSE <3

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 May 2021, 18:42 last edited by
      #2

      Hi,

      Chromium has requirements with regard to compilers that makes it not necessarily available for all variants of Qt. You should your installation content to see where the module is located. I wouldn't be surprised that it's only there for the VS2017 build.

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

      T 1 Reply Last reply 10 May 2021, 16:14
      0
      • S SGaist
        9 May 2021, 18:42

        Hi,

        Chromium has requirements with regard to compilers that makes it not necessarily available for all variants of Qt. You should your installation content to see where the module is located. I wouldn't be surprised that it's only there for the VS2017 build.

        T Offline
        T Offline
        Thank You
        wrote on 10 May 2021, 16:14 last edited by
        #3

        👋😊
        @SGaist I don't need cross platform support. I want to make it work in Windows only.
        Can you say where the default location of module is ? OR any third party library for this specific purpose. I have searched but still haven't got the result.
        Thank You

        Let's make QT free or It will go forever

        TRUE AND FALSE <3

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 10 May 2021, 18:15 last edited by
          #4

          I think I may have misunderstood your issue. Did you install WebEngine at all ? IIRC, it's a separate checkbox in the online installer. You may have missed it.

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

          T 1 Reply Last reply 11 May 2021, 06:13
          0
          • S SGaist
            10 May 2021, 18:15

            I think I may have misunderstood your issue. Did you install WebEngine at all ? IIRC, it's a separate checkbox in the online installer. You may have missed it.

            T Offline
            T Offline
            Thank You
            wrote on 11 May 2021, 06:13 last edited by
            #5

            @SGaist I installed it with offline installer.
            Please see the add and update components , there is QtWebEngine enabled in the question. Should we install it differently?. If we should install it differently Can't I update now without re installing the whole problem.

            Let's make QT free or It will go forever

            TRUE AND FALSE <3

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 11 May 2021, 06:17 last edited by
              #6

              There's no need to install all the versions of Qt that you did unless you plan to build for all these variations.

              From memory, the Qt WebEngine module will only be available for the 64 bit 2017 Visual Studio build. Again not something Qt can do anything about, it's requirements from chromium.

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

              T 1 Reply Last reply 11 May 2021, 08:17
              0
              • S SGaist
                11 May 2021, 06:17

                There's no need to install all the versions of Qt that you did unless you plan to build for all these variations.

                From memory, the Qt WebEngine module will only be available for the 64 bit 2017 Visual Studio build. Again not something Qt can do anything about, it's requirements from chromium.

                T Offline
                T Offline
                Thank You
                wrote on 11 May 2021, 08:17 last edited by
                #7

                @SGaist Any third party library in your mind??

                Let's make QT free or It will go forever

                TRUE AND FALSE <3

                S 1 Reply Last reply 11 May 2021, 19:41
                0
                • T Thank You
                  11 May 2021, 08:17

                  @SGaist Any third party library in your mind??

                  S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 11 May 2021, 19:41 last edited by
                  #8

                  @Thank-You said in How to integrate QtWebKit or QWebEngine in QT application('unable to find module '):

                  @SGaist Any third party library in your mind??

                  I don't follow that question.

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

                  T 1 Reply Last reply 12 May 2021, 05:15
                  0
                  • S SGaist
                    11 May 2021, 19:41

                    @Thank-You said in How to integrate QtWebKit or QWebEngine in QT application('unable to find module '):

                    @SGaist Any third party library in your mind??

                    I don't follow that question.

                    T Offline
                    T Offline
                    Thank You
                    wrote on 12 May 2021, 05:15 last edited by
                    #9

                    @SGaist Please any idea to solve this problem?

                    Let's make QT free or It will go forever

                    TRUE AND FALSE <3

                    J 1 Reply Last reply 12 May 2021, 06:29
                    0
                    • T Thank You
                      12 May 2021, 05:15

                      @SGaist Please any idea to solve this problem?

                      J Online
                      J Online
                      jsulm
                      Lifetime Qt Champion
                      wrote on 12 May 2021, 06:29 last edited by
                      #10

                      @Thank-You Use Qt 64 bit 2017 Visual Studio build as @SGaist already said.

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      0

                      6/10

                      11 May 2021, 06:17

                      • Login

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