Skip to content

VS 2015 support#478

Closed
rvagg wants to merge 315 commits intonodejs:v1.xfrom
rvagg:msvs-2015
Closed

VS 2015 support#478
rvagg wants to merge 315 commits intonodejs:v1.xfrom
rvagg:msvs-2015

Conversation

@rvagg
Copy link
Copy Markdown
Member

@rvagg rvagg commented Jan 17, 2015

Not quite working yet, it gets to the openssl-cli compile and fails with a linking error:

apps.obj : error LNK2001: unresolved external symbol ___iob_func [C:\io.js\deps\openssl\openssl-cli.vcxproj]
C:\io.js\Release\openssl-cli.exe : fatal error LNK1120: 1 unresolved externals [C:\io.js\deps\openssl\openssl-cli.vcxproj]

This PR upgrades GYP to the latest which understands 2015, and has a lot more changes because there hasn't been an upgrade in a while I suppose.

I've also edited vcbuild.bat to do the appropriate checks.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.