hashlink icon indicating copy to clipboard operation
hashlink copied to clipboard

./lib/hashlink/src/module.c(373) : FATAL ERROR : Failed to load library ssl.hdll

Open bwkam opened this issue 1 year ago • 1 comments

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.

bwkam avatar Mar 08 '23 17:03 bwkam

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

ThePlank avatar Mar 13 '23 18:03 ThePlank