Skip to content

FIXED: rexm's makefile and default paths#5224

Merged
raysan5 merged 2 commits into
raysan5:masterfrom
Teeto44:master
Oct 1, 2025
Merged

FIXED: rexm's makefile and default paths#5224
raysan5 merged 2 commits into
raysan5:masterfrom
Teeto44:master

Conversation

@Teeto44
Copy link
Copy Markdown
Contributor

@Teeto44 Teeto44 commented Oct 1, 2025

Fixed a windows only backslash in
rexm's makefile causing build errors on macOS and linux

Added unix paths to rexm for better compatibility

Fixed a windows only backslash in
rexm's makefile causing build errors on macOS and linux

Added unix paths to rexm for better compatibility
Comment thread tools/rexm/rexm.c Outdated
Readded the fall-through in OP_CREATE

Added some safety checks to UpdateRequiredFiles() so it plays nicely outside of the raylib.com context (would segfault previously)
@Teeto44
Copy link
Copy Markdown
Contributor Author

Teeto44 commented Oct 1, 2025

Ok just pushed a new version, I haven't been able to test this on other platforms nor with raylib.com present but I don't think either of those contexts should be broken.

@raysan5 raysan5 merged commit 14a0a4d into raysan5:master Oct 1, 2025
@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Oct 1, 2025

@Teeto44 thanks for the update!

psxdev pushed a commit to raylib4Consoles/raylib that referenced this pull request Oct 5, 2025
* FIXED: rexm's makefile and default paths

Fixed a windows only backslash in
rexm's makefile causing build errors on macOS and linux

Added unix paths to rexm for better compatibility

* Update rexm.c

Readded the fall-through in OP_CREATE

Added some safety checks to UpdateRequiredFiles() so it plays nicely outside of the raylib.com context (would segfault previously)
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.

2 participants