Results 1 to 2 of 2

Thread: Getting error: Unknown module(s) in QT: webkitwidgets in QT 5.2.1 in Ubutu 12.04

  1. #1
    Join Date
    Jun 2014
    Posts
    24
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Default Getting error: Unknown module(s) in QT: webkitwidgets in QT 5.2.1 in Ubutu 12.04

    I have built Qt 5 libs from source into Ubuntu 12.04 and made a Qt test app. In .pro file I have written QT += core gui webkitwidgets to use Qwebview in my test project.

    But when I run qmake into Qt creator then it gives me error: Unknown module(s) in QT: webkitwidgets. I have also installed libqt5webkit5-dev package into my machine but still issue is not fixed.

    I think webkit or webkitwidgets module is not build by source when I built Qt 5 libs from source In Ubutnu 12.04.

    So how can I build qtwebkit or webkitwdgtes module from source or anybody who has idea about the issue then please let me know.

    Thanks

  2. #2
    Join Date
    Sep 2014
    Location
    Sydney, Australia
    Posts
    16
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Getting error: Unknown module(s) in QT: webkitwidgets in QT 5.2.1 in Ubutu 12.04

    May have something to do with webkitwidgets and webkit both being deprecated in Qt5? I read the other day that we should be using Qt WebEngine now
    "When the only tool you have is a hammer, every problem resembles a nail"

Similar Threads

  1. Replies: 3
    Last Post: 5th September 2014, 12:58
  2. Unknown module in Qt: enginio
    By masoroso in forum Qt Programming
    Replies: 1
    Last Post: 15th June 2014, 20:35
  3. Project ERROR: Unknown module(s) in QT: quick
    By Raghaw in forum Qt Quick
    Replies: 0
    Last Post: 4th December 2013, 05:56
  4. error: Unknown module(s) in QT: thread
    By gaganbm in forum Qt Tools
    Replies: 2
    Last Post: 15th March 2013, 14:56
  5. error: Unknown module(s) in QT: serialport
    By aguleo in forum Newbie
    Replies: 4
    Last Post: 11th March 2013, 21:54

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.