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. QupZilla with qt creator
Forum Updated to NodeBB v4.3 + New Features

QupZilla with qt creator

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

    Hi,

    when i cross-compile QupZilla with Qt creator i get the following error

    .
    .
    In file included from ../../../qupzilla-master/src/lib/adblock/adblockicon.cpp:24:0:
    ../../../qupzilla-master/src/lib/webkit/webpage.h:21:26: fatal error: QWebEnginePage: No such file or directory
    compilation terminated.
    .
    .
    make[1]: *** [../../../qupzilla-master/build/adblockicon.o] Error 1
    make: *** [sub-src-lib-make_default] Error 2
    12:37:10: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project QupZilla
    When executing step 'Make'*

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

      Hi,

      It's a bit vague, what platform are you targeting ? What OS is it running ?

      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
      • K Offline
        K Offline
        kumararajas
        wrote on last edited by
        #3

        Sam got the point!

        QWebEnginePage is from Qt 5. My rough guess is you are building the application in Qt 4.xx

        --Kumar

        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