Skip to content

Question: Location of MSVC runtime dll's when include_msvcr is True #1065

Closed Answered by marcelotduarte
FreeHarry asked this question in Q&A
Discussion options

You must be logged in to vote

Which logic is used here?

The logic of windows for searching dll. There are a list of MSVC dlls, if the you use include_msvcr=False, these dlls are ignored. If true, the dlls are searched in the %PATH% as windows does.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by marcelotduarte
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1062 on May 19, 2021 12:33.