Package Details: obs-source-dock 0.4.1-1

Git Clone URL: https://aur.archlinux.org/obs-source-dock.git (read-only, click to copy)
Package Base: obs-source-dock
Description: Plugin for OBS Studio allowing you to create a Dock for a source, which lets you interact, see audio levels, change volume and control media
Upstream URL: https://obsproject.com/forum/resources/source-dock.1317/
Keywords: obs obs-studio plugin
Licenses: GPL-2.0-or-later
Submitter: tytan652
Maintainer: tytan652
Last Packager: tytan652
Votes: 3
Popularity: 0.40
First Submitted: 2021-07-11 06:28 (UTC)
Last Updated: 2024-12-17 08:04 (UTC)

Latest Comments

ciara commented on 2025-11-20 00:19 (UTC)

Hey I get a error during compile time i assume due to like qt6 compatibility.

-- The C compiler identification is GNU 15.2.1 -- The CXX compiler identification is GNU 15.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SIMDe: /usr/include (found version "0.8.2") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Qt version found: 6 -- Found OpenGL: /usr/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found WrapVulkanHeaders: /usr/include -- Configuring done (0.8s) CMake Error at CMakeLists.txt:73 (target_link_libraries): Target "source-dock" links to:

Qt::GuiPrivate

but the target was not found. Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

-- Generating done (0.0s) CMake Generate step failed. Build files cannot be regenerated correctly. ==> ERROR: A failure occurred in build(). Aborting...