Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

zmq windows install error #538

Open
b25 opened this issue Jun 14, 2016 · 3 comments
Open

zmq windows install error #538

b25 opened this issue Jun 14, 2016 · 3 comments

Comments

@b25
Copy link

b25 commented Jun 14, 2016

node v 4.4.5
npm 3.9.6
npm install zmq windows fail with
C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\src\win_delay_load_hook.c(35)
: error C2373: '__pfnDliNotifyHook2': redefinition; different type modifiers

@farell
Copy link

farell commented Jun 15, 2016

Wrong C/C++ compiler ?

@eberkund
Copy link

eberkund commented Jul 9, 2016

I have the same problem. Did you find any fix?

@eberkund
Copy link

eberkund commented Jul 14, 2016

I found the fix is related to this: nodejs/node-gyp#981

You need to be using node-gyp 3.4.0. I think this can be closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants