Informatics - Compiling C++ Program - Try to Download the MinGW by Watching Youtube Tutorial (week 4)
Hi everyone, in this blog I will share my experience of how compiling c++ program in windows. This is my informatics school project. The result of the program is I can calculate simple rate interest and compound rate interest. In the first week I'm trying to compile it in the visual studio code, but unfortunately my step is wrong, so the program is error. it stated that there is no such file in my directory. Which means my computer have no idea about the program.
In windows, to compile the c++ program we need to have MinGW as a compiler and insert it to our computer environment. And at that time, I didn't have it. So, I decided to download the MinGW first. To download it I open the YouTube and search of how installing the MinGW compiler in windows.
I was following this YouTube tutorial to install MinGW to build C++ code

.png)
Komentar
Posting Komentar