Skip to content

A dynamic link library (DLL) initialization routine failed.  #99

@Rehoni

Description

@Rehoni

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.
image

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! (:з)∠)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions