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

cpp2sky compile on windows give error as follows: #108

Open
xuqing810 opened this issue Sep 20, 2022 · 0 comments
Open

cpp2sky compile on windows give error as follows: #108

xuqing810 opened this issue Sep 20, 2022 · 0 comments

Comments

@xuqing810
Copy link

E:\vs\bazel\cpp2sky\cpp2sky>bazel build //example:sample
ERROR: Traceback (most recent call last):
File "C:/users/qqing/_bazel_qqing/tfigvl4k/external/build_bazel_rules_apple/apple/internal/testing/ios_rules.bzl", line 62, column 61, in
ios_ui_test_bundle = rule_factory.create_apple_bundling_rule(
File "C:/users/qqing/_bazel_qqing/tfigvl4k/external/build_bazel_rules_apple/apple/internal/rule_factory.bzl", line 904, column 55, in _create_apple_bundling_rule
rule_attrs.append(_common_binary_linking_attrs(rule_descriptor))
File "C:/users/qqing/_bazel_qqing/tfigvl4k/external/build_bazel_rules_apple/apple/internal/rule_factory.bzl", line 218, column 21, in _common_binary_linking_attrs
apple_common.objc_proto_aspect,
Error: 'apple_common' value has no field or method 'objc_proto_aspect'
ERROR: E:/vs/bazel/cpp2sky/cpp2sky/source/BUILD:3:11: error loading package '@com_github_grpc_grpc//': at C:/users/qqing/_bazel_qqing/tfigvl4k/external/com_github_grpc_grpc/bazel/grpc_build_system.bzl:29:6: at C:/users/qqing/_bazel_qqing/tfigvl4k/external/build_bazel_rules_apple/apple/ios.bzl:22:5: initialization of module 'apple/internal/testing/ios_rules.bzl' failed and referenced by '//source:cpp2sky_lib'
ERROR: Analysis of target '//example:sample' failed; build aborted:
INFO: Elapsed time: 21.724s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (47 packages loaded, 224 targets configured)
currently loading: @com_github_grpc_grpc//
Fetching @com_google_absl; fetching
Fetching C:/users/qqing/_bazel_qqing/tfigvl4k/external/com_google_absl; Extracting C:/users/qqing/_bazel_qqing/tfigvl4k/external/com_google_absl/temp531837931573511924/6f43f5bb398b6685575b36874e36cf1695734df1.tar.gz

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

1 participant