Why on Visual Studio Code the #include <iostream> dosen't work ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

Why on Visual Studio Code the #include <iostream> dosen't work ?

I write #include <iostream> and i have a error: "#include errors detected. Please update your includePath" so how i can update includePath? and on launch.json i have a error: "launch: program" does not exist." how i can fix all these things?

18th Oct 2019, 4:42 PM
Scythestorm
Scythestorm - avatar
7 ответов
+ 1
Same 'problemo' bro! I wish someone does me favour and tells us why...! Coz i like VSCode!
18th Oct 2019, 5:31 PM
Hilary
Hilary - avatar
+ 1
VS code only editor, which complier do you use? what operating system?
18th Oct 2019, 6:03 PM
Igor Kostrikin
Igor Kostrikin - avatar
+ 1
What do i do after getting compiler?
18th Oct 2019, 7:32 PM
Hilary
Hilary - avatar
+ 1
I've given up! Only God knows the #frustration on my face!
20th Oct 2019, 7:51 PM
Hilary
Hilary - avatar
0
Igor Kostrikin windows 10 n home 32 bit
18th Oct 2019, 7:52 PM
Scythestorm
Scythestorm - avatar
0
If you want to use Visual Studio for Console Application go at your project properties , go to C/C++ and find precompiled headers and disable them
19th Oct 2019, 10:19 AM
Deaconescu Andrei Alexandru
Deaconescu Andrei Alexandru - avatar
19th Oct 2019, 11:30 AM
Scythestorm
Scythestorm - avatar