pebbe / zmq4

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

How to solve the problem of reporting this error on Linux? #155

Open sujunbo opened 4 years ago

sujunbo commented 4 years ago

/golang/pkg/mod/github.com/pebbe/zmq4@v1.0.0/zmq4.go:1245:15: could not determine kind of name for C.zmq_curve_keypair

pebbe commented 4 years ago

This is too vague

sujunbo commented 4 years ago

这太模糊了

After installing libzmq on centos, running zmq4.version () reports this error