##include <iostream> error.

10 messages · Page 1 of 1 (latest)

twilit dust
#

I'm writing my first program off a tutorial. And when I typed in #include <iostream> it gives me an error saying, "Please update your includepath" and, "Cannot open source file 'iostream' please run the 'Select Intellisense Configuration...' command to lacate your system headers." Someone please help!

olive jewelBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

twilit dust
#

bruhhhhh

summer oriole
#

what OS, editor and compiler are you using?

twilit dust
#

Windows, Visual studio code, and GCC I believe the name is.

summer oriole
#

ok, best option would be using Visual Studio 2022 Community instead of VSC

#

just select "Desktop Development with C++" in the installer, make a project, add a main.cpp and it just works

earnest sigil
#

in the installer