@TPR said in Issue updating Hypseus from source:
@DirtBagXon I'm getting this error trying to update today:
-- Checking for one of the modules 'SDL2_mixer'
CMake Error at /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:894 (message):
None of the required 'SDL2_mixer' found
CMake Error at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find SDL2_MIXER (missing: SDL2_MIXER_LIBRARY
SDL2_MIXER_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindSDL2_MIXER.cmake:97 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:119 (find_package)
Any ideas? I checked and the folders are there.
There is an open PR to install these dependencies, but so far hasn't been merged: https://github.com/RetroPie/RetroPie-Setup/pull/3974
It also simplifies some of the ZIP ROM game installations.