Skip to content

Conversation

@jmrico01
Copy link

@jmrico01 jmrico01 commented Jan 28, 2024

Sister PR to ryupold/raylib.zig#38. This one is much simpler because all the emscripten heavy lifting is handled by raylib.zig. All that's needed to include raygui.zig into your project is to add the dependency, and then add the module to your compile target (assuming raylib.zig has already been set up for it).

1 problem: Because this repo is referencing its own version of raylib.zig, it can cause a duplicate symbol error if its version doesn't match the one from the upstream repo using it... hmmm

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

Successfully merging this pull request may close these issues.

1 participant