-
Notifications
You must be signed in to change notification settings - Fork 0
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
openssl/conf.h not found #1
Comments
Looks like ubuntu passes but Windows has an error on your side too https://github.com/bazelboost/asio/actions/runs/12381745142/job/34560955188?pr=5 but it seems intentional like this doesn't support Windows yet. I have my own openssl that works with Windows if you needed some help: https://github.com/andrewkatson/openssl |
We saw your recent release and now only Windows is outstanding! |
@illicitonion can you PTAL |
Thanks for the attention! Yeah I don't have the Windows expertise to get this going, but I'm happy to review a PR which did. I imagine it would take the shape of:
|
I'll take a stab at it! |
@zaucy and I are working on getting boost asio working with openssl. It already works with boringssl but we hit the following error when trying to build for MacOS. I am not sure if there are other issues with it but will re-run the checks to see.
https://github.com/bazelboost/asio/actions/runs/12247097103/job/34164294195?pr=5 from bazelboost/asio#5
The text was updated successfully, but these errors were encountered: