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

Missing win-x86 native Raylib DLL #36

Open
Rysefoxx opened this issue Jul 25, 2023 · 1 comment
Open

Missing win-x86 native Raylib DLL #36

Rysefoxx opened this issue Jul 25, 2023 · 1 comment

Comments

@Rysefoxx
Copy link

Hey. I'm using version 4.2.0.9 and I noticed that there is no native Raylib DLL for 32 bit. I tried it myself, but I must confess that I couldn't manage to create one myself.

Then I saw that there should be something like GuiGroupBox also in version 4.0.0. This is also the case and there I also have a Raylib 32 Bit DLL. Unfortunately I always get the error there when I call the GuiGroupBox method: " System.EntryPointNotFoundException: Unable to find an entry point named 'GuiGroupBox' in DLL 'raylib'."

Could someone help me that I can use the methods like GuiGroupBox in the latest version? Because that's exactly what I need.

Thank you very much.

@abo-nb
Copy link

abo-nb commented Aug 26, 2023

I built an x86 dll file, but I removed the physics-related content, hoping to help you
raylib.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants