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. Module(s) not found

Module(s) not found

Scheduled Pinned Locked Moved Unsolved Qt WebKit
4 Posts 4 Posters 1.6k 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.
  • B Offline
    B Offline
    brain_dump
    wrote on last edited by
    #1

    Hey there... dear QT-Community,
    i am using a linuxbox (debian) x86_64 architecture and its running QT-Creator compiling Projects with QT-Kit 5.7 dl'ed and installed the open source package from http://info.qt.io/download-qt-for-application-development but if i am trying to link against the webkit module QT += webkit or QT += webkitwidgets i am getting a module(s) not found exception for these even after "apt-get install libwebkit-dev".
    Yours sincerely

    matthew.kuiashM 1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      Hi and welcome
      Its gone from 5.6 :)
      Use the new web engine or compile it yourself for 5.7
      Or
      https://www.phoronix.com/scan.php?page=news_item&px=QtWebKit-Next-Gen
      from
      https://github.com/annulen/webkit

      1 Reply Last reply
      1
      • B brain_dump

        Hey there... dear QT-Community,
        i am using a linuxbox (debian) x86_64 architecture and its running QT-Creator compiling Projects with QT-Kit 5.7 dl'ed and installed the open source package from http://info.qt.io/download-qt-for-application-development but if i am trying to link against the webkit module QT += webkit or QT += webkitwidgets i am getting a module(s) not found exception for these even after "apt-get install libwebkit-dev".
        Yours sincerely

        matthew.kuiashM Offline
        matthew.kuiashM Offline
        matthew.kuiash
        wrote on last edited by
        #3

        @brain_dump Yeah, As @mrjj says, use QtWebEngine. The performance is night/day different. It's better in every way I'd say.

        The legendary cellist Pablo Casals was asked why he continued to practice at age 90. "Because I think I'm making progress," he replied.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by
          #4

          For 5.8 you can download QtWebKit TP5 binaries at https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5

          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