-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I am trying to build mgclient lib in Windows and C/C++ and having errors on the "CMake Error at
CMake Error at CMakeLists.txt:118 (add_subdirectory):
add_subdirectory given source "D:/Software/mgclient-master/src/src"
which is not an existing directory.
CMake Error at C:/msys64/mingw64/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found
version "3.3.1")
Call Stack (most recent call first):
"
can someone help if its restricted to 1.0.2 version or any specific vesrion of open ssl only ?
-
I executed $ cmake -DOPENSSL_INCLUDE_DIR="$OPENSSL_ROOT_DIR\include" .. from the src/build directory.
-
I had open ssl version 3.3.1 - can someone heIlp if its restricted to 1.0.2 version or any specific vesrion of open ssl only ?
-
I executed $ cmake -DOPENSSL_INCLUDE_DIR="$OPENSSL_ROOT_DIR\include" .. from the src/build directory.
-
I had open ssl version 3.3.1 - can someone heIlp if its restricted to 1.0.2 version or any specific vesrion of open ssl only ?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status