Boost 1.64 error with OpenSSL 1.1.0
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 1.6k
- Forks
- 485
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.