Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSSL on MSVC 2019 16 doesn`t building #57

Open
Markuu-s opened this issue Jul 15, 2022 · 1 comment
Open

OpenSSL on MSVC 2019 16 doesn`t building #57

Markuu-s opened this issue Jul 15, 2022 · 1 comment

Comments

@Markuu-s
Copy link

OpenSSL for Windows10 visual studio 2019 16 not building. However Hunter that was forked from cpp-pm/hunter succsessfully built it.

Error:
[hunter ** FATAL ERROR **] Configure step failed (dir: C:/.hunter/_Base/ac86071/6dddab8/d5b68c9/Build/OpenSSL)
[hunter ** FATAL ERROR **] [Directory:C:/.hunter/_Base/Download/Hunter/unknown/ac86071/Unpacked/cmake/projects/OpenSSL]

@Elestrias
Copy link

Elestrias commented Aug 30, 2022

Soramitsu hunter failing at fillin url_sha1_cmake.cmake.in scheme at HUNTER_CACHE_FILE parameter.
hunter_assert_not_empty_string("C:/.hunter/_Base/Download/Hunter/unknown/ac86071/Unpacked")
hunter_assert_not_empty_string("OpenSSL")
hunter_assert_not_empty_string("https://github.com/openssl/openssl/archive/OpenSSL_1_1_1l.tar.gz")
hunter_assert_not_empty_string("8ef8e71af7f07e2dfe204ce298ac0ff224205f1c")
hunter_assert_not_empty_string("(Path_to_hunter)/Download/OpenSSL/1.1.1l/8ef8e71")
hunter_assert_not_empty_string("(Path_to_hunter)ac86071/784ec42/f34f030/Build/OpenSSL/Source")
hunter_assert_not_empty_string("(Path_to_hunter)ac86071/784ec42/f34f030/Build/OpenSSL/Install")
hunter_assert_not_empty_string("amd64")

hunter_assert_not_empty_string("")

hunter_assert_not_empty_string("C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Auxiliary/Build/vcvarsall.bat")
hunter_assert_not_empty_string("(Path_to_hunter)/ac86071/784ec42/f34f030/Build/OpenSSL/Install/licenses/OpenSSL")
hunter_assert_not_empty_string("(Path_to_hunter)/Download/Hunter/unknown/ac86071/Unpacked/scripts")
hunter_assert_not_empty_string("ON")

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

No branches or pull requests

2 participants