Skip to content

Docs: Note that runtime_library_dirs errors on MSVC/Windows#5280

Open
Joosboy wants to merge 1 commit into
pypa:mainfrom
Joosboy:docs/2753-runtime_library_dirs
Open

Docs: Note that runtime_library_dirs errors on MSVC/Windows#5280
Joosboy wants to merge 1 commit into
pypa:mainfrom
Joosboy:docs/2753-runtime_library_dirs

Conversation

@Joosboy

@Joosboy Joosboy commented Jul 20, 2026

Copy link
Copy Markdown

As reported in #2753, specifying runtime_library_dirs on Windows leads to an MSVC error because MSVC does not support it. This PR adds a note in setupscript.rst to explicitly clarify this behavior and suggests alternate methods to locate DLLs on Windows.

@mergify

mergify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue 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.

[Docs] Add note in setupscript.rst noting that runtime_library_dirs errors on Windows

1 participant