How to Create project in CODE BLOCKS 17.12 ??? (EASY WAY)

Описание к видео How to Create project in CODE BLOCKS 17.12 ??? (EASY WAY)

how to create c projects in code blocks
create c or c++ program in code blocks.

Code::Blocks is a IDE(Integrated Development Environment) for creating C or C++ projects. It is simple to use and provides very basic but powerful interface. Code Blocks can be used for creating, editing, compiling, running and debugging C or C++ projects.

STEPS :

1.
Launch the Project Wizard through File then New then Project... to start a new project. Here there are many pre-configured templates for various types of projects, including the option to create custom templates. Select Console application, as this is the most common for general purposes, an click Go.

2.
The console application wizard will appear next. Continue through the menus, selecting C++ when prompted for a language. In the next screen, give the project a name and type or select a destination folder. As seen below, Code::Blocks will generate the remaining entries from these two.

3.
Finally, the wizard will ask if this project should use the default compiler normally GCC and the two default builds: Debug and Release. All of these settings are fine. Press finish and the project will be generated. The main window will turn gray, but that is not a problem, the source file needs only to be opened. In the Projects tab of the Management pane on the left expand the folders and double click on the source file main. cpp to open it in the editor.

#Codeblocks #createprojectinCodeBlocks #c #c++
╭━━━━┳╮╱╭┳━╮╭━╮
┃╭╮╭╮┃┃╱┃┣╮╰╯╭╯
╰╯┃┃╰┫╰━╯┃╰╮╭╯
╱╱┃┃╱┃╭━╮┃╭╯╰╮
╱╱┃┃╱┃┃╱┃┣╯╭╮╰╮
╱╱╰╯╱╰╯╱╰┻━╯╰━╯
╭╮╱╭╮
┃┃╱┃┃
┃╰━╯┃
╰━━╮┃
╱╱╱┃┃
╱╱╱╰╯
╭━━━━┳╮╱╭┳━━━╮
┃╭╮╭╮┃┃╱┃┃╭━━╯
╰╯┃┃╰┫╰━╯┃╰━━╮
╱╱┃┃╱┃╭━╮┃╭━━╯
╱╱┃┃╱┃┃╱┃┃╰━━╮
╱╱╰╯╱╰╯╱╰┻━━━╯
╭╮╱╱╭━━┳╮╭━┳━━━╮
┃┃╱╱╰┫┣┫┃┃╭┫╭━━╯
┃┃╱╱╱┃┃┃╰╯╯┃╰━━╮
┃┃╱╭╮┃┃┃╭╮┃┃╭━━╯
┃╰━╯┣┫┣┫┃┃╰┫╰━━╮
╰━━━┻━━┻╯╰━┻━━━╯

..the end..

~-~~-~~~-~~-~
Please watch: "Pulwama terror attack CRPF killed in J&K "
   • Pulwama Terror Attack  the Deadliest ...  
~-~~-~~~-~~-~

Комментарии

Информация по комментариям в разработке