vcpkg
vcpkg copied to clipboard
C++ Library Manager for Windows, Linux, and MacOS
Package: openssl:[email protected] **Host Environment** - Host: x64-windows - Compiler: MSVC 19.39.33523.0 - vcpkg-tool version: 2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d vcpkg-scripts version: 501cb01e5 2024-04-16 (4 days ago) **To Reproduce** `vcpkg install openssl:x64-windows` **Failure logs** ```...
**Describe the bug** I use the command to install the dcmtk with openssl feature on ``` vcpkg install dcmtk[openssl] ``` Then I write some sample code using dcmtk tls like...
**Describe the bug** I use the poco library via vcpkg. The application uses `/MTd` runtime library, but vcpkg is set to not use static libraries. Poco builds correctly, but in...
At present, all the original links of qt have expired. https://code.qt.io ``` fatal: unable to access 'https://code.qt.io/qt/qtinterfaceframework.git/': Failed to connect to code.qt.io port 443 after 2824 ms: Couldn't connect to...
**Describe the bug** When using gstreamer from vcpkg with cmake, no pipeline can be created because gstreamer is unable to construct any element. Example code from gstreamer's basic tutorial doesn't...
Package: boost-container:[email protected]#1 **Host Environment** - Host: x64-windows - Compiler: Clang 19.0.0 - vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457 vcpkg-scripts version: 31de9445b 2024-04-30 (21 minutes ago) **To Reproduce** `vcpkg install ` **Failure logs** ```...
Fix #38184 The function `TabExpansion` is [not supported by PowerShell 7.4.0](https://github.com/PowerShell/PowerShell/issues/20930), which breaks the `posh-vcpkg.psm1` for `vcpkg integrate powershell`. Change `TabExpansion` to `Register-ArgumentCompleter` to fix it. ### Change * Update...
Amends https://github.com/microsoft/vcpkg/pull/38033. Fixes #38360.
- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] SHA512s are updated for each updated download. - [x] The "supports" clause reflects platforms that may be fixed by this...