История изменений
Исправление vbcnthfkmnth123, (текущая версия) :
Вот разработчики PCSX2 просто выкинули поддержку Wayland
Вот только что пробовал собирать, без Wayland оно по умолчанию не собирается.
bash-5.1$ cd ~/Downloads/pcsx2/
bash-5.1$ cmake -Bbuild build
-- Building with GNU GCC
-- BuildType set to Devel by default
-- Cross compilation is disabled.
-- Compiling a x86_64 build on a x86_64 host.
-- Could NOT find Vtune (missing: VTUNE_LIBRARIES VTUNE_INCLUDE_DIRS)
-- EGL found pkg
-- AIO found
-- LIBUDEV found pkg
-- Wayland: Egl requires Client
-- Could NOT find Wayland_Client (missing: Wayland_Client_LIBRARY Wayland_Client_INCLUDE_DIR) (found version "")
-- Could NOT find Wayland_Egl (missing: Wayland_Egl_LIBRARY Wayland_Egl_INCLUDE_DIR Wayland_Client_FOUND) (found version "")
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Wayland (missing: Wayland_LIBRARIES Egl)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/ECM/find-modules/FindWayland.cmake:110 (find_package_handle_standard_args)
cmake/SearchForStuff.cmake:85 (find_package)
CMakeLists.txt:42 (include)
-- Configuring incomplete, errors occurred!
See also "/home/oleg/Downloads/pcsx2/build/CMakeFiles/CMakeOutput.log".
See also "/home/oleg/Downloads/pcsx2/build/CMakeFiles/CMakeError.log".
Исходная версия vbcnthfkmnth123, :
Вот разработчики PCSX2 просто выкинули поддержку Wayland
Вот только что пробовал собирать, без Wayland оно по умолчанию не собирается.