Burkhard Stubert

Latest posts — page 4

Migrating a Harvester HMI from Qt 5.12 to Qt 6.2

September 2021 saw the launch of Qt 6.2 - the first Qt 6 version with feature parity to Qt 5.15. I wanted to find out whether Qt 6.2 is fit for products. So, I migrated the HMI application

CppDepend: A C++ Dependency Analyser

I evaluated the dependency analyser CppDepend on a real-life embedded application. My goal was to find all dependency cycles between classes in the application. I know that the application contains 50+ dependency cycles. CppDepend only found less than 10%