In this video, we'll show you how to debug your application inside Qt Creator using the tools available to you. In order to debug your application then it can be useful to have the debug symbols for Qt installed as well alongside the extra helpers for Qt Creator if you are using Visual C++. So we need to first start up the Maintenance Tool for the online installer so that we can add these things to our installation. I have already logged in to save time in my case and have reached the components page ready to select the ones we need to add. So we expand our version of Qt, which is 5.15.4 in this case, and make sure that we have a tick for Sources and Qt Debug Information Files. If you are on Windows then while we are here we can scroll down to Developer and Designer Tools and make sure that Qt Creator 4.15.0 CDB Debugger Support and Debugging Tools for Windows are also checked, these are included by default so you may already have these ticked, in which case leave them as they are. And now we click on next and let it install.
Qt Design Studio (QDS) helps you makes the leap from design to concrete UI. The Qt-Bridge plugin is ...
Watch videoBuilding large-scale, feature-rich projects that run on multiple platforms poses many testing challe...
Watch videoCode Coverage is a metric that tells you how much your tests exercise your application. And the appl...
Watch videoSince Qt 6.2, we have gradually phased in the new Qt Quick Compiler Technology. Using the overhauled...
Watch videoIn this talk, we will discover how to enhance existing GUI tests and infrastructure. We will accompl...
Watch videoThis demo of the Axivion Suite will highlight its capability of architecture verification and how th...
Watch videoBringing a great User Experience for your product is hard. And often, we don't spend our time workin...
Watch videoIn this session, Brook will show how to setup a project consisting of a set of template files, based...
Watch video