Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qeframework doesn't build with Qt6.6.2 #9

Open
NavSriv opened this issue Mar 8, 2024 · 0 comments
Open

qeframework doesn't build with Qt6.6.2 #9

NavSriv opened this issue Mar 8, 2024 · 0 comments

Comments

@NavSriv
Copy link

NavSriv commented Mar 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant