Try to fix a conflicting dependency issue between gRPC and or-tools. They both use the Abseil library, but by default both compile different versions of it internally. This leads to problems during CIRCT compilation.
Try to fix a conflicting dependency issue between gRPC and or-tools. They both use the Abseil library, but by default both compile different versions of it internally. This leads to problems during CIRCT compilation.