-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Labels
awaiting-maintainerAwaiting review from Bazel team on issuesAwaiting review from Bazel team on issuesproduct: CLionCLion pluginCLion plugintype: bug
Description
Description of the bug:
After a successful sync CLion can still not resolve builtin includes. This is internally caused by a wrong root directory.
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.
Check out the llvm example here and import the project into CLion. After sync the <iostream>
header will not be found.
Which Intellij IDE are you using? Please provide the specific version.
CLion 2024.2
What programming languages and tools are you using? Please provide specific versions.
CPP
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
Metadata
Metadata
Labels
awaiting-maintainerAwaiting review from Bazel team on issuesAwaiting review from Bazel team on issuesproduct: CLionCLion pluginCLion plugintype: bug