homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit
Type: compile error Stage: resolved
Components: Build, Windows Versions: Python 3.5
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: iritkatriel, steve.dower, tim.golden, zach.ware
Priority: normal Keywords:

Created on 2015年02月11日 23:11 by BreamoreBoy, last changed 2022年04月11日 14:58 by admin. This issue is now closed.

Messages (5)
msg235776 - (view) Author: Mark Lawrence (BreamoreBoy) * Date: 2015年02月11日 23:11
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\tkappinit.c
I'm assuming that this should never happen.
msg235779 - (view) Author: Mark Lawrence (BreamoreBoy) * Date: 2015年02月11日 23:40
Using Microsoft Visual Studio Express 2013 for Windows Desktop.
msg235783 - (view) Author: Steve Dower (steve.dower) * (Python committer) Date: 2015年02月12日 01:09
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, so let's figure out why it isn't.)
msg235800 - (view) Author: Mark Lawrence (BreamoreBoy) * Date: 2015年02月12日 06:25
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.
msg404284 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2021年10月19日 10:14
Seems out of date. I will close if nobody objects.
History
Date User Action Args
2022年04月11日 14:58:12adminsetgithub: 67637
2021年11月05日 19:47:06iritkatrielsetstatus: pending -> closed
stage: resolved
2021年10月19日 10:14:31iritkatrielsetstatus: open -> pending

nosy: + iritkatriel
messages: + msg404284

resolution: out of date
2019年03月15日 23:08:33BreamoreBoysetnosy: - BreamoreBoy
2015年02月12日 06:25:20BreamoreBoysetmessages: + msg235800
2015年02月12日 01:09:20steve.dowersetmessages: + msg235783
2015年02月11日 23:40:25BreamoreBoysetmessages: + msg235779
2015年02月11日 23:11:09BreamoreBoycreate

AltStyle によって変換されたページ (->オリジナル) /