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/...
/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( | ^~~~ | find [85/92] /usr/bin...
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):...
@dg0ytHi, running in non-manifest mode, the qt does not install the icu. but in manifest, it always install, I don't understand. How did this happen non-manifest mode install vcpkg install qt and it logging Computing installation plan... ...
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 ...
Operating system MacOS Compiler Clang Steps to reproduce the behavior "vcpkg install" when you have tesseract in the packages vcpkg.json: { "name": "sdo1", "version": "0.1", "dependencies": [ "boost-thread", "boost-system", "boost-filesy...
I'm getting a build error with Visual Studio in manifest mode with opencv4:x64-windows (version: "4.5.2"). I am not using CMake. Host Environment OS: Microsoft Windows 11 Pro Compiler: MSVC 19.29.30147.0 vcpkg-tool version: 2022-11-10-5f...
Did you add extra options to your triplet file or made any changes in your vcpkg? extra compile flags: -external:IF:\code\vcpkg\installed\x64-windows\include -external:W0 yansong1221 commentedon May 7, 2022 yansong1221 JackBoosY commentedon May 9, 2022 ...
Operating system Windows Server 2022 10.0.20348 Compiler MSVC Steps to reproduce the behavior `vcpkg.json`: { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "dependencies": [ "libusb" ] }...