-
This is a fresh installation of Raspberry Pi OS Buster 64-bit.
```
pi@raspberrypi:~$ sudo apt install libsdl2-dev -yf
Reading package lists... Done
Building dependency tree
Reading state i…
-
Hi, is it correct to extend for OpenBSD the _library.lisp_ file with **"libSDL2_ttf.so.0.1"** ?
` (:unix (:or "libSDL2_ttf-2.0.so.0" "libSDL2_ttf" "libSDL2_ttf.so.0.1"))`
If I don't it doesn't …
rpx99 updated
1 month ago
-
Not working on macOS (M1/arm64). I tried version 0.95.36 ("MacOS version working again") and cannot run the game.
No issues with running other openra mods.
`exception_.log`:
```
OpenRA engin…
-
my friend is on linux and he installed the linux version of it
it dosent work
the model works
-
As mentioned in the forum thread, the most recent couple of releases (1.8.3.5 and 1.8.3.6) throw DllNotFoundExceptions for libSDL2-2.14, older versions still work.
I think I've tracked the problem …
-
### Zig Version
0.11
### Steps to Reproduce and Observed Behavior
- create exe project
- update build.zig to include
```zig
exe.linkSystemLibraryNeeded("SDL2");
exe.linkLibC();
```
- at main…
-
Hi,
I am trying to recompile all dependent libraries to aarch64. I have compiled the sdl_interface binary. Now, I am having trouble generating the libaudio.so file. I have compiled sdl2-mixer (from h…
Arc29 updated
3 weeks ago
-
Both lsusb and dmesg says:
input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/0003:044F:B10A.0008/input/input23
[ 56.834161] hid-generic 0003:044F:B10A.…
-
Debian10 Buster new install on ASUS A8N-E motherboard...
'SDL major-version' does not recognize installed packages:
libsdl2-2.0-0 nor
libsdl-kitchensink1 (which includes libsdl2)
How is 'SDL_V…
-
Any chance of porting to the many Anbernic H700 Devices (RG35XX Plus, RG35XX 2004, RD35XX SP, RG28XX, RG 40XX V, RG 40XX H, RG Cube XX)
maybe, possibly could use rocknix or MuOS as a base if that m…