-
I tried:
```
$ cd libs/zflecs
$ zig build test -Dtarget=wasm32-emscripten --sysroot $HOME/code/emsdk/upstream/
```
```
zig build-lib zflecs Debug wasm32-emscripten: error: error(compilation)…
-
[cbindgen](https://github.com/mozilla/cbindgen/tree/master)
[cxx](https://github.com/dtolnay/cxx)
-
stb_sprintf: possible unaligned access
In the function 'vsprintfcb':
https://github.com/nothings/stb/blob/af1a5bc352164740c1cc1354942b1c6b72eacb8a/stb_sprintf.h#L1104
The cast to write-access 's'…
-
The Commit "92b94980c69ff3d3d7f5dc30c1c19abfb72db47e" (https://github.com/ocornut/imgui/issues/1641) seems to have broken the build process for rlImGui.
Building with the mentioned commit leads to …
-
Hi,
The files FindSol.cmake and FindRaylib.cmake do not automatically download the libraries on OS X 10.15.1.
If you change the flag QUIET to VERBOSE it fails but then carries on to download and…
-
**Describe the bug**
GetWindowPosition crashes the JVM.
**To Reproduce**
Call ```rlj.core.GetWindowPosition();```
Steps to reproduce the behavior:
1. Call ```rlj.core.GetWindowPosition();``…
-
- Explanation of how hot-reload was [done](https://www.twitch.tv/videos/2082039940?t=0h9m6s)
- Tried using the [locks](https://www.twitch.tv/videos/2082039940?t=0h28m43s) as I thought it was maybe a …
-
I've received some suggestions about including backends in CSharp bindings (#16) to make it easier for developers to reuse existing, well-tested backends (e.g., for Windows, macOS, and Linux) from CIm…
-
(at least in gnome-terminal)
I'm unable to "press any key" to exit as it just adds it as input, I need to press enter for it to actually exit
![image](https://github.com/user-attachments/assets/cac9…
-
This error comes up while linking but ive checked the lib with ar all objects seem fine
ld: archive member '/' not a mach-o file in '/Users/admin/Spectre/Dev/Dashboard/lib/macOS/libraylib.a'
clang…