Skip to content

Python Binding Missing /bigobj for MSVC Compiler + External pybind11 #2279

@geometrian

Description

@geometrian

What it says on the tin. The compile for the python binding may fail under MSVC, when the pybind11 dependency is present externally, unless /bigobj is added. Note that in the event pybind11 is built internally, /bigobj is already added. (Credit also to Rémi Achard.)

See also ASF thread.

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