[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2021-11-05 Thread Irit Katriel
Change by Irit Katriel : -- stage: -> resolved status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2021-10-19 Thread Irit Katriel
Irit Katriel added the comment: Seems out of date. I will close if nobody objects. -- nosy: +iritkatriel resolution: -> out of date status: open -> pending ___ Python tracker ___

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2015-02-11 Thread Mark Lawrence
Mark Lawrence added the comment: I've run "build.bat -e" for all four combinations of release and debug with 32 or 64 bit with no problems. Go back to VS and all four combinations fail with this problem. -- ___ Python tracker

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2015-02-11 Thread Steve Dower
Steve Dower added the comment: Have you previously run ``build.bat -e`` from the command line? That's the best way to make sure you're ready to work inside VS. (And technically it's allowed to happen, since VS 2013 is not supported and our build can do whatever it likes :) But it should work,

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2015-02-11 Thread Mark Lawrence
Mark Lawrence added the comment: Using Microsoft Visual Studio Express 2013 for Windows Desktop. -- ___ Python tracker ___ ___ Python-

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2015-02-11 Thread Mark Lawrence
New submission from Mark Lawrence: If I select "Rebuild Solution" I get this:- error C1083: Cannot open include file: 'tcl.h': No such file or directory C:\cpython\Modules\_tkinter.c error C1083: Cannot open include file: 'tcl.h': No such file or directory C:\cpython\Modules\tkappi