Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Module "QtWebKit" is not installed
Forum Updated to NodeBB v4.3 + New Features

Module "QtWebKit" is not installed

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 2.7k 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.
  • I Offline
    I Offline
    ixpervision
    wrote on last edited by
    #1

    I trying make a small application on android for learning webkit module. When I run on the windows, app work very well. When ı try on my android device ı encounter this error(module "QtWebKit" is not installed) . I tried add webkit library to android additional libraries but I cant achive success. Because it want .so extention file to add library and I have not this. I've added the following to my .pro file.

    QT += webkit

    Could anyone suggest what may be going wrong?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      QtWebKit is not supported on android. More information "here":https://qt-project.org/qt5/qt52

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • I Offline
        I Offline
        ixpervision
        wrote on last edited by
        #3

        I never thought it. Thank you SGait.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You're welcome !

          I know they can be surprising but Apple/Google don't necessarily make them easy to find.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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