Joost Houben
Joost Houben
Thanks Sameer. Are there any more fundamental blockers other than just updating loop variables to 64 bit?
I see, that's unfortunate. Thanks for the insight.
@lukka I think the env variable SupSuper mentioned is the one. I initially tried caching VCPKG binaries from their [default location](https://learn.microsoft.com/en-us/vcpkg/consume/binary-caching-default), and I also tried setting `VCPKG_DEFAULT_BINARY_CACHE` explicitly, but neither...
Seeing the same error on my clang-cl builds (pure C++, no Rust). E.g., see: https://github.com/JoostHouben/Euwe-chess-engine/actions/runs/15818282100/job/44581369301?pr=40#step:10:434 So far the error seems quite consistent to me, not random. Is it possible to...