enwi / dartzmq

A simple dart zeromq implementation/wrapper around the libzmq C++ library
https://pub.dev/documentation/dartzmq/latest/
MIT License
26 stars 17 forks source link

Invalid argument(s): Failed to lookup symbol 'zmq_has': dlsym(RTLD_DEFAULT, zmq_has): symbol not found #32

Closed Zqiang12345 closed 6 months ago

Zqiang12345 commented 9 months ago

Invalid argument(s): Failed to lookup symbol 'zmq_has': dlsym(RTLD_DEFAULT, zmq_has): symbol not found

enwi commented 7 months ago

@Zqiang12345 What platform are you on?

enwi commented 6 months ago

Closing this due to inactivity