Skip to content

GCS: Need to run QMake if headers change #2010

@tracernz

Description

@tracernz

To cause moc to run. Causes missing vtable at link time if Q_OBJECT is added to a class since qmake was last run (where the class previously had no virtual members). What about if classes are defined in cpp source...? Alternative is to build everywhere with clang and use the moc plugin for it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions