Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable openssl #976

Open
christk1 opened this issue Mar 13, 2021 · 1 comment
Open

enable openssl #976

christk1 opened this issue Mar 13, 2021 · 1 comment

Comments

@christk1
Copy link

christk1 commented Mar 13, 2021

I am using cmake to import the library along with the standalone asio. I cant enable openssl and I know that there isn't any problem with it as I use it in another project. Here is the Configuration:

=========== Used Build Configuration =============

-- ENABLE_CPP11        = ON
-- BUILD_EXAMPLES      = OFF
-- BUILD_TESTS         = OFF


-- WEBSOCKETPP_ROOT    = /home/chris/pR1/tests/build/_deps/websocketpp-src
-- WEBSOCKETPP_BIN     = /home/chris/pR1/tests/build/_deps/websocketpp-build/bin
-- WEBSOCKETPP_LIB     = /home/chris/pR1/tests/build/_deps/websocketpp-build/lib
-- Install prefix      = /usr/local

-- WEBSOCKETPP_BOOST_LIBS        =
-- WEBSOCKETPP_PLATFORM_LIBS     =
-- WEBSOCKETPP_PLATFORM_TLS_LIBS =

-- OPENSSL_FOUND        = OFF
-- OPENSSL_INCLUDE_DIR     = /usr/include
-- OPENSSL_LIBRARIES =
-- OPENSSL_VERSION =

OpenSSL version in Ubuntu 20.04 is: 1.1.1f
How to make
-- OPENSSL_FOUND = ON?

@gocpplua
Copy link

Do you solve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants