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 :
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
Tag: compile and run c++ visual studio code, visual studio code, visual studio, vscode, visual studio code c++, run c++ vscode windows 10, how to run c++ in visual studio code on windows 10, how to run c++ in vscode, mingw64, install mingw on windows 10, g++ vscode windows 10, Run C++ Code in windows 10 Visual Studio Code, c++ on windows 10, run c++ on windows 10, c++ compiler, visual studio code c++ windows 10, best ide, techdecode, mingw, input vscode, cpp, how to run c++ in visual studio code, run c++ in visual studio code
Xem thêm: https://icongnghe.org/category/review
Nguồn: https://icongnghe.org
40 Bình luận. Leave new
Beginners C++ Programming Course – https://bit.ly/CplusplusCourse
Mingw Download Link – https://bit.ly/mingw10
Visual Studio Code Download Link – https://code.visualstudio.com/
Subscribe – https://bit.ly/2OH9Jv5
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! 🙂
Thanks Man 🙂
your helpful
I stucked by the input error.
Thanks for your help to solve this!
omg!!! such a big help 🙂 thank you!!
THANK YOUUUUUU!!!!! <3
i love ur video sir i have lot off issues during download the compiler but i finally solved thnks alot
outstanding clear cut thanks
can we use OOP with vscode?
Thank you:)
clear and straightforward
Still code is not working
The problem is that you can't run a program that has more than 1 cpp file, for example i have a program that contains 2 cpp files and one hpp, that extension just doesn't work, i have to open the cmd and type g++ *.cpp -o exe to be able to run it
Best editorial on internet
Thanks 🙌🙌
Thanks! this video was very useful
thank you soo much i was really amazed after getting solution through your video
i want to ask,
why i can run the .cpp in default workspace but i cann't run it outside the default workspace that i made?
my default : C:UsersKnightJackDocumentsCoding Project
but if i run my .cpp from : D:My DocumentsArchiveKehidupan MahasiswaSemester 1Mata KuliahDasar ProgramTugas
it will be error like this
d : The term 'd' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:1
+ d "d:My DocumentsArchiveKehidupan MahasiswaSemester 1Mata Kuliah …
+ ~
+ CategoryInfo : ObjectNotFound: (d:String) [], CommandNotFoun
dException
+ FullyQualifiedErrorId : CommandNotFoundException
ty so much ! can you do a tutorial on debugging also?
keep it up
Thank you for this, it really helped.
guys any idea how to fix: collect2.exe: error: ld returned 1 exit status
nice!!!
One more thing, How can I create an input and output side bar so that the results come there after execution ?
Dude I have an issue. When I am trying to run a cpp file, it is getting deleted by my antivirus. I dont want to shut down antivirus. Is there any way to work it around ?
thank you this really helped me alot
thank you bro!!1
Thank you. This was very helpful.
Thanks a lot brother. Helped a lot. Was stuck with Codblocks since 2 days. Best explanation ever.
When I go to run tab then start debugging it's say select enivornment? Help me
it says i need to download stuff on the bin folder
Launch program "does not exist" Help me
Other channels had way too confusing steps you made it simple bro. Thanks
thanks bro
#saviour
We have to set the environment variable in user or system section please answer
I must appreciate that you told about input handling and related settings.
Not working properly….!!
Ih, mantep banget bang 👍
Walaupun aksennya agak gimana gitu 😁
Very helpful video thank you!
Thankyou sooo much this is the only tutorial that worked for me 😭😭
Thank's Sir😍😍😍
3/6/2021
working really good, if you have some trouble try to open vscode directly from the folder, for example in the terminal write code . I had a problem with the compilation but now everything is fine