Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915857 Details for
Bug 947266
media-video/mkvtoolnix-86.0: error: invalid use of incomplete type ‘class QDebug’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-Fix-build.patch
0001-Fix-build.patch (text/plain), 694 bytes, created by
Nick Sarnie
on 2025-01-04 21:09:31 UTC
(
hide
)
Description:
0001-Fix-build.patch
Filename:
MIME Type:
Creator:
Nick Sarnie
Created:
2025-01-04 21:09:31 UTC
Size:
694 bytes
patch
obsolete
>From 82249b31868d1b193400c90cc52d0450e380afd5 Mon Sep 17 00:00:00 2001 >From: Nick Sarnie <sarnex@gentoo.org> >Date: Sun, 5 Jan 2025 06:00:21 +0900 >Subject: [PATCH] Fix build > >Signed-off-by: Nick Sarnie <sarnex@gentoo.org> >--- > src/mkvtoolnix-gui/util/media_player.cpp | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/src/mkvtoolnix-gui/util/media_player.cpp b/src/mkvtoolnix-gui/util/media_player.cpp >index d59a64e4a..290fb492d 100644 >--- a/src/mkvtoolnix-gui/util/media_player.cpp >+++ b/src/mkvtoolnix-gui/util/media_player.cpp >@@ -2,6 +2,7 @@ > > #include <Qt> > #include <QAudioOutput> >+#include <QDebug> > #include <QMediaPlayer> > > #include "mkvtoolnix-gui/util/media_player.h" >-- >2.45.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 947266
:
915570
| 915857