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. [I Need Help]QWebPage: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

[I Need Help]QWebPage: No such file or directory

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 2.8k 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.
  • Q Offline
    Q Offline
    Qt Nico
    wrote on last edited by
    #1

    I'm having issues compiling the Qt source code I've dowloaded on the internet having a "#include <QWebPage>" preprocessor

    I received this message
    /webcapture/webcapture.h:4: error: QWebPage: No such file or directory

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Cayan
      wrote on last edited by
      #2

      Add this:
      @QT += webkitwidgets@

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        The line Cayan gave needs to go into your .pro-file.

        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