How To Compile C++ Applications
Feb 4, 2022
If you are new to programming or even if you coming to C++ from another programming language, sometimes it is hard to understand how to write C_++ code, how to design the screens and how to compile and run your apps. In this post we will explain how to compile C++ code in Windows to produce Modern C++ applications in Windows.
The first thing we need is a modern IDE and C++ Compiler.
https://learncplusplus.org/this-is-how-to-compile-c-apps-on-windows/