Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
QtAV
0001-Fix-build-with-Qt-5.14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Fix-build-with-Qt-5.14.patch of Package QtAV
From 6d57ad92415805ba29fddfb4fe5b010b968cd73c Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux <christophe@krop.fr> Date: Thu, 5 Dec 2019 14:36:36 +0100 Subject: [PATCH] Fix build with Qt 5.14. --- qml/SGVideoNode.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/qml/SGVideoNode.cpp b/qml/SGVideoNode.cpp index b12089d..3f2a07d 100644 --- a/qml/SGVideoNode.cpp +++ b/qml/SGVideoNode.cpp @@ -25,6 +25,7 @@ #include "QtAV/VideoFrame.h" #include <QtCore/QScopedPointer> #include <QtGui/QOpenGLFunctions> +#include <QtQuick/QSGMaterial> #include <QtQuick/QSGMaterialShader> // all in QSGRenderThread -- 2.24.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor