Meanwhile you can simply use the `openssl` package ( https://code.dlang.org/packages/openssl ) until you figure out how to fix the importC issue. One way to do it is to have a glue C file that simply just includes opessl header(s), and use that as a module. Good luck.

Reply via email to