[issue39952] Using VS2019 to automatically build Python3 and it failed to build

Lin Gao report at bugs.python.org
Mon Mar 16 04:57:16 EDT 2020


Lin Gao <gaolin01 at beyondsoft.com> added the comment:

Hi,

Thanks for your reply and info!

I've tried to use you provided --no-tkinter to re-build python3.6. And now There is only one error left. Have you encountered this problem? 

build -e -r --no-tkinter -v "/p:PlatformToolset=v142" "/p:WindowsTargetPlatformVersion=10.0.18362.0"

Error:
LINK : fatal error LNK1181: cannot open input file 'Microsoft.VisualStudio.Setup.Configuration.Native.lib' [F:
       \gitP\python\cpython\PCbuild\_distutils_findvs.vcxproj]

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39952>
_______________________________________


More information about the Python-bugs-list mailing list