Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt 5.0.1 webkit problem
Qt 6.11 is out! See what's new in the release blog

Qt 5.0.1 webkit problem

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 720 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.
  • D Offline
    D Offline
    Dcqt
    wrote on last edited by
    #1

    I have downloaded Qt5.0.1 from below site
    http://download.qt-project.org/archive/qt/5.0/5.0.1/single/qt-everywhere-opensource-src-5.0.1.tar.gz
    and i have installed it in two systems.

    The problem is, on one system the WebKit is enabled , and other system it is not.
    I found this in my /usr/local/Qt5.0.1/lib directory on one of the system.

    libQt5WebKit.so
    libQt5WebKit.so.5
    libQt5WebKit.so.5.0
    libQt5WebKit.so.5.0.1

    the configuration options i used on both systems are

    -glib -gstreamer -debug -egl -opengl es2 -opensource -confirm-license -qt-xcb.

    How does it miss on other system?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Maybe webkit was skipped due to missing dependencies. Make sure you install all needed packages beforehand (see "this wiki":http://qt-project.org/wiki/Building-Qt-5-from-Git for reference).

      (Z(:^

      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