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

Most upvoted comments

@IljaKroonen I’ve fixed the tests, i’ll integrate your changes to bootstrap.bzl and commit it tomorrow.