Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. WebEngine does not get built
Qt 6.11 is out! See what's new in the release blog

WebEngine does not get built

Scheduled Pinned Locked Moved Solved QtWebEngine
4 Posts 2 Posters 1.5k Views 1 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.
  • Q Offline
    Q Offline
    qtacc32
    wrote on last edited by qtacc32
    #1

    Hello,

    I'm building Qt5.7.1 on Windows 7 with Visual Studio 2013.
    All modules I need are built, but not WebEngine. It's just missing. No errors. I didn't skip it.

    How can I build WebEngine?

    Thank you.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qtacc32
      wrote on last edited by
      #2

      It seems that Qt5WebEngine.dll depends on Qt5WebChannel.dll.
      I skipped most modules, so that's probably the cause.

      Is there any way to know about such dependencies before building?

      Thank you.

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

        Hi,

        You can take a look at the .gitmodules files in the qt5 repository.

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

        Q 1 Reply Last reply
        2
        • SGaistS SGaist

          Hi,

          You can take a look at the .gitmodules files in the qt5 repository.

          Q Offline
          Q Offline
          qtacc32
          wrote on last edited by
          #4

          @SGaist
          Ahh thank you, that should help.

          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