Failed to build with thread-safe option set on Android #4987
Labels
Component - Build
CMake, Autotools
Priority - 2. Medium ⏹
It would be nice to have this in the next release
Type - New Feature
Add a new API call, functionality, or tool
Enabling thread-safe build results in compile error.
Missing functions are
pthread_cancel
andpthread_setcancelstate
Platform
ONLY_SHARED_LIBS=ON
HDF5_ENABLE_THREADSAFE=ON
HDF5_BUILD_HL_LIB=ON
HDF5_BUILD_CPP_LIB=ON ALLOW_UNSUPPORTED=ON
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: