Skip to content

Basic Include files error #12171

@sean-mcmanus

Description

@sean-mcmanus

Discussed in #12153

Originally posted by naman0411 March 28, 2024
Hi, I recently redownloaded c++ 13.1 using msys2 on my computer and know vs code is giving me errors in basic include lines like #include .
I added the appropriate path variables - "C:\msys64\ucrt64\bin" and tried changing the intellisense configurations as mentioned in various places online to no avail.
image

g++ -o demo demo.cpp does not create any file.

g++ -v -o demo demo.cpp has the following output.
image

As seen the g++ is not doing any search for #include files.

What should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: ConfigurationAn issue related to configuring the extension or IntelliSenseLanguage ServiceNot Repro - InternalVerified issue does not reproduceinvestigate: reproThis issue's repro steps needs to be investigated/confirmed

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions