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

Solve Additional Mingw-32 Compile Errors #60

Merged
merged 25 commits into from
Jan 14, 2025

Conversation

OliverGlandberger
Copy link
Contributor

@OliverGlandberger OliverGlandberger commented Jan 10, 2025

When solving the other mingw-32 issues detailed in THIS recently-closed issue, additional compiler errors appeared during testing. This PR fixes that by adding <cstdint> includes to avoid new compiler errors that occurred when attempting to compile with mingw-32

TESTS PERFORMED

  • Built using Visual Studio
  • Built using MSYS2 & mingw-32 compiler

@OliverGlandberger OliverGlandberger changed the title Update CMarkup::Format Back To Using "If-Windows" Code Update CMarkup::Format With "If-Windows", Also Solve New Compile Errors Jan 13, 2025
@OliverGlandberger OliverGlandberger changed the title Update CMarkup::Format With "If-Windows", Also Solve New Compile Errors Solve New Mingw Compile Errors Jan 14, 2025
@OliverGlandberger OliverGlandberger changed the title Solve New Mingw Compile Errors Solve New Mingw-32 Compile Errors Jan 14, 2025
@OliverGlandberger OliverGlandberger changed the title Solve New Mingw-32 Compile Errors Solve Additional Mingw-32 Compile Errors Jan 14, 2025
@qjgn qjgn self-assigned this Jan 14, 2025
@OliverGlandberger OliverGlandberger merged commit 28c8bf5 into master Jan 14, 2025
@qjgn qjgn deleted the refactor_CMarkup_Format branch February 20, 2025 14:49
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