zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
439 stars 195 forks source link

Some classes don’t use ZMQPP_EXPORT macro #216

Closed ltfatal closed 6 years ago

ltfatal commented 6 years ago

Some classes don’t use ZMQPP_EXPORT macro, therefore there is linking problem when using these classes with zmqpp dynamic library. Also in VS 2017 tests wont compile because of this issue. Preblem is with theses clasess: actor, auth, curve, loop, proxy_steerable, reactor, z85, zap_request