2022-BME-102 (Computing Fundamentals - Dev C++ Install)
2022-BME-102 (Computing Fundamentals - Dev C++ Install)
LAHORE
(NAROWAL CAMPUS)
(UET)
BSc. BIOMEDICAL ENGINEERING
(BME)
LAB REPORTS
Course Title: Computing Fundamental
Course Code: CS 101
Submitted By:
Muhammad Faisal Mehmood
2021-BME-102
Department of Biomedical Engineering
Submitted to:
Dr. Sameen Ahmad Malik
Associate Professor
Whole installation of Dev++
Objective
During this lecture I learnt how to install Dev++ and how to do programming in
Dev++
Introduction
Dev-C++ is a free full-featured integrated development environment distributed
under the GNU General Public License for programming in C and C++
Method how to install
Step 1
Figure 1: step 1
When we copy the Dev++ and paste into the system after copy when we open the
Dev++ Setup is loading
Step 2
Figure 2 step 2
In second step we select the language that we want to use in Dev++ as shown in the
below screenshot
Step 3
Figure 3 step 3
Once you select the appropriate language, you have to agree to the license
agreement that pop-ups next.
Step 4
Figure 4: step 4
Next, we are asked to select the components that we need to install as a part of
the dev-C++ installation
Step 5
Figure 5:
Now the installer prompts the user for the destination folder where the dev-C++
files/libraries etc. are to be copied.
Step 6
Figure 6:
Step 7
Figure 7:
We click the finish and the software is install and start for programming
Step 8
Figure 8
Conclusion
• We can also create our own project templates to create our own project types.
• Make files that are used for managing the build process for the application can
also be created using dev-C++ IDE.