-
- Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.caresIssues and PRs related to the c-ares dependency or the cares_wrap binding.Issues and PRs related to the c-ares dependency or the cares_wrap binding.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
- Version: v6.3.0
- Platform: Windows VS2013
- Subsystem: Windows7
I can't build nodejs v6.3.0 on Windows 7 VS2013.
i got the error:
> vcbuild.bat nobuild nosign Looking for Visual Studio 2015 Looking for Visual Studio 2013 Found Visual Studio 2013 configure --dest-cpu=x86 --tag= creating icu_config.gypi * Using ICU in deps/icu-small creating icu_config.gypi { 'target_defaults': { 'cflags': [], 'default_configuration': 'Release', 'defines': [], 'include_dirs': [], 'libraries': []}, 'variables': { 'asan': 0, 'debug_devtools': 'node', 'host_arch': 'x64', 'icu_data_file': 'icudt57l.dat', 'icu_data_in': '..\\..\\deps/icu-small\\source/data/in\\icudt57l.dat', 'icu_endianness': 'l', 'icu_gyp_path': 'tools/icu/icu-generic.gyp', 'icu_locales': 'en,root', 'icu_path': 'deps/icu-small', 'icu_small': 'true', 'icu_ver_major': '57', 'node_byteorder': 'little', 'node_enable_v8_vtunejit': 'false', 'node_install_npm': 'true', 'node_module_version': 48, 'node_no_browser_globals': 'false', 'node_prefix': '/usr/local', 'node_release_urlbase': '', 'node_shared': 'false', 'node_shared_cares': 'false', 'node_shared_http_parser': 'false', 'node_shared_libuv': 'false', 'node_shared_openssl': 'false', 'node_shared_zlib': 'false', 'node_tag': '', 'node_use_bundled_v8': 'true', 'node_use_dtrace': 'false', 'node_use_etw': 'true', 'node_use_lttng': 'false', 'node_use_openssl': 'true', 'node_use_perfctr': 'true', 'node_use_v8_platform': 'true', 'openssl_fips': '', 'openssl_no_asm': 0, 'target_arch': 'ia32', 'v8_enable_gdbjit': 0, 'v8_enable_i18n_support': 1, 'v8_inspector': 'true', 'v8_no_strict_aliasing': 1, 'v8_optimized_debug': 0, 'v8_random_seed': 0, 'v8_use_snapshot': 'true', 'want_separate_host_toolset': 1}} creating config.gypi creating config.mk Warning: Missing input files: deps\v8_inspector\platform\v8_inspector\MuteConsoleScope.h deps\v8_inspector\platform\v8_inspector\public\V8EventListenerInfo.h deps\v8_inspector\platform\v8_inspector\<(blink_platform_output_dir\v8_inspector\DebuggerScript.h deps\v8_inspector\platform\v8_inspector\IgnoreExceptionsScope.h deps\v8_inspector\platform\v8_inspector\public\V8HeapProfilerAgent.h deps\cares\src\ares_rules.h deps\v8_inspector\platform\v8_inspector\<(blink_platform_output_dir\v8_inspector\InjectedScriptSource.h src\inspector-agent.h Project files generated. some files are missing within v6.x branch
thelbouffi
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.caresIssues and PRs related to the c-ares dependency or the cares_wrap binding.Issues and PRs related to the c-ares dependency or the cares_wrap binding.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.