You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: