Closed juburr closed 3 years ago
No. C.zmq4_major, C.zmq4_minor, C.zmq4_patch is the compile time version. major, minor, patch is the runtime version.
Yes, I agree with that. Can you maybe consider changing the wording from "installed with" to "compiled with" instead?
Yes, that makes sense. I'll do that.
Back in the days, packages were compiled once, at the time of installation. That is no longer the case.
Error message versions appear to be reversed?
zmq_version()
seems to report the zmq version on the system that the app is installed to.