Skip to content

Enabling C++ exceptions on Windows is hell #1379

Closed
@mmomtchev

Description

@mmomtchev

(this is the suite of nodejs/node-gyp#2903)

node-addon-api seems to include an undocumented but very useful file found node_modules\node-addon-api\except.gypi.

Alas, besides being undocumented, this file is very hard to use, since when a module is installed in production, its path will be different and gyp does not support variable expansion in includes directives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions