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

Building with OpenSSL on Windows (VS2017) #261

Closed
wajsic opened this issue Oct 24, 2017 · 5 comments
Closed

Building with OpenSSL on Windows (VS2017) #261

wajsic opened this issue Oct 24, 2017 · 5 comments
Assignees
Milestone

Comments

@wajsic
Copy link

wajsic commented Oct 24, 2017

I can't seem to get it working on Windows since all guides are written for Linux (make). Does anyone know how to proceed? Managed to get it working without OpenSSL but I'm stuck now,

@ben-crowhurst
Copy link
Member

See #17 for details.

@mikim
Copy link

mikim commented Oct 26, 2017

install miniconda3 and it will work smoothly

@wajsic
Copy link
Author

wajsic commented Oct 26, 2017

Is there any chance to build Restbed with OpenSSL completely statically without DLLs needed for OpenSSL

@ben-crowhurst
Copy link
Member

I'm sure there is a way. We are in the process of removing direct dependency on any one library so OpenSSL can be switched out for other implementations.

@ben-crowhurst ben-crowhurst added this to the 5.0 milestone Apr 1, 2018
@ben-crowhurst ben-crowhurst self-assigned this Apr 1, 2018
@ben-crowhurst ben-crowhurst modified the milestones: 5.0, 4.7 Apr 8, 2018
@ben-crowhurst
Copy link
Member

@wajsic Please pull latest and use the static version of Restbed. This now has SSL statically linked. Give it a bash; I'd love any feedback.

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

3 participants