Skip to content

build errors with mgclient C library in windows OS #64

@selvamkc83

Description

@selvamkc83

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 ?

  1. I executed $ cmake -DOPENSSL_INCLUDE_DIR="$OPENSSL_ROOT_DIR\include" .. from the src/build directory.

  2. 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 ?

  3. I executed $ cmake -DOPENSSL_INCLUDE_DIR="$OPENSSL_ROOT_DIR\include" .. from the src/build directory.

  4. 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

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions