vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

C++ Library Manager for Windows, Linux, and MacOS

Results 870 vcpkg issues
Sort by recently updated
recently updated
newest added

category:port-feature
info:reviewed

**Describe the pull request** Fixes some errors with the osgEarth CMake config introduced in #26024. - #### What does your PR fix? The change to the target name suggested in...

category:port-bug

info:reviewed
category:community-triplet

category:port-feature
info:reviewed

**Describe the pull request** - #### What does your PR fix? Add new port: libcitygml (C++ Library for CityGML Parsing and Visualization) - #### Which triplets are supported/not supported? Have...

category:new-port
requires:author-response
requires:all-feature-testing

**Describe the pull request** - #### What does your PR fix? Enable iconv icu openssl png tiff xml2 zlib dependencies and STL, etc - #### Which triplets are supported/not supported?...

category:port-feature

**** **Is your feature request related to a problem? Please describe.** Currently users have to bundle the GL/glext.h / GL/wglext.h KHR/khrdevice.h. **Proposed solution** Add a glext, wglext,glxext features which would...

category:new-port
info:good-first-issue

**Host Environment** - OS: macOS 12.5 (Apple Silicon using arm64-osx) - Compiler: Xcode 13.4.1 **To Reproduce** Steps to reproduce the behavior: `./vcpkg install libvpx` **Failure logs** ```bash Computing installation plan......

category:community-triplet

**Describe the bug** The `vcpkg-init.cmd` script shows usage information and returns a non-zero exit code despite successfully adding vcpkg to the shells environment. **Environment** - OS: WIndows 10 CMD -...

category:vcpkg-bug