Spencer Alexander
Results
2
comments of
Spencer Alexander
I also experienced the issue described above on FreeCAD version 0.18.4, which is the current version of FreeCAD as of today. The patch proposed in this pull request fixed the...
As a workaround, using `toolchain = ctx.toolchains["@rules_cc//cc:toolchain_type"]` directly in _foo_impl works fine. But that won't work if `incompatible_enable_cc_toolchain_resolution` is omitted. And it's obviously not a proper fix.