How to install CodeBlocks IDE - Setup Compiler with Environment Variables

preview_player
Показать описание
This video demonstrates how to download the CodeBlocks IDE and set it up with MinGW to program in C and C++.

It is a free and open-source integrated development environment for Linux, Unix and Windows. It has a highly customizable environment supporting C, C++, and Objective-C development. It can be used as a simple text editor but also as a fully fledged programming tool. It supports all common programming languages, including Java, Python, PHP, Perl and many others.

It is available in two editions: Codeblocks Pro Suite , which comes with the Codeblocks installers and the basic IDE features plus the ability to compile C++ projects using MinGW; and Codeblocks Lite , which comes with only the basic IDE features plus the ability to compile C++ projects using MinGW.
It provides all major features of the GNU Compiler Collection (GCC) including:

1) Intuitive user interface with Qt Designer (Qt designer contains all features of the popular Qt Designer application)
2) Integrated debugger (gdb support)
3) Multiple language support (C, C++, Objective-C and Pascal)
4) Support for GCC extensions: __builtin_va_list__, __builtin_prlimit64, __builtin_memcpy_chk, __builtin_alloca, __attribute__((format(printf)), ...).

Chapters:
0:00 Downloading and Installing COdeBlocks with MingW compiler
10:21 What are Environment Variables and Why do we add Compiler to PATH?

-~-~~-~~~-~~-~-
Please watch: "iSc2 Certified in CyberSecurity - Symmetric vs Asymmetric Encryption - Security Operations"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Great sir ☺️👌
Thanks for your help and guidance

Aryan-fxrr