CMS Analysis Unit - Information - Configure CPP job containing QT code

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

ReleaseYes/No
8.3.x
8.2.x
8.1.x
8.0.x
7.3.x
7.2.x
7.0.x

Applicable RDBMS

RDBMSYes/No
Oracle Server
Microsoft SQL Server
CSS2
CSS1

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