Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
4いいね 383 views回再生

How to Set Up C++ in Visual Studio Code on Windows | Complete Beginner Guide (2025)

Learn how to set up C++ in Visual Studio Code on Windows step-by-step in this beginner-friendly tutorial! Whether you're just starting with C++ or want a smooth setup process, this guide has you covered.

📚 What You’ll Learn in This Video:
✅ Download and install VS Code
✅ Set up the GCC (g++) compiler using MSYS2
✅ Add the compiler to your system PATH
✅ Install required C++ extensions
✅ Write, build, and run your first C++ program

⏱️ Timestamps
⏳ 00:00 – Introduction
⏳ 00:14 – Download & Install Visual Studio Code
⏳ 01:10 – Install MSYS2 (C++ Compiler Toolchain)
⏳ 01:38 – Use MSYS2 Terminal to Install GCC Compiler
⏳ 02:10 – Add GCC to System Environment Variables
⏳ 03:10 – Verify GCC, G++, and GDB Installation
⏳ 03:45– Install C/C++ Extensions in VS Code
⏳ 04:00– Create and Save C++ File in VS Code
⏳ 04:30 – Write a Simple C++ Program (Hello World)
⏳ 04:40 – Compile and Run C++ Code in VS Code Terminal
⏳ 05:05 – Final Tips & Outro

📁 Command to Install Full C++ Toolchain (MSYS2):
pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain

💡 This command installs everything needed for C++ development on Windows using MSYS2 — including compilers, debuggers, and build tools.

🔗 Helpful Links
➡️ Download VS Code: https://code.visualstudio.com
➡️ Download MSYS2: https://www.msys2.org

💬 Have questions or errors? Drop a comment below — I reply fast and would love to help you out.

👍 Like this video if it helped
📌 Subscribe for more beginner-friendly coding tutorials
🔔 Hit the bell so you don’t miss the next one!
📤 Sharing with friends who are learning to code

Thanks for watching 💻🔥

#CPlusPlus #CppSetup #VSCodeCpp #CppOnWindows #CppInVScode #VisualStudioCodeCpp #BeginnerCppTutorial #MSYS2 #MinGW #CppCompiler #HowToRunCpp #CppCoding2025 #Windows11Cpp #CppGCC #CppForBeginners #CodeWithMe

コメント