Skip to content

CMake error during configuration #2125

Answered by SergeyRyabinin
LorenDB asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Loren,
Considering the cmake argument -DUSE_OPENSSL=OFF, you are trying to build without OpenSSL crypto library, in this case you need to provide your own openssl-like crypto library implementation.
I guess that's what CMake std output said before # other output above this....
But that's mostly a guess, CMakeError and CMakeOutput files attached mostly contain regular cmake try_compile checks from the SDK and CRT, please provide full/more std output of cmake. Please also make sure to remove personal/private information.

Best regards,
Sergey

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
7 replies
@LorenDB
Comment options

@jmklix
Comment options

@LorenDB
Comment options

@LorenDB
Comment options

@jmklix
Comment options

Answer selected by jmklix
Comment options

You must be logged in to vote
2 replies
@LorenDB
Comment options

@mezantrop
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants