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
Building with CMake creates a shared object: libzmq.so.4.2.1 which is very wrong. There should be a way in CMake to specify an ABI version for a library, and we should use it.