Purpose

Instead of manually configuring the analysis unit (and failing to configure it correctly), this page provides information about option available when analyzing Qt code

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x (tick) 
7.3.x(tick)
7.2.x(tick)
7.0.x(error)
Applicable RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS2(tick)
CSS1(error)
Details

About QT:

Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language. 

Another way to configure :

Qt comes with its own project system QMake (.pro files), but it can generate visual studio projects (.vcxproj) from .pro. Since DMT understands .vcxproj files, it would automatically create the analysis units with the good parameters.

Steps:

Notes/comments

Reference webcall - 29553

Related Pages