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

mbedTLS: Add patch to fix build errors with some MSVC versions #90535

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented Apr 11, 2024

Fixes #90526

@Faless Faless marked this pull request as draft April 11, 2024 13:57
@Faless Faless marked this pull request as ready for review April 11, 2024 14:07
@Faless Faless marked this pull request as draft April 11, 2024 14:09
@Faless Faless marked this pull request as ready for review April 11, 2024 14:12
Copy link
Contributor

@Bromeon Bromeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also encountered this problem, both locally and in CI.

Can confirm this PR fixes it, thanks a lot!

@akien-mga akien-mga merged commit 60db4bd into godotengine:master Apr 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@Faless Faless deleted the fix/mbedtls-msvc-is-fun branch April 12, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation errors with Windows/MSVC from VS 2019 after mbedTLS update
3 participants