dolphin icon indicating copy to clipboard operation
dolphin copied to clipboard

Compile failing on Fedora 38 spin KDE Plasma

Open thelabcat opened this issue 1 year ago • 1 comments

The official compiler that makes the system package for the repository is also failing, and the Flatpak is malfunctioning, so I tried compiling myself. My error is:

-- Xrandr not found
-- Checking for module 'xi>=1.5.0'
--   Package 'xi', required by 'virtual:world', not found
CMake Error at /home/wilbur/.local/lib/python3.11/site-packages/cmake/data/share/cmake-3.27/Modules/FindPkgConfig.cmake:607 (message):
  A required package was not found
Call Stack (most recent call first):
  /home/wilbur/.local/lib/python3.11/site-packages/cmake/data/share/cmake-3.27/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
  CMakeLists.txt:545 (pkg_check_modules)

I have no idea what xi is. I am on x86_64 architechture.

thelabcat avatar Oct 23 '23 01:10 thelabcat

see: https://dolphin-emu.org/docs/guides/building-dolphin-linux/

vyuuui avatar Nov 27 '23 14:11 vyuuui

If you still have this problem, please ask in our Discord.

SirMangler avatar Jul 19 '24 12:07 SirMangler