openssl / openssl

TLS/SSL and crypto library
https://www.openssl.org
Apache License 2.0
25.99k stars 10.16k forks source link

The latest codes compile in libcurl #12538

Open pzibang opened 4 years ago

pzibang commented 4 years ago

openssl version : 1.1.1 files: include/openssl problem: I want to compile the libcurl with openssl, but I put those files in the project, the compiler is prompting errors: can't open the file “openssl/configuration.h” and “openssl/opensslv.h” . I try to change the suffix of the file which is named configuration.h.in , but it doesn't work. solution: I put the elder version files in include/openssl, the project compile successful.

nhorman commented 5 months ago

Marking as inactive to be closed at the end of 3.4 dev, barring further input