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

is it possible? #301

Open
vega0 opened this issue Mar 4, 2023 · 1 comment
Open

is it possible? #301

vega0 opened this issue Mar 4, 2023 · 1 comment
Assignees
Labels
feature-request Feature requests or enhancements

Comments

@vega0
Copy link

vega0 commented Mar 4, 2023

is it possible to write win10 compilation process.

@vega0 vega0 added the feature-request Feature requests or enhancements label Mar 4, 2023
@vega0 vega0 assigned etr Mar 4, 2023
@bcsgh
Copy link
Contributor

bcsgh commented Apr 11, 2023

If you are willing to use Bazel for your build, you might be able to make something work using this: https://github.com/bcsgh/bazel_rules/blob/master/repositories/repositories.bzl#L75-L82

You will also need:

  • microhttpd
  • And likely some ssl/tls implementation.

Note, I don't have access to a Win10 system (or any windows system for that mater) so I don't know how well that works. If you have any luck or issue, I'd be very interested in how things go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature requests or enhancements
Projects
None yet
Development

No branches or pull requests

3 participants