Open
Description
Hello!
The prebuild version seems to be compiled without the --with-pgm config option. I tried to migrate my app from zeromq.node (zmq) to zeromq.js, but get an error now that the pgm protocoll is not supported. I tried to compile libzmq by myself (on windows with cmake and VS2019) with no luck.
Seems that the latest version of (prebuild) openpgm is build with toolset version 110 (VS2012!).
Is there a possibility to get pgm support for prebuild versions or does any one know where i can get a prebuild version of libzmq with pgm/epgm config on, so that i can use it with --zmq-external install option.
Thx in advance!
Best regards
Peter