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. Unknown module(s) in QT: webkitwidgets
Forum Updated to NodeBB v4.3 + New Features

Unknown module(s) in QT: webkitwidgets

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 772 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.
  • B Offline
    B Offline
    Bull
    wrote on last edited by
    #1

    I am new with qt5 and have installed from scratch using this tutorial here: http://www.linuxfromscratch.org/blfs/view/svn/x/qt5.html

    Qt5 is installed in /opt/qt5/qt-5.4.1.

    I have also done sudo apt-get install libqt5webkit5-dev.

    However, when I tried to include webkitwidgets in my .pro file, the error is returned: Unknown module(s) in QT: webkitwidgets

    Here is a snippet of my .pro:

    QT += core gui

    QT += widgets webkitwidgets

    INCLUDEPATH += /opt/lib/eigen-eigen-10219c95fe65
    /opt/qt5/qt-5.4.1/lib

    What am I missing here?

    Thanks.

    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