Package Details: melonds-git 1.0rc.r2539.d6d820c0-1

Git Clone URL: https://aur.archlinux.org/melonds-git.git (read-only, click to copy)
Package Base: melonds-git
Description: DS emulator, sorta
Upstream URL: https://github.com/melonDS-emu/melonDS
Keywords: Arisotura DS DSi emulator kuribo Lite melonds NDS Nintendo StapleButter
Licenses: GPL-3.0-or-later
Conflicts: melonds
Provides: melonds
Submitter: hcorion
Maintainer: hcorion (xiota)
Last Packager: xiota
Votes: 15
Popularity: 0.61
First Submitted: 2017-10-25 19:39 (UTC)
Last Updated: 2025-05-11 19:48 (UTC)

Latest Comments

1 2 3 Next › Last »

username227 commented on 2025-05-11 18:58 (UTC)

Per the discussion here using clang to link will solve the problem. i've tested. Please add these to the build options array:

-DCMAKE_CXX_COMPILER=clang++
    -DCMAKE_C_COMPILER=clang

username227 commented on 2025-05-11 13:23 (UTC)

the executable fails to link at the end. ...

username227 commented on 2024-08-01 23:18 (UTC)

Receiving the following error:

CMake Error at src/frontend/qt_sdl/CMakeLists.txt:168 (get_target_property): get_target_property() called with non-existent target "slirp".

hcorion commented on 2023-05-07 06:13 (UTC)

Apologies on the lack of updates. I've pushed an update with the added qt5multimedia. Looks like I added it to the base package, but just forgot to add it to the -git version. I see someone has requested an orphan request, I'm no longer actively using this software, but I'd rather someone step up and co-maintain than leave it to the wolves.

gromit commented on 2023-05-03 22:00 (UTC)

@dnmodder, please dont use the out of date request to report bugs with the package.

dnmodder commented on 2023-01-25 22:21 (UTC)

please add qt5-multimedia as a dependency so that this package can be compiled correctly in Chaotic-AUR https://builds.garudalinux.org/repos/chaotic-aur/logs/melonds-git.log

atticf commented on 2022-12-01 22:18 (UTC)

qt5-multimedia is required as a dependency