As an addition to my previous message, this package does not compile due to not pulling git submodules as mentioned on the github. I added this after L30 in the prepare method.
git submodule update --init
Git Clone URL: | https://aur.archlinux.org/dolphin-emu-primehack-git.git (read-only, click to copy) |
---|---|
Package Base: | dolphin-emu-primehack-git |
Description: | A Gamecube and Wii emulator with mouselook controls |
Upstream URL: | https://github.com/xiota/dolphin-primehack |
Licenses: | GPL-2.0-or-later |
Conflicts: | dolphin-emu-primehack |
Provides: | dolphin-emu-primehack |
Submitter: | Cooldudemcgeexl |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-08-10 04:57 (UTC) |
Last Updated: | 2024-10-28 22:24 (UTC) |
« First ‹ Previous 1 2 3
As an addition to my previous message, this package does not compile due to not pulling git submodules as mentioned on the github. I added this after L30 in the prepare method.
git submodule update --init
I'm getting an error when trying to build this package, any thoughts?
CMake Error at Externals/mGBA/CMakeLists.txt:3 (add_subdirectory):
The source directory
/home/user/.cache/paru/clone/dolphin-emu-primehack-git/src/dolphin/Externals/mGBA/mgba
does not contain a CMakeLists.txt file.
CMake Error at Externals/mGBA/CMakeLists.txt:6 (target_compile_options):
Cannot specify compile options for target "mgba" which is not built by this
project.
CMake Error at Externals/mGBA/CMakeLists.txt:13 (add_library):
add_library cannot create ALIAS target "mGBA::mgba" because target "mgba"
does not already exist.
Pinned Comments
xiota commented on 2023-12-27 04:58 (UTC) (edited on 2024-10-28 22:45 (UTC) by xiota)
This package can be installed alongside
dolphin-emu-*
.primehack
and the config is stored in~/.config/primehack
.This package is based on a fork that exists to make fixing problems and rebasing on newer dolphin-emu commits easier.
Please avoid commenting and flagging at the same time for the same issue.