-
Version 2.8.2:
```
-- Configuring done (1.7s)
CMake Error at CMakeLists.txt:21 (target_link_libraries):
Target "example1" links to:
SDL2_image::SDL2_image
but the target was not foun…
-
[using SBCL]
(ql:quickload :sdl2-mixer) causes repl to drop to debugger, requiring user input of restart 0, does not happen with sdl2, sdl2-image or sdl2-ttf
restart 0 (reload foreign library) 'fi…
-
Specs:
- OS: Windows 10 x64
- Nim: almost devel
- atlas: compiled from source
Installing a dependency, for example `sdl2` using this procedure:
```bash
> mkdir testing
> cd testing
> atlas i…
-
**Environment:**
- **Operating system**:Windows
- **Python version**: Pypy 3.10
- **SDL version**:idk
- **PyGame version**:havent installed yet
- **Relevant hardware**:self-built pc
**Curren…
-
### Describe the bug
I started to create a Game Engine in Cross platform C++ on WSL2 using Conan as package manager, it works very well on WSL2 but can't compile on windows
There is my conanfile.t…
-
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [89 lines of output]
Skipping Cython compilation
WARNING, No "Setup" File Exists, Running "bu…
-
I have encountered some issues. I want to use hdmi to display lvgl images on my Linux development board, but when trying to create a cmake file, I keep getting the following error message. May I ask w…
-
Also: Can we not do the same in SDL2_image and SDL2_mixer? It's annoying to have one option being disabled by default in cmake while it is enabled by default in autotools.
_Originally…
-
**Describe the bug**
The instructions given [here](https://github.com/vpinball/vpinball/blob/standalone/standalone/README.md#linux-fedora-37) no longer work properly for Fedora 40 unfortunately. They…
-
The official documentation sites for the mixer, ttf, and image projects are now more than a *decade* out of date, having last been generated in 2009 (since before SDL2 was even released). More recent …