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

Bump HL version to 1.14. #1827

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

Apprentice-Alchemist
Copy link
Contributor

Closes #1801

@@ -0,0 +1,6 @@
#include <windows.h>
Copy link
Member

Choose a reason for hiding this comment

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

If WIN32_LEAN_AND_MEAN is defined before this include then the compiler error with net_sockets.c can be avoided.

Otherwise, the way hashlink currently avoids this issue is by undefining the MBEDTLS_NET_C define: https://github.com/HaxeFoundation/hashlink/blob/9cf7efa118409bef3a7c263bffc36da107751e60/include/mbedtls/include/mbedtls/config.h#L2153C1-L2153C24

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