S
Size: a a a
VY
VY
VY
S
fatal error: openssl/configuration.h: No such file or directory
есть файл configuration.h.in# github.com/ctz/go-fastpbkdf2
In file included from c:/openssl/include/openssl/macros.h:14,
from c:/openssl/include/openssl/sha.h:14,
from fastpbkdf2.c:20:
c:/openssl/include/openssl/opensslconf.h:14:11: fatal error: openssl/configuration.h: No such file or directory
# include <openssl/configuration.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
VY
./configure
RL
VY
VY