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. QAbstractVideoSurface

QAbstractVideoSurface

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 204 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.
  • B Offline
    B Offline
    Bram.Werbrouck
    wrote on last edited by
    #1

    Hi,

    I've downloaded an example code, but when I press compile, i got the following error:

    /home/pi/Downloads/DesktopANPR_source_29032018/src/video_widget.h:5: error: QAbstractVideoSurface: No such file or directory
    #include <QAbstractVideoSurface>
    ^~~~~~~~~~~~~~~~~~~~~~~

    I thought QAbstractVideoSurface is a part of QT?? What am I missing?

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

      Hi
      Check you have
      QT += multimedia
      in the .pro file

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved