-
### Question
I can't compile DOSBox-X in Haiku.
I have problem:
drives.cpp:261:22: error: 'struct dirent' has no member named 'd_type'
261 | if (dir->d_type == DT_REG)
| …
-
### Describe the bug
The game immediately segfaults on launch if sound is unavailable even if sound is turned off in the game options.
### Steps To Reproduce
For a Linux system using PulseAudio jus…
-
Before 2.30.8 and 3.1.3, the `SDL_REVISION` would have a git sha1 and a reference to a tag in it, even in release tarballs. For example, Ubuntu 24.04 has SDL 2.30.0, and adds vendor-specific info (`SD…
-
OS: Win7-64
Game: Titanic GOG version c
ScummVM: 1.10.0git-4073-g2005ed7
In the restaurant when you are infront of the MaitreD the game will often crash. Its hard to narrow this down to reproduci…
-
### Description / Steps to reproduce the issue
I have these packages installed:
mingw-w64-i686-toolchain mingw32/mingw-w64-i686-SDL2 mingw32/mingw-w64-i686-SDL2_mixer mingw32/mingw-w64-i686-SDL2_n…
-
hi,
the git sources do not build on current Debian 12.
I managed to build it changing:
1) buildLinux.sh # changed path to use system libs and removed `-ldl`
g++ -msse4.2 -maes -g -Wall ../src/…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
My configure string :
PATH="$HOME/bin:$PATH" PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig" ./configure \
--prefix="$HOME/ffmpeg_build" \
--pkg-config-flags="--static" \
--extra-cfl…
-
**Is your feature request related to a problem? Please describe.**
We have some folks using ARM based Chromebooks, so we should support them with a native binary.
**Describe the solution you'd lik…
-
MX Linux uses pipewire and pipewire has a plugin to use jack. The version of jack they use is jack2. But the version of jack required by libsdl2-mixer-2.0-0 is jack1 (to be clear, it's a dependency of…