Skip to content

windows 7 cygwin64 installation, Make fails at tools/gyp_node.py #4716

@buzzbo

Description

@buzzbo

Trying to compile on Cygwin64. Am I missing a dependency or something?

/home/me/git/node$ make

...sometime later

/usr/bin/python tools/gyp_node.py -f make
gyp: name 'MSVS_VERSION' is not defined while evaluating condition 'MSVS_VERSION < "2015"' in /home/me/git/node/deps/uv/uv.gyp
gyp: name 'MSVS_VERSION' is not defined while evaluating condition '(OS=="win" and MSVS_VERSION>="2012") or llvm_version>="3.3" or gas_version>="2.23"' in /home/me/git/node/deps/openssl/openssl.gyp
Makefile:53: recipe for target 'out/Makefile' failed
make: *** [out/Makefile] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.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