question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

awareness of `/external:I`

See original GitHub issue

While #1270 added support for ExternalIncludePath, /external:I should have been treat in the same way.

Some tools, like CMake, currently make use of /external:I instead of ExternalIncludePath. When working with a CMake generated Visual Studio project, the compilation database generated by Clang Power Tool miss some header include directories.

Those include directories is in introduced by such CMake keywords:

target_include_directories(<target> SYSTEM ...)

which then become /external:I ... in the .vcxproj project file.

FYI, there is a issue tracks that why CMake use /external:I .

Issue Analytics

  • State:closed
  • Created 5 months ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
X1aomucommented, Jul 26, 2023

Now it works. Thanks.

1reaction
mariru27commented, Jul 13, 2023

Hi @X1aomu,

Thank you for detailed example, I can reproduce the problem We are working towards a fix, I will let you know when a release with this bugfix will be available

Kind regards, Marina

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is Consciousness?
Awareness of internal stimuli includes feeling pain, hunger, thirst, sleepiness, and being aware of our thoughts and emotions. Awareness of external stimuli ...
Read more >
What Is Consciousness? – Introduction to Psychology I
Consciousness describes our awareness of internal and external stimuli. Awareness of internal stimuli includes feeling pain, hunger, thirst, sleepiness, ...
Read more >
4.1 What is Consciousness? – Introductory Psychology
Consciousness describes our awareness of internal and external stimuli. Awareness of internal stimuli includes feeling pain, hunger, thirst, sleepiness, ...
Read more >
Internal Versus External Self-Awareness
Internal self-awareness is how we see our own values, thoughts, and emotions. To practice this, move away from asking what.
Read more >
Executive > External Awareness
Awareness : Demonstrates common knowledge or an understanding of external awareness, but may avoid or miss opportunities to understand or guide the organization....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found