Search Criteria
Package Details: mingw-w64-sdl2_mixer 2.6.2-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-sdl2_mixer.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-sdl2_mixer |
Description: | A simple multi-channel audio mixer (mingw-w64) |
Upstream URL: | http://www.libsdl.org/projects/SDL_mixer |
Licenses: | zlib |
Submitter: | LiquidityC |
Maintainer: | edub4rt |
Last Packager: | edub4rt |
Votes: | 2 |
Popularity: | 0.000049 |
First Submitted: | 2015-08-21 15:04 (UTC) |
Last Updated: | 2022-12-10 10:00 (UTC) |
Dependencies (8)
- mingw-w64-crt
- mingw-w64-flacAUR
- mingw-w64-libmodplugAUR
- mingw-w64-libvorbisAUR
- mingw-w64-mpg123AUR
- mingw-w64-sdl2AUR
- mingw-w64-configureAUR (make)
- mingw-w64-gcc (make)
Latest Comments
viniciusfazio commented on 2020-05-11 19:47 (UTC) (edited on 2020-05-11 19:51 (UTC) by viniciusfazio)
I got the error "undefined reference to `__memcpy_chk'"
I fixed it by inserting the following line in PKGBUILD:
After that, everything worked for me.