Skip to content

qeframework doesn't build with Qt6.6.2 #9

@NavSriv

Description

@NavSriv

On building qeframework with Qt6.6.2, it fails below following error -

QEEmitter.cpp:118:30: No matching conversion for functional-style cast from 'QMetaMethodArgument' to 'QGenericArgument'
qobjectdefs.h:82:21: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'QMetaMethodArgument' to 'const QGenericArgument' for 1st argument
qobjectdefs.h:82:21: candidate constructor (the implicit move constructor) not viable: no known conversion from 'QMetaMethodArgument' to 'QGenericArgument' for 1st argument
qobjectdefs.h:85:12: candidate constructor not viable: no known conversion from 'QMetaMethodArgument' to 'const char *' for 1st argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions