Package: boost-compatibility:x64-windows Host Environment Host: x64-windows Compiler: MSVC 19.35.32215.0 vcpkg-tool version: 2023-02-16-12e657924d99511514c0287ca5ce46882d3657c7 vcpkg-scripts version: 64fabc9 2023-03-02 (17 hours ago) To ...
However, there's a simple solution to this problem using registry baselines and package patterns. Prerequisites A terminal A C++ compiler vcpkg The problem Let's assume that you have a project that depends onboost-optionaland you want to lock down version1.80.0of the Boost libraries. So you ...
* boost-integer[core]:x64-windows * boost-interprocess[core]:x64-windows * boost-interval[core]:x64-windows * boost-intrusive[core]:x64-windows * boost-io[core]:x64-windows * boost-iostreams[core]:x64-windows * boost-iterator[core]:x64-windows * boost-lambda[core]:x64-windows * bo...
Package a library with vcpkg Contribute an open-source library to vcpkg Consume packages Install a dependency from a manifest file Install a dependency from the command line Install a specific version of a package Install a specific version of the Boost libraries Enable optional features for a depe...
error: failed to execute: /usr/bin/git --git-dir=/home/user/Cemu/dependencies/vcpkg/.git --work-tree=/home/user/Cemu/dependencies/vcpkg/buildtrees/versioning_/versions/boost-modular-build-helper/843c4331dc1453c80f99e25be4513c99074c5cf2_23241.tmp -c core.autocrlf=false read-tree -m -u...
Boost version: Other libraries versions if used (Eigen, TBB, etc.): I can't reproduce your issue,cygwin1.dllis a Windows system file, could you try following the prompts? (If the issue is not solved after trying, please attach the complete error log, thank you.) ...
Contribute an open-source library to vcpkg Consume packages Install a dependency from a manifest file Install a dependency from the command line Install a specific version of a package Install a specific version of the Boost libraries Enable optional features for a dependency ...
Package a library with vcpkg Contribute an open-source library to vcpkg Consume packages Install a dependency from a manifest file Install a dependency from the command line Install a specific version of a package Install a specific version of the Boost libraries Enable optional features for a depe...
git clone https://github.com/microsoft/vcpkg.git cd vcpkg .\bootstrap-vcpkg.bat This initializes VCpkg and compiles it for use. To install a package, use: vcpkg install <package-name> To specify a target architecture (triplet), use: vcpkg install boost:x64-windows Common triplets: x86-...
patch ignore-boost-version.patch -- Applying patch system-libs.patch -- Applying patch rename-version.patch -- Applying patch export-cmake-targets.patch -- Using source at D:/DevelopmentTool/vcpkg-master/buildtrees/libmysql/src/a9fb86d137-9c03d2b524.clean -- Found external ninja('1.10.2'...