Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Windows platform occur can not find openssl #84

Open
578141611 opened this issue Aug 9, 2019 · 0 comments
Open

Windows platform occur can not find openssl #84

578141611 opened this issue Aug 9, 2019 · 0 comments

Comments

@578141611
Copy link

I used openssl installed package whose verison is Win32OpenSSL-1_1_0k.exe
I set CMAKE_PREFIX_PATH = openssl install directory and nss-nspr build directory,but It can not find_library(OpenSSL_FIND_LIBRARIES_CRYPTO NAMES crypto)

so I modify your cmake follows down
find_library(OpenSSL_FIND_LIBRARIES_CRYPTO NAMES libcrypto)

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

No branches or pull requests

1 participant