-
I wrote a program on macos, probably affected by sdl2 so it can not be compiled cross-platform. So I tried to compile the windows exe on windows. when compiling it reported an error
![image](https://…
-
# đź“– Overview
from OpenChart.log:
[2020-12-23 12:38:30.756] INFO ------------------------
[2020-12-23 12:38:30.774] INFO Initializing...
[2020-12-23 12:38:30.774] DEBUG Set current direct…
-
Hey,
for my own games, i've been making an implementation of the playdate api in sdl2 (https://github.com/joyrider3774/Playdate_Api_SDL2) and your game works with it in the current version. You do …
-
sdl2 fails to build with the following error:
```
ConanException: pkg-config command ['/home/conan/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf', '--pri…
-
Back when "refactoring", I inadvertently broke the [rust-sdl2_image](https://github.com/xsleonard/rust-sdl2_image) library by removing the raw accessor from `Renderer`: https://github.com/AngryLawyer/…
nukep updated
8 years ago
-
[INFO ] [Logger ] Record log in C:\Users\tunguy\.kivy\logs\kivy_21-08-13_6.txt
[INFO ] [deps ] Successfully imported "kivy_deps.gstreamer" 0.3.2
[INFO ] [deps ] Successfully…
-
The bundled feature exists to allow building SDL2 from source on systems that do not provide the correct version of SDL2 (i.e. LTS systems with
-
```
CL-USER> (ql:quickload "cepl.examples")
To load "cepl.examples":
Load 1 ASDF system:
cepl.examples
; Loading "cepl.examples"
[package babel-encodings].........................
[packag…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. given this lisp [flake](https://gist.github.com/jsparkes/6e12a9949dcb4dccadcfb6d6126aea1f)
2. nix develop
### Build log
```
error…
-
I built this game on Fedora and collected a list of dependencies specific to this distro, maybe it will be useful to someone :
`sudo dnf install pkgconf-pkg-config glew-devel opus-devel SDL2-devel SD…