You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm aware that there are pre-built binaries. In my situation I need to be able to link to libzmq as a shared library. If I modify binding.gyp to point it properly to zmq.h, zmq_util.h, and libzmq.lib and it still failed. It should be fixed or documentation should be clear that zeromq.js is only supported on windows as a static build via dynamically downloaded source files.
The text was updated successfully, but these errors were encountered:
I'm aware that there are pre-built binaries. In my situation I need to be able to link to libzmq as a shared library. If I modify binding.gyp to point it properly to zmq.h, zmq_util.h, and libzmq.lib and it still failed. It should be fixed or documentation should be clear that zeromq.js is only supported on windows as a static build via dynamically downloaded source files.
The text was updated successfully, but these errors were encountered: