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.

Author BreamoreBoy
Recipients BreamoreBoy, steve.dower, tim.golden, zach.ware
Date 2015-02-11.23:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423696269.22.0.462965146464.issue23449@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2015-02-11 23:11:09BreamoreBoysetrecipients: + BreamoreBoy, tim.golden, zach.ware, steve.dower
2015-02-11 23:11:09BreamoreBoysetmessageid: <1423696269.22.0.462965146464.issue23449@psf.upfronthosting.co.za>
2015-02-11 23:11:09BreamoreBoylinkissue23449 messages
2015-02-11 23:11:09BreamoreBoycreate