Closed dazKind closed 1 year ago
I think we need to link the dll related to ssl on windows when building the dlls. All other haxe libs are statically linked. Review the hxcpp toolchain for haxe_ssl
We need to link with 'Ws2_32.lib', 'Crypt32.lib', 'Advapi32.lib'.
I think we need to link the dll related to ssl on windows when building the dlls. All other haxe libs are statically linked. Review the hxcpp toolchain for haxe_ssl