Kai Pastor
Kai Pastor
> After that we also need to add all triplets of openexr3 as skip to ci.baseline.txt. NO. We certainly don't want to skip the *new* version.
> Do you mean skip openexr or make both ports work at the same time? Skip openexr, the old port. Which has nearly the same effect as simply upgrading openexr,...
> the problem is that all the ports depending on openexr (most notably opencv) will now fail on CI. Shall I revert back and let openexr build on CI and...
> 1. Add all triplet of openexr3 as skip in the ci.baseline.txt, this can avoid the problem that all ports currently depened on openexr cannot pass the CI test, because...
> ``` > REGRESSION: vcpkg-ci-opencv:x64-windows cascaded, but it is required to pass. (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt). > ``` > > Any clue? Extending my previous comment: You updated `opencv4`, but there is a...
I would like to see this moved forward, integration the patches to consuming ports from https://github.com/microsoft/vcpkg/pull/20957. (I want to update openimageio/opencolorio, #23918.) > if they cannot made be compatible to...
I see that `requires:author-response` was removed. @simogasp are you willing to continue this PR? The last CI log isn't accessible so it would be good to merge the current master...
The x64-windows build succeeded. But this is a problem: ~~~ CMake Warning at ports/qt5-base/portfile.cmake:27 (message): qt5-base is currently not setup to support feature 'mysqlplugin' on platforms other than windows. Feel...
> it seems like `vcpkg_cmake_config_fixup` isn't doing a thorough job/is breaking things. Well, CMake config can be almost everything. `vcpkg_cmake_config_fixup` is for the standard config generated by CMake - which...
I have to add that I couldn't verify `curl-config`, or impact on other build systems.