• Rafi Kamal's avatar
    Revert "Make shared libraries be able to link to MSVC static runtime libraries,… · 01425cb2
    Rafi Kamal authored
    Revert "Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required." (#6914)
    
    This reverts commit 129a7c87. We are
    seeing the following error when building Python release artifacts in Windows:
    " error LNK2038: mismatch detected for 'RuntimeLibrary': value
    'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in
    descriptor.obj".
    01425cb2
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 103 KB