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

CLion does not find the right compiler when using a custom toolchain #6418

Open
LeFrosch opened this issue May 6, 2024 · 0 comments · May be fixed by #6419
Open

CLion does not find the right compiler when using a custom toolchain #6418

LeFrosch opened this issue May 6, 2024 · 0 comments · May be fixed by #6419
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin type: bug

Comments

@LeFrosch
Copy link
Collaborator

LeFrosch commented May 6, 2024

Description of the bug:

When the toolchain is configured using action_configs instead of tool_paths the path returned by CcToolchainInfo.compiler_executable seems to be wrong.

Which category does this issue belong to?

No response

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

Which Intellij IDE are you using? Please provide the specific version.

No response

What programming languages and tools are you using? Please provide specific versions.

No response

What Bazel plugin version are you using?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@LeFrosch LeFrosch self-assigned this May 6, 2024
@LeFrosch LeFrosch linked a pull request May 6, 2024 that will close this issue
3 tasks
@sgowroji sgowroji added product: CLion CLion plugin lang: c++ C++ rules integration awaiting-maintainer Awaiting review from Bazel team on issues labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants