-
Hello, I installed sdl etc but when i launch the program it says me this :
Traceback (most recent call last):
File "C:\Users\nayth\PycharmProjects\pyswargol\swargol.py", line 444, in
main…
qtndm updated
4 months ago
-
Are we still building emscripten outside of CMake?
-
### Package Name/Version
SDL/3.1.3
### Webpage
https://www.libsdl.org
### Source code
https://github.com/libsdl-org/SDL/releases/tag/preview-3.1.3
### Description of the library/tool
Could we p…
-
SDL application that involves scrolling and zooming.
Expected Behavior :-
1. Mouse wheel should zoom in and out of the texture using both keyboard and mouse interactions.
2. Left-click drag sho…
-
Looks like SDL2-based games currently fail because they are neither command line tools (which we screenshot in `xterm`) nor have X windows that we could screenshot.
Example:
https://travis-ci.org/…
-
### Describe the Issue (If applicable)
I'd like to use the Löve 2D game engine on my R36S, but it fails to run.
### How can the issue be reproduced? (If applicable)
```sh
sudo apt-get instal…
-
When I try to build Aleph One on Debian Testing (13) I get the next build error:
```
Making all in FFmpeg
make[3]: Entering directory '/root/alephone-release-20240822/Source_Files/FFmpeg'
gcc -DHA…
-
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
https://github.com/dotnet/arcade/pull/14703 dropped the SDL runs. The call to the SDL template would have been here: h…
-
I have been building hercules with the splendid hercules-helper-windows quite a few times now, with no issues. But today, when trying to get the latest and greatest hercules version, I run
`.\her…
-
### **Description:**
We’ve identified a potential memory management issue in the current implementation of the game. Specifically, there are areas where dynamically allocated memory may not be freed …