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

missing definition for MSYS builds #42

Open
phlptp opened this issue May 2, 2022 · 0 comments
Open

missing definition for MSYS builds #42

phlptp opened this issue May 2, 2022 · 0 comments

Comments

@phlptp
Copy link
Member

phlptp commented May 2, 2022

In file included from C:/Users/phlpt/Documents/HELICS_MAIN/ThirdParty/asio/asio/include/asio/io_context.hpp:18,
from C:/Users/phlpt/Documents/HELICS_MAIN/ThirdParty/networking/gmlc/networking/AsioContextManager.h:22,
from C:/Users/phlpt/Documents/HELICS_MAIN/ThirdParty/networking/gmlc/networking/AsioContextManager.cpp:19:
C:/Users/phlpt/Documents/HELICS_MAIN/ThirdParty/asio/asio/include/asio/detail/config.hpp:1383:5: warning: #warning Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. [-Wcpp]
1383 | # warning Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately.
| ^~~~~~~

need to add a _WIN32_WINNT definition for MSYS builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants