You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling @remote_java_tools//:ijar_cc_binary fails on Windows since 9f2c62a:
undeclared inclusion(s) in rule '@remote_java_tools//:ijar_cc_binary':
this rule is missing dependency declarations for the following files included by 'java_tools/ijar/classfile.cc':
'external/bazel_tools/third_party/ijar/common.h'
9f2c62a includes a workaround for this in third_party/jdk/BUILD.java_tools but there needs to be a new java_tools release to pick this BUILD file fix up.
The text was updated successfully, but these errors were encountered:
Compiling
@remote_java_tools//:ijar_cc_binary
fails on Windows since 9f2c62a:9f2c62a includes a workaround for this in
third_party/jdk/BUILD.java_tools
but there needs to be a new java_tools release to pick thisBUILD
file fix up.The text was updated successfully, but these errors were encountered: