uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 268 forks source link

windows ssl #30

Closed yangxingpping closed 5 years ago

yangxingpping commented 5 years ago

When I try to compile by uSockets.vcxproj without LIBUS_NO_SSL. It's failed with LNK2019 unresolved symbol BIO_get_data, BIO_meth_free, BIO_meth_new....

ghost commented 5 years ago

Please don't report build related issues,

they are not bugs.