-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
In file included from src/Thread.cpp:32:
src/Thread_POSIX.cpp:94:7: error: use of undeclared identifier
'pthread_getname_np'
if (pthread_getname_np(pthread_self(), name, POCO_MAX_TH...
^
1 error generated.
make[1]: *** [/home/xia/office/poco-android/build/rules/compile:44:/home/xia/office/poco-android/Foundation/obj/Android/armeabi-v7a/debug_static/Thread.o] error 1
Reactions are currently unavailable