Cheney Wang
Cheney Wang
Please do not modify the end-of-line characters in the file, as it will result in a significantly larger diff.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated. error: checked-in files for vcpkg-msbuild have changed but the...
1. Please modify the ports\cinatra\vcpkg.json as below: ``` "name": "cinatra", "version": "0.9.5", "port-version": 1, ``` 2. Please use `vcpkg_from_github()` download the source of `qicosmos/iguana`. `Iguana` exists in the `Cinatra` repository...
Could you please provide us with the `C:\repos\vcpkg\installed\vcpkg\issue_body.md` file? Thank you!
/azp run
Thanks for your reply! I will move this instruction into the `c/README.md`. About the CMakeLists.txt, I don't quite understand what exactly you mean by `portable`, but for our use, it...
/azp run
/Users/vcpkg/Data/b/rlottie/install-arm64-osx-dbg-out.log ``` Undefined symbols for architecture arm64: "_pixman_composite_over_n_8888_asm_neon", referenced from: color_SourceOver(unsigned int*, int, unsigned int, unsigned int) in librlottie.a[14](vdrawhelper_neon.cpp.o) "_pixman_composite_src_n_8888_asm_neon", referenced from: memfill32(unsigned int*, unsigned int, int) in librlottie.a[14](vdrawhelper_neon.cpp.o) ld:...
Usage test passed with x64-windows triplet.
Since the `MIT` and `Apache-2.0` has been added into the `copyright` of `opengl-registry`, should the `"license"` field be added to `ports/opengl-registry/vcpkg.json`?