Did an update and still seeing the same issue. Please see output below. Sorry, something went wrong. Copy link Author hqhocommentedDec 12, 2023 Package: openssl:x64-linux -> 1.1.1l Host Environment Host: x64-linux Compiler: GNU 9.3.1 ...
FindPackageHandleStandardArgs.cmake:218 (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 OPENSSL_INCLUDE_DIR) Call Stack (most recent call first): /Users/jamis/Desktop/vcpkg/downloads/tools/...
Release builds now create pdbs (debug builds already did)-- vcpkg team vcpkg@microsoft.com MON, 07 Nov 2016 00:01:00 -0800vcpkg (0.0.40)Add ports: ace 6.4.0 asio 1.10.6 bond 5.0.0 constexpr 1.0 doctest 1.1.0 eigen3 3.2.9 fmt 3.0.0 gflags 2.1.2 glm 0.9.8.1 grpc 1.1.0 gsl...
I happened to have inherited a project that depends on VCPKG but did not do that correctly. Thanks for your help. Sorry for being bitchy. … On Thu, Mar 31, 2022 at 10:52 AM Kai Pastor ***@***.***> wrote: t’s not unreasonable to expect to be able to rely on a tag not ...
I did not reproduce this issue under x64-linux. Tryvcpkg install openblas:arm64-linuxon an x64-linux host. Fails. Sorry, something went wrong. Copy link Contributor cenitcommentedMay 24, 2024• edited i have the same error CMake Error at cmake/prebuild.cmake:1414 (ParseGetArchVars):...
/home/stephan/Development/vcpkg/buildtrees/breakpad/src/2023.06.01-16066a908d.clean/src/common/module.cc:194:52: error: ‘find_if’ is not a member of ‘std’; did you mean ‘find’? 194 | FunctionSet::iterator existing_function = std::find_if( ...
If HTTP(S)_PROXY already exist in environment variable, do not use IE Proxy (#49)vcpkg-tool#77 vicromspushed a commit that referenced this issueMay 29, 2024 [boost] fix hashes (#38979)… Verified a8954b9 vicromsclosed this ascompletedin#38979May 29, 2024 ...
not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /home/test/bug-test/vcpkg/installed/x64-linux/lib/libcrypto.a (found version "3.0.2") -- Found c-ares: /home/test/bug-test/vcpkg/installed...
I deleted both the project folder and vcpkg folder and recloned both of them with the same result. vcpkg has no global packages and I did not run integrate install with the new version. I also executed 'integrate remove' with the previous vcpkg global setup before deletion and it was locat...
It not really install libxtst and libxi, it tell you to install it from the system as I did. Then install wxwidgets: vcpkg/vcpkg install wxwidgets --triplet=arm64-linux-release --host-triplet=x64-linux-release And now it not find libxtst: ...