zeromq.node
zeromq.node copied to clipboard
LINK : fatal error LNK1104: cannot open file 'libcpmt.lib'
when trying to install zmq on win 8.1 x64 i get this error LINK : fatal error LNK1104: cannot open file 'libcpmt.lib' [d:\project\node_modules\zmq\build\zmq.vcxproj]
i got vs 2015 installed, it is used for compilation and libcpmt.lib is present on my computer.
any tips how to solve this?
https://github.com/TooTallNate/node-gyp/issues/555