79821991

Date: 2025-11-17 07:32:48
Score: 2.5
Natty:
Report link

I'm having the same issue.

The problem is that libssl-dev is for Linux, not for MingW.

For some libraries you could point to Linux included as mentioned in other answers but you risk that it violate ABI risking weird bugs and BTW it will fail during linking.

You need to have a MingW version, either using a Ubuntu package (I currently cannot find it) or compile OpenSSL from sources.

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): I'm having the same issue
  • Low reputation (0.5):
Posted by: Frediano Ziglio