Codegen (specifically, re_types_builder/build.rs & re_types/build.rs) has been disabled on Windows in #2592 because it was somehow computing different sha256 sums (??) and thus breaking the CI.
This isn't too bad of an issue as it only affects contributors on windows that are trying to modify IDL definitions but should nonetheless be fixed sooner than later.
Codegen (specifically,
re_types_builder/build.rs&re_types/build.rs) has been disabled on Windows in #2592 because it was somehow computing different sha256 sums (??) and thus breaking the CI.This isn't too bad of an issue as it only affects contributors on windows that are trying to modify IDL definitions but should nonetheless be fixed sooner than later.