-
**Describe the bug**
Compile time error , trying to compile a nodesnim sample "hello, world".
Compile time error:
"unifont.ttf"; this will become a compile time error in the future [CStringCon…
-
dsda-doom is prone to stuttering when a lump is first accessed, especially if the wad file is on a spinning HDD. This is likely because it memory maps wad files, so data is read from disk just in tim…
-
Hi
I think there is possible to maintain one build script for each library (mean: SDL2 SDL2_gfx SDL2_gui SDL2_image SDL2_mixer SDL2_net SDL2_ttf SDL2_ttf_HarfBuzz) to cover all supported OS-es…
-
py -m pip install wasabi2d
Collecting wasabi2d
Using cached wasabi2d-1.4.0-py3-none-any.whl (298 kB)
Collecting bresenham==0.2.*
Using cached bresenham-0.2.1-py3-none-any.whl (3.7 kB)
Colle…
-
Why should you force the end user to include Yet Another Unnecessary Include Path in their project when it is possible to avoid it.
`# include `
to
`# include `
Thank you.
See also:
ht…
-
If we use https://github.com/Rust-SDL2/rust-sdl2#bundled-feature, then users won't need to install SDL2 out of band, which would be a big usability bump.
This can't be completed until `'mixer'` is …
-
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
-
When trying to build pygame, some libraries are not found, even though they were given using -E:
```
$ pypi2nix -e pygame -E "libpng SDL pkg-config SDL_image SDL_mixer SDL_ttf libjpeg portmidi freet…
-
### Actual behaviour
There is no Cover and Background image displayed with Version 1.3 (Beta 5) (the latest available Version for Mac). On Windows the Cover and Background images are displayed perf…
-
What are your thoughts on...
- [x] Make each module module export `libraries` and `properties`, which are aggregated all together in `index.js`. The result would move all modules to the root so that …