Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
8 November 2023
In this episode, we will compile the application using both CMake and QMake.
The example code showcased in this video is available here: https://github.com/KDAB/kdabtv/tree/master/Programming-With-Qt-Widgets
00:00 Introduction
01:38 QMake
05:39 CMake
All 'Introduction to Qt Widgets' videos: https://www.youtube.com/playlist?list=PL6CJYn40gN6iFcTyItvnE5nOmJR8qk_7o
All 'Introduction to Qt Widgets - Module 1' videos: https://www.youtube.com/playlist?list=PL6CJYn40gN6hgf7zCKF2Rv9Y0WoN8RVGf
Links:
* Sign up for our newsletter: https://www.kdab.com/newsletter/
* QMake tutorial - https://doc.qt.io/qt-6/qmake-tutorial.html
* QMake manual - https://doc.qt.io/qt-6/qmake-manual.html
* CMake documentation - https://cmake.org/documentation
* CMake-project https://github.com/KDAB/KDToolBox/tree/master/qt/cmake-project
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Learn Modern C++
Our hands-on Modern C++ training courses are designed to quickly familiarize newcomers with the language. They also update professional C++ developers on the latest changes in the language and standard library introduced in recent C++ editions.
Learn more