Package Details: cemu 2.0.572-1

Git Clone URL: https://aur.archlinux.org/cemu.git (read-only, click to copy)
Package Base: cemu
Description: Software to emulate Wii U games and applications on PC
Upstream URL: https://cemu.info
Keywords: emulator wii-u
Licenses: MPL2
Submitter: Anuskuss
Maintainer: kescherAUR
Last Packager: kescherAUR
Votes: 23
Popularity: 1.58
First Submitted: 2022-09-05 15:23 (UTC)
Last Updated: 2024-05-09 09:43 (UTC)

Dependencies (25)

Required by (1)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

Anuskuss commented on 2022-09-06 01:03 (UTC)

@chris_l No idea, need more log. If you're online right now, you can message me on Discord (Anuskuss#6340). I feel like it's faster to talk there, otherwise you can just post a full log here as well (maybe upload it to something like Pastebin though).

For starters, go into the cemu directory (~/.cache/yay/cemu), edit the PKGBUILD to add "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON" to the "cmake" command and then run "makepkg -s &> log.txt".

chris_l commented on 2022-09-06 00:15 (UTC)

Hi! I'm getting this error:

[ 20%] Linking C static library libih264d.a
make[2]: Leaving directory '/home/chris/.cache/yay/cemu/src/Cemu/build'
[ 20%] Built target ih264d
[ 20%] Linking CXX static library libimgui.a
Error running link command: No such file or directory
make[2]: *** [dependencies/imgui/CMakeFiles/imgui.dir/build.make:178: dependencies/imgui/libimgui.a] Error 2
make[2]: Leaving directory '/home/chris/.cache/yay/cemu/src/Cemu/build'
make[1]: *** [CMakeFiles/Makefile2:397: dependencies/imgui/CMakeFiles/imgui.dir/all] Error 2
make[1]: Leaving directory '/home/chris/.cache/yay/cemu/src/Cemu/build'
make: *** [Makefile:136: all] Error 2
make: Leaving directory '/home/chris/.cache/yay/cemu/src/Cemu/build'
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: cemu

Maybe it is missing some dev dependency?

Anuskuss commented on 2022-09-05 18:05 (UTC)

@patlefort Patch is no longer necessary. Should be good now.

patlefort commented on 2022-09-05 17:05 (UTC)

The xdg.patch isn't applying:

error: patch failed: src/Cemu/Logging/CemuLogging.h:58
error: src/Cemu/Logging/CemuLogging.h: patch does not apply