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. [Solved]Qt WebKit not working
Forum Updated to NodeBB v4.3 + New Features

[Solved]Qt WebKit not working

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

    I have a question. I am trying to create an app with QtWebKit. I have added
    @Qt += webkit@

    to the .pro file, but I still get errors? What should I do? I tried to use @Qt += WebKit@

    , but then I get [Makefile]Error 3.

    Here’s to the crazy ones. The rebels. The troublemakers. The ones who see things differently. While some may see them as the crazy ones, we see gen...

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2

      Which Qt version do you use? >= 5.0? Then you should add webkitwidgets too.
      @
      Qt += webkit webkitwidgets@

      God is Real unless explicitly declared as Integer.

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

        Qt WebKit works perfectly now! Thanks!

        Here’s to the crazy ones. The rebels. The troublemakers. The ones who see things differently. While some may see them as the crazy ones, we see gen...

        1 Reply Last reply
        0
        • A Offline
          A Offline
          AcerExtensa
          wrote on last edited by
          #4

          Please add "[SOLVED]" prefix, left to the topic subject. Thanks!

          God is Real unless explicitly declared as Integer.

          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