Skip to content

Add /bigobj for pybind11 target on Windows#2304

Open
remia wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
remia:findpybind11-win-bigobj
Open

Add /bigobj for pybind11 target on Windows#2304
remia wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
remia:findpybind11-win-bigobj

Conversation

@remia
Copy link
Copy Markdown
Collaborator

@remia remia commented May 1, 2026

Address #2279, I tried to reproduce on my Windows box before fixing but unfortunately wasn't able to trigger the issue with a local install of PyBind11 3.0.3. This change simply copy the code from Installpybind11.cmake, as always these issues come from the fact we create our imported targets manually (see #1638).

Signed-off-by: Rémi Achard <remiachard@gmail.com>
@remia remia linked an issue May 1, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python Binding Missing /bigobj for MSVC Compiler + External pybind11

1 participant