-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Feature: ConfigurationAn issue related to configuring the extension or IntelliSenseAn issue related to configuring the extension or IntelliSenseLanguage ServiceNot Repro - InternalVerified issue does not reproduceVerified issue does not reproduceinvestigate: reproThis issue's repro steps needs to be investigated/confirmedThis issue's repro steps needs to be investigated/confirmed
Description
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.

g++ -o demo demo.cpp does not create any file.
g++ -v -o demo demo.cpp has the following output.

As seen the g++ is not doing any search for #include files.
What should I do?
Metadata
Metadata
Assignees
Labels
Feature: ConfigurationAn issue related to configuring the extension or IntelliSenseAn issue related to configuring the extension or IntelliSenseLanguage ServiceNot Repro - InternalVerified issue does not reproduceVerified issue does not reproduceinvestigate: reproThis issue's repro steps needs to be investigated/confirmedThis issue's repro steps needs to be investigated/confirmed
Type
Projects
Status
No status