-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
When i using zerorpc in my electron app, it throws an Exception:
"Error: A dynamic link library (DLL) initialization routine failed.\\?\f:GithubDIPelectronUI\node_moduleszmq\buildReleasezmq.node
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:671:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:172:20)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (module.js:586:17)
at require (internal/module.js:11:18)
at bindings (f:GithubDIPelectronUI\node_modules\bindings\bindings.js:76:44)
at Object.<anonymous> (f:GithubDIPelectronUI\node_moduleszmqlibindex.js:6:30)"
My computer path, (and i'm using vscode to develop and debug my electron apps):
node@v8.11.2
npm@v5.6.0
electron@v2.0.2
python@3.6.4
windows@10 Enterprise
visual studio@2017
I think the reason may be this.

There throws a lot of warning about the process of node-gyp compiling the ZeroMQ lib, and i guess if i solved these warnings, the DDL Error would be solved also?
And i'll appreciate if there got another solution for this DDL Error! (:з)∠)
wcldyx and TouiSoraHe
Metadata
Metadata
Assignees
Labels
No labels