Skip to content

How to Run C++ in Visual Studio Code on Windows 10 2021 Best IDE studio c technology



Run C/C++ program in visual studio code on windows operating system.
Hey, guys in this video I’m going to show you how you can configure visual studio code (#vscode) to run c and c++ programs on #Windows10 OS (operating system) and I’m also gonna show you how you can run two sample user input program on #vscode_c++

Mingw Download Link –

Visual Studio Code Download Link –

Beginners C++ Programming Course –

Time Stamp

0:00 – Introduction
0:30 – How to download mingw compiler on windows 10
1:25 – How to install mingw compiler on windows 10
1:48 – Setup G++ and GCC path on windows 10
2:45 – Verify G++ Gcc version
3:10 – How to download visual studio code on windows 10
3:58 – How to install visual studio code on windows 10
5:00 – How to setup visual studio code for running c++ programs
5:09- How to install code runner extension in visual studio code
5:50 – How to install C/C++ Intellisense, debugging and code browsing extension in visual studio code
6:14 – Create your first c++ program in visual studio code
6:45 – How to run c++ program in vscode
7:11 – Create read input c++ program in vscode
7:52 – How to fix cannot edit in read-only editor vscode
8:22 – Run c++ program that takes input from the user in visual studio code
8:52 – Subscribe –

Also Watch :
How to Run Java in Visual Studio Code on Windows 10 :
How to Run Python in Visual Studio Code on Windows 10 :
How to Run Golang in Visual Studio Code on Windows 10 :
How to Run C# in Visual Studio Code on Windows 10 :
How to install JDK on Windows 10 :
How to Run C in Visual Studio Code on Windows 10 2021 Best Code Editor :

★★★Best Online Programming Courses★★★

👉 Python Programming Course ➡️
👉 Java Programming Course ➡️
👉 C Programming Course ➡️
👉 C# Programming Course ➡️
👉 C++ Programming Course ➡️
👉 JavaScript Programming Course ➡️
👉 R Programming ➡️
👉 PHP Programming Course ➡️
👉 Android Development Course ➡️
👉 NodeJs Programming Course ➡️

My name is Yogendra Singh and on this channel ​ @Tech Decode , I show you how you can easily download and install any programming language compiler vs interpreter and #programming hub for learning the latest programming language.

Consider subscribing for best ide and coding bootcamp.

Subscribe :

Take your career to the next level. Learn to code today from the leader in online tech education:

If you found this video useful please give it a thumbs up and subscribe to my channel! and If you have any questions regarding this video, please ask them in the comment section. thanks for watching! 🙂

Music- Victory by BGMUSIK .

Images related to the topic studio c technology

How to Run C++ in Visual Studio Code on Windows 10 2021 Best IDE

How to Run C++ in Visual Studio Code on Windows 10 2021 Best IDE

Search related to the topic How to Run C++ in Visual Studio Code on Windows 10 2021 Best IDE

#Run #Visual #Studio #Code #Windows #IDE
How to Run C++ in Visual Studio Code on Windows 10 2021 Best IDE
studio c technology
See all the latest ways to make money online: See more here
See all the latest ways to make money online: See more here

47 thoughts on “How to Run C++ in Visual Studio Code on Windows 10 2021 Best IDE studio c technology”

  1. Sir it's showing ..
    " Cannot activate 'C++ runner extension because it depends on the c++ extension which is not loaded . Would you like to reload the window ?" And I reloaded the window several times and reinstalled extension also still it's not working…sir
    I have installed vs code and mingw several times after uninstalling it…
    Sir but it doesn't work on my laptop..
    I don't know what is the problem…
    Many times I tried to use vs code but everytime I failed to do so.. please help me out in this…
    I'm so tired after all my attempts..

  2. 3:02
    For those who still get an error, that 'g++ is not recognised……. '

    Solution: while you added that copied MinGW path in 'User variables', ( 2:20 )
    Just do the same for System variables (it's below the 'user variables' column. )
    Copy paste the same path (MinGw/bin) in Path of 'System variables'

  3. I've used Idle for about half a decade and I decided to branch out of Python and into C++. I set up VSC on my PC and gave it a few goes.
    What exactly is the point of VSC? It is incapable of doing anything on it's own. You have to download the programs you actually need through VSC before it can do anything. The entire piece of software seems like junkware to me. What good is an IDE that is incapable of allowing you to compile or execute your code.

  4. Subbed you you literally helped me
    Thanks for the installer link…becusse msys2 and others didn't have files in their bin! This one had, and I verified it on cmd
    Thanks alot!

Leave a Reply to Jinuka Sandun Cancel reply

Your email address will not be published. Required fields are marked *