Skip to content

Conversation

@honnix
Copy link
Contributor

@honnix honnix commented Dec 1, 2023

Description

Add default toolchains registration code to scala_proto_library documentation.

Closes #768

Motivation

For a simple usage of scala_proto_library without customization, it seems default toolchains registration must be done, otherwise users will get error like: ERROR: No matching toolchains found for types @io_bazel_rules_scala//scala_proto:toolchain_type.

Copy link
Collaborator

@liucijus liucijus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @honnix!

@simuons simuons merged commit b757df9 into bazel-contrib:master Dec 4, 2023
@honnix honnix deleted the patch-1 branch December 4, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no matching toolchains found for types @io_bazel_rules_scala//scala_proto:toolchain_type

3 participants