rules_kotlin: Fail to build on Windows
When I run bazel build //examples/dagger:coffee_app
on Windows 10, it fails with the following error message: Error: Could not find or load main class org.jetbrains.kotlin.preloading.Preloader
I am running Bazel 0.10.1.
About this issue
- Original URL
- State: open
- Created 6 years ago
- Comments: 24 (24 by maintainers)
Commits related to this issue
- Merge pull request #27 from cgruber/cgruber-patch-1 Update README.md — committed to Selmaai/rules_kotlin by cgruber 5 years ago
- Merge pull request #27 from cgruber/cgruber-patch-1 Update README.md — committed to jongerrish/rules_kotlin by jongerrish 5 years ago
@IljaKroonen I’ve fixed the tests, i’ll integrate your changes to bootstrap.bzl and commit it tomorrow.