How to compile and other questions #1535
peterphonic
started this conversation in
General
Replies: 1 comment 1 reply
-
If you just want to play around you can get it from vcpkg that Microsoft provide. Read about vcpkg, it should be something like Windows is heavily discouraged in general, consider it a second class platform. So giving per individual instructions for how you as individual can get your set up working is out of scope for this project. On Linux, it's just "make" and you're there in seconds. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
That is a silly question, but I searched everywhere and I can't find instructions to compile uWebSocket. Are there any? I can see Makefile and build.c, but I don't really know how to do.
I would like to compile on windows 10, x64, vs2017 with openSSL.
Regarding OpenSSL, I saw on build.c that you strongly recommend boringSSL instead.
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions