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

QSocketNotifier & QThread error #171

Open
mbulucay opened this issue Jul 31, 2024 · 1 comment
Open

QSocketNotifier & QThread error #171

mbulucay opened this issue Jul 31, 2024 · 1 comment
Labels
need more info Issue that requires more info from contributor

Comments

@mbulucay
Copy link

when I Try to build the versions v2.14.2. After taking build when I try to run demo application it gives me this error on Ubuntu.

Error:
QSocketNotifier: Can only be used with threads started with QThread
./ShapesDemo: symbol lookup error: /snap/core20/current/lib/x86_64-linux-gnu/libpthread.so.0: undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE

@JesusPoderoso
Copy link
Contributor

Hi @mbulucay, thanks for using eProsima Shapes Demo.
We would need more information on the context, platform, tracebacks or logging info...
If you are building the project from sources, you would need also to install Qt core.

@JesusPoderoso JesusPoderoso added the need more info Issue that requires more info from contributor label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Issue that requires more info from contributor
Projects
None yet
Development

No branches or pull requests

2 participants