How To Setup C/C++ for VSCode | Setting Up VSCode For C/C++ Programming

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • In this tutorial, we will walk you through the process of setting up C and C++ for VSCode, one of the most popular and powerful code editors available. Whether you're a beginner or an experienced programmer, this video will show you how to install and configure VSCode to use with C++, so you can start writing and running C++ code in no time. We'll cover the installation of the necessary extensions and packages, as well as some useful tips and tricks to enhance your coding experience. By the end of this video, you'll have a fully functional C++ development environment set up in VSCode, ready for your next project. So, let's get started and learn how to set up VSCode for C++ programming!

Комментарии • 17

  • @handedonmez1991
    @handedonmez1991 Год назад +5

    Hello, I am having problem to get .exe file when I follow your steps .exe file is not included. Could you please send the link directly? Thank you

  • @frankcastellanos
    @frankcastellanos Год назад

    thank you i have been trying to do this for a looooonnnnggg time copying from documentation, udemy and other youtubers but only you explained in a way so complete and ease now i did it, now i ll learn and practice c++ in vs code.

  • @plug_inx
    @plug_inx Год назад +1

    Can’t I run c program with just the extension on VS code

  • @cristianmolina6954
    @cristianmolina6954 Год назад

    Thank you Man

  • @user-pn1mz8nb5j
    @user-pn1mz8nb5j Год назад +1

    Very useful thanks for sharing this. :)

  • @tranthienan2655
    @tranthienan2655 8 месяцев назад

    thank you verymuch

  • @PawelManU7
    @PawelManU7 Год назад +1

    How to use boost library on VSC?

  • @nilimathakur2779
    @nilimathakur2779 Год назад +4

    hello i am having problem
    in the wedsite its showing github installetion

    • @kwanelephakathi1696
      @kwanelephakathi1696 Год назад +2

      yeah. same for me. did you manage to find a way?

    • @Jinbyulla
      @Jinbyulla Год назад +1

      Same here

    • @winterbear8030
      @winterbear8030 Год назад +1

      Me too😢

    • @WunnaMoeSan
      @WunnaMoeSan Год назад

      Me three.
      I could only find the Github source.🥲

    • @amani998
      @amani998 11 месяцев назад

      Same here
      Did you solve that problem ?

  • @zigned8
    @zigned8 Год назад

    can u please provide google drive link for the mingw install.exe file... please....

  • @kt399
    @kt399 Год назад

    ok but how to take input in programs?

  • @theoceanman8687
    @theoceanman8687 Год назад +1

    This method is outdated. The SourceForge page will only give you a ZIP file which contains the compilers. Those files have to be relocated somewhere and fitted into the PATH.