Boost 1.64 error with OpenSSL 1.1.0
Ouverte
- Langage dominant
- C++
- Étoiles
- 1.6k
- Forks
- 485
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
undefined reference to `EVP_CIPHER_CTX_reset'
undefined reference to `TLS_method'
undefined reference to `TLS_client_method'
undefined reference to `SSL_CTX_get_default_passwd_cb_userdata'
undefined reference to `SSL_CTX_set_options'
undefined reference to `TLS_server_method'
I just upgrade the boost to 1.64 for some reason that is the max boost version we can use in current situation. I have also install openssl 1.1.0 but when compiling the code. I get above errors from boost context.hpp
Please help!!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.