Skip to content

Unable to build and run C++ addon in Windows 8.1 x64 #965

Closed
@metabench

Description

@metabench

I'm trying to use iojs 1.3.0 (Windows 8.1 x64), with a module written using nan, with nan 1.6.2 installed. It worked fine in node 0.12.0.

First I had problems with node-gyp looking for node.lib rather than iojs.lib. I got round that using pangyp.

When I tried running the JavaScript that references the addon, I got
Error: Module did not self-register.

I've found a reference to a similar seeming issue with node-sass here: sass/node-sass#708

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++Issues and PRs that require attention from people who are familiar with C++.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions