Skip to content

Conversation

bnoordhuis
Copy link
Member

Reverted for breaking the Windows build with the following error:

LINK : fatal error LNK1181: cannot open input file
'c:\workspace\node-compile-windows\label\win-vs2015\
Release\obj\node\gen\node_javascript.o'

This reverts commit be63c26.

cc @danbev - since this breaks the CI, I'd like to land this quickly.

Reverted for breaking the Windows build with the following error:

    LINK : fatal error LNK1181: cannot open input file
    'c:\workspace\node-compile-windows\label\win-vs2015\
    Release\obj\node\gen\node_javascript.o'

This reverts commit be63c26.
@nodejs-github-bot nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Aug 17, 2017
Copy link
Contributor

@danbev danbev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about this. I'm running the build on windows now and will investigate what the issue is. Thanks

@bnoordhuis bnoordhuis closed this Aug 17, 2017
bnoordhuis added a commit to bnoordhuis/io.js that referenced this pull request Aug 17, 2017
Reverted for breaking the Windows build with the following error:

    LINK : fatal error LNK1181: cannot open input file
    'c:\workspace\node-compile-windows\label\win-vs2015\
    Release\obj\node\gen\node_javascript.o'

This reverts commit be63c26.

PR-URL: nodejs#14893
Reviewed-By: Alexey Orlenko <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
@bnoordhuis
Copy link
Member Author

Thanks, landed in aa011a1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants