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

[kirkstone] qtconcurrentthreadengine.h error: invalid declarator before '*' token #498

Open
tiny-dancer opened this issue Dec 30, 2022 · 0 comments

Comments

@tiny-dancer
Copy link

We received the below error while building with meta-qt5 kirkstone with QtConcurrent. Leveraging latest commit in meta-qt5 master resolves the compilation issue. Is there something that can be pushed to kirkstone or are we missing something? Thanks!

recipe-sysroot/usr/include/QtConcurrent/qtconcurrentthreadengine.h:250:50: error: invalid declarator before '*' token
|   250 |     ThreadEngineStarter<void>(ThreadEngine<void> *_threadEngine)
|       |                                                  ^
| /var/lib/buildbot/builders/build/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/omcare-ui-staging/1.0-r0/recipe-sysroot/usr/include/QtConcurrent/qtconcurrentthreadengine.h:250:49: error: expected ')' before '*' token
|   250 |     ThreadEngineStarter<void>(ThreadEngine<void> *_threadEngine)
|       |                              ~                  ^~
|       |                                                 )

References:

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