We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sync seems to have unknown issues when using a custom toolchain.
But the build function works fine.
CLion
toolchain.zip
use this toolchain sync windows project.
C++17,msvc14.42.34321
2025.01.21.0.2-api-version-243
None
The text was updated successfully, but these errors were encountered:
The situation is even more serious when compiling remotely.
build:remote_private --strategy=remote build:remote_private --genrule_strategy=remote build:remote_private --spawn_strategy=remote #build:remote_private --remote_instance_name=hardlinking build:remote_private --remote_instance_name=fuse build:remote --config=remote_private build:remote --remote_executor=grpc://host build:remote --remote_cache=grpc://host build --config=remote
Sorry, something went wrong.
ujohnny
LeFrosch
No branches or pull requests
Description of the bug:
Sync seems to have unknown issues when using a custom toolchain.
But the build function works fine.
Which category does this issue belong to?
CLion
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
toolchain.zip
use this toolchain sync windows project.
Which Intellij IDE are you using? Please provide the specific version.
CLion
What programming languages and tools are you using? Please provide specific versions.
C++17,msvc14.42.34321
What Bazel plugin version are you using?
2025.01.21.0.2-api-version-243
Have you found anything relevant by searching the web?
None
Any other information, logs, or outputs that you want to share?
None
The text was updated successfully, but these errors were encountered: