Set up C/C++ compiler in Visual Studio Code

127 Просмотры
Издатель
In this tutorial we set up Visual Studio Code and C/C++ compiler to work together. I did this tutorial because I think that developing in CodeBlocks isn't very comfortable and using MS Visual Studio is at times too slow, especially on older computers. That's why using Visual Studio Code is such a great way to develop apps as it's very lightweight and easy to use.

!Make sure that you know where you installed your MinGW as you'll need the location of that program later.

MinGW download link: https://sourceforge.net/projects/mingw/
Visual Studio Code download link: https://code.visualstudio.com/
Категория
Разработка на iOS Язык программирования Objective-C
Комментариев нет.