Skip to content

CPPTools fails to query clang++ (ndk) #7519

@thunderstorm010

Description

@thunderstorm010

Bug type: Language Service

Describe the bug

  • OS and Version: Windows 10 20H2 (19042)
  • VS Code Version: 1.56.1
  • C/C++ Extension Version: 1.3.1
  • A clear and concise description of what the bug is, including information about the workspace (i.e. is the workspace a single project or multiple projects, size of the project, etc).
    IntelliSense fails to query the clang++ compiler from NDK. This results on IntelliSense falling back to win32 and cl.exe. I've also opened an issue in CMake Tools Repo.
    Because of this, there are squiggles under android system includes.

Expected behavior
No red squiggles under android system includes.

Logs
https://gist.github.com/thunderstorm010/fcf90394f7da1c3feb18b11d4ca671b7
https://gist.github.com/thunderstorm010/a25ed5e3a49935d685ef90385e5716bf

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions