Understanding compilers

In this chapter, we will learn about the process of generating an executable file from a Qt project. This process is what we call compile or build. The tool that is used for this purpose is called a compiler. In the following section, we will learn what a compiler is and how to use it to generate an executable file for our Qt project.

Get Hands-On GUI Programming with C++ and Qt5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.