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. QtWebkit build and installation: Unknown module(s) in QT: webkit
QtWS25 Last Chance

QtWebkit build and installation: Unknown module(s) in QT: webkit

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 1 Posters 1.1k 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
    T4QT
    wrote on last edited by
    #1

    HI

    I am able to compile and build the Qt with, webkit . But when I checked the qt_source/qtbase/lib there were no libQt5Webkit.so library files. All the libraries related to Webkit were found qt_source/qtwebkit/lib. Now if I do the make install all the libraries were copied over the qt_source/install folder.

    Now this creates the problem for me; when I am trying to build the project and make file with the use of
    QT += webkit; I got the project error: Unknown module(s) in QT: webkit

    I have included ICU libraries during the configuration time; and that's why webkit directory has the lib4Qtwebkit.so files.

    any idea on this.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      T4QT
      wrote on last edited by
      #2

      when I ran qmake -d; it gave this message:

      qt-src/qtbase/mkspecs/features/qt_functions.prf: calling built-in error (Unknown module in QT: webkitwidgets)

      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