oatpp / oatpp-libressl

oatpp secure ConnectionProvider based on libressl
https://oatpp.io/
Apache License 2.0
4 stars 9 forks source link

Windows compatibility #5

Closed MJLHThomassen-Sorama closed 4 years ago

MJLHThomassen-Sorama commented 4 years ago

Currently, this does not compile on windows due to the heavy usage of linux requirements like and . Since Oatpp base works with Windows out of the box, it would be great to have this module also be windows compatible.

lganzzzo commented 4 years ago

Hello @MJLHThomassen-Sorama ,

Please checkout the windows_support branch - https://github.com/oatpp/oatpp-libressl/tree/windows_support

Please let me know if this port works for you.

Regards, Leonid

lganzzzo commented 4 years ago

Starting from version 0.19.11 oatpp-libressl is easy portable and supports Windows. Release details - 0.19.11