Search Criteria
Package Details: mingw-w64-sdl2_mixer 2.8.1-1
Package Actions
| 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: | https://github.com/libsdl-org/SDL_mixer |
| Licenses: | zlib |
| Submitter: | LiquidityC |
| Maintainer: | jazztickets |
| Last Packager: | jazztickets |
| Votes: | 3 |
| Popularity: | 0.026146 |
| First Submitted: | 2015-08-21 15:04 (UTC) |
| Last Updated: | 2025-02-08 16:50 (UTC) |
Dependencies (8)
- mingw-w64-crt (mingw-w64-crt-msvcrtAUR, llvm-mingwAUR)
- mingw-w64-flacAUR
- mingw-w64-libmodplugAUR
- mingw-w64-libvorbisAUR
- mingw-w64-mpg123AUR
- mingw-w64-sdl2AUR
- mingw-w64-configureAUR (llvm-mingw-w64-configureAUR) (make)
- mingw-w64-gcc (llvm-mingwAUR) (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.