pebbe / zmq4

A Go interface to ZeroMQ version 4
BSD 2-Clause "Simplified" License
1.17k stars 163 forks source link

panic: zmq4 was installed with ZeroMQ version 4.2.1, but the application links with version 4.1.4 #105

Closed duyhtq closed 7 years ago

duyhtq commented 7 years ago

panic: zmq4 was installed with ZeroMQ version 4.2.1, but the application links with version 4.1.4

pebbe commented 7 years ago

Indeed

pebbe commented 7 years ago

If you want an error instead of panic, upgrade to the latest version of zmq4.