Can't find LibCrypto on openSUSE Tumbleweed #1964
-
I'm on openSUSE Tumbleweed with the latest SDK. Running CMake always gives me something along these lines:
What could be the problem? I saw reports of needing a static OpenSSL build, but openSUSE doesn't provide one. Switching distros is currently not an option. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
What cmake command are you building with? You might want to try setting
|
Beta Was this translation helpful? Give feedback.
-
I would say that a fix similar to SDK's fix e5cda3f |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I would say that a fix similar to SDK's fix e5cda3f
should be applied on CRT libraries FindCrypto.cmake modules