Open bwkam opened 1 year ago
something with lime iirc there is a define called -Dno_ssl
that removes ssl, the only thing is that you can't use http requests
something with lime iirc there is a define called
-Dno_ssl
that removes ssl, the only thing is that you can't use http requests
Thanks, that did it for me. Still wish this got fixed tho.
Hi, I was normally running
lime test hl
, but I get the following error:./lib/hashlink/src/module.c(373) : FATAL ERROR : Failed to load library ssl.hdll
lime: 8.0.1 hl: 1.13.0
Not sure if that's a problem with lime or Hashlink though, so I apologize if it's not an issue with Hashlink.