Thanks to visit codestin.com
Credit goes to github.com

Skip to content

I would like to specify <VCToolsVersion> #2906

@tr-takatsuka

Description

@tr-takatsuka
  • Node Version: v18.11.0
  • Platform: Windows 11
  • Compiler: MSVC 2022
  • Module: -

Hello.

I would like to specify the detailed version of VisualC++ to be used in the build.
Currently, the latest MSVC Toolset installed in the environment is used.
The ability to insert <VCToolsVersion> into the .vcxproj output by node-gyp would be nice.

example

'configurations': {
  'Debug': {
    'msvs_settings': {
      'VCCLCompilerTool': {
         'VCToolsVersion': '14.36.32532',

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions