zeromq / czmq

High-level C binding for ØMQ
czmq.zeromq.org
Mozilla Public License 2.0
1.18k stars 525 forks source link

Ios Build Fails Please check the log on IOS sdk 16.2 #2260

Open wajahat414 opened 1 year ago

wajahat414 commented 1 year ago
image
sphaero commented 7 months ago

I guess we need to skip this method on IOS using some precompiler statements. Can you send a PR for this?

sphaero commented 7 months ago

for your own case you can just comment the pthread_setname_np function.