-
### Describe the bug
When I try to build my Odinlang project using nix-build -A package, I get the following errors:
> /nix/store/qsx2xqqm0lp6d8hi86r4y0rz5v9m62wn-binutils-2.42/bin/ld: cannot find…
-
for display device duties
https://www.raylib.com/
-
Build scripts & code-gen need to be updated for raylib 5.
I will put more notes about issues with that here, once I give it another go. Last time I tried, it didn't build, but I can't remember wha…
-
Can't run on Mac OS Sonoma
INFO: FONT: Default font loaded successfully (224 glyphs)
INFO: SYSTEM: Working Directory: /Users/lucassousa
WARNING: FILEIO: [resources/profile-picture.png] Failed to …
-
When using async/await, The program quits. I have tried only using Raylib commands on the Main Actor and main thread. Still crashes if there is an await.
I got it working with the following work ar…
-
Trying to compile simple app with raylib-rs directly on RPI 2,
and got lot of errors like this:
```rust
error[E0308]: mismatched types
--> /home/fazibear/.cargo/registry/src/index.crates.io-1…
-
Hi, first thanks for your great work. It just makes raylib bindings much easier to use.
Recently I have noticed some performance difference when using [ryupold's](https://github.com/ryupold/raylib.z…
-
All the functions and stuff from the Raylib library are underlined as errors. I don't know how to fix it. I tried installing the library, but it still doesn't work.
-
## The issue
The `IntoCStr` trait is not working as intended.
https://github.com/raylib-rs/raylib-rs/blob/a170ceed3b4453c3b5287fbc049f2472d3d3425a/raylib/src/rgui/safe.rs#L10C1-L33C2
See the fo…
pjsph updated
1 month ago
-
Hello
I was wondering if there is any plan to update with the new version Raylib 5.0?
Thanks in advance.