Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make failed #11

Open
YinghaoHuang91 opened this issue Feb 26, 2018 · 1 comment
Open

Make failed #11

YinghaoHuang91 opened this issue Feb 26, 2018 · 1 comment

Comments

@YinghaoHuang91
Copy link

Hi, when I compile this project on my PC, I encountered this error:

9204c5822ab19c8cc36901c6232760a7/external/io_bazel_rules_closure/closure/filegroup_external.bzl:23:16: The function 'set' has been removed in favor of 'depset', please use the latter. You can temporarily refer to the old 'set' constructor from unexecuted code by using --incompatible_disallow_uncalled_set_constructor=false

Do you know how to solve it? Thanks!

@jhjin
Copy link
Owner

jhjin commented Feb 26, 2018

Hi I haven't checked the configuration recently. My guess is that your Bazel version is newer than the one I used to set up this repository. Either you can switch back to old version of Bazel or we might need to update the script according to the error message.

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

No branches or pull requests

2 participants