ImportC openssl/ssl.h iossues due to inttypes.h

Dejan Lekic dejan.lekic at gmail.com
Mon Jun 1 11:20:38 UTC 2026


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.


More information about the D.gnu mailing list