Cheney Wang
Cheney Wang
#### Detailled description Is there a plan to release a new version of this library? In vcpkg, the tag being used is v2.3.1. However, I noticed that the OgreMain/include/OgreString.h file...
MemoryModule is available as a port in vcpkg, a C++ library manager that simplifies installation for MemoryModule and other project dependencies. Documenting the install process here will help users get...
Here is the error encountered by a user when installing `gklib:arm64-android `using vcpkg with clang 17.0.2: ``` error.c:205:10: error: call to undeclared function 'backtrace'; ISO C99 and later do not...
Fixes https://github.com/microsoft/vcpkg/issues/39375 Usage test passed with x64-windows - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [ ] ~SHA512s are updated for each updated download.~ - [ ] ~The "supports"...
Hello, I'm a member of Microsoft VCPKG, when I built `concurrencpp:x64-windows` in an internal version of Visual Studio, it failed with following errors: `include\concurrencpp/threads/thread.h(23): error C2039: 'string': is not a...
`blake3` available as a port in [vcpkg](https://github.com/microsoft/vcpkg), a C++ library manager that simplifies installation for `blake3` and other project dependencies. Documenting the install process here will help users get started...
Workaround the POST_BUILD_CHECKS_FAILED of `qt5-x11extras` and `qtwayland`, this failure found in [baseline](https://dev.azure.com/vcpkg/public/_build/results?buildId=106144&view=logs&j=3859ca13-59fe-57bd-13f9-449df7d191a6&t=128b3fda-02b4-5a50-e033-dfd6a334bd4e). ``` /Users/vcpkg/Data/work/2/s/ports/qt5-x11extras/portfile.cmake: warning: The folder ${CURRENT_PACKAGES_DIR}/include is empty or not present. This usually means that headers are not...
Update `ogre-next` to the latest version 3.0.0. - [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. - [ ] ~The "supports" clause...
Fixes https://github.com/microsoft/vcpkg/issues/44183 - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [ ] ~SHA512s are updated for each updated download.~ - [ ] ~The "supports" clause reflects platforms that may...
I am a member of Microsoft vcpkg, due to there are new changes merged by [microsoft/STL#5105](https://github.com/microsoft/STL/pull/5105), which revealed a conformance issue in `wampcc`. It must add include `` to fix...