Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raylib update #4596

Closed
soelite-rgb opened this issue Dec 19, 2024 · 1 comment
Closed

Raylib update #4596

soelite-rgb opened this issue Dec 19, 2024 · 1 comment

Comments

@soelite-rgb
Copy link

soelite-rgb commented Dec 19, 2024

Hello there,

I wanted to contribute this but I don't know how.

So I'm currently using odin + raylib, and having a lot of fun. But there are issues that the library is not updated very well.
I'm using the latest version of odin version dev-2024-12-nightly
raylib 5.5 Ubuntu 24.04.1 LTS linux 6.8.0-49-generic

The first issue is the binary of linux is not updated, so I recompiled the library : odin/vendor/raylib/linux/libraylib.a I don't know about other operating systems or the .so file

And when I updated I got the example mesh_instancing to work, otherwise it's not working not matter what I did.

And second issue is the function declaration of raylib.rlgl.SetVertexAttribute() now should be updated to use c.int instead of rawptr in last parameter.

This what I noticed.

Best regards.

@soelite-rgb
Copy link
Author

Sorry the first issue solved because I compiled raylib 5.6-dev and not raylib 5.5

@laytan laytan closed this as completed in bf0e6ea Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant