Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71703 > unrolled thread

Re: Problem building 3.5 on Windows

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2014-05-17 20:06 +0100
Last post2014-05-17 20:06 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Problem building 3.5 on Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-17 20:06 +0100

#71703 — Re: Problem building 3.5 on Windows

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2014-05-17 20:06 +0100
SubjectRe: Problem building 3.5 on Windows
Message-ID<mailman.10096.1400353604.18130.python-list@python.org>
On 17/05/2014 18:05, Chris Angelico wrote:
> On Sun, May 18, 2014 at 2:59 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>> 1>..\PC\make_versioninfo.c(1): fatal error C1083: Cannot open include file:
>> 'stdio.h': No such file or directory
>>
>> What stupid thing have I forgotten, apart from switching to *nix? :)
>
> Well, apart from that... I'd guess you have a pathing problem. Since
> stdio.h is a standard compiler-provided header, I'd advise locating it
> on disk, then checking if that path is in the INCLUDE env var. Not
> sure if the Python build process overrides that, though, but it's a
> start.
>
> ChrisA
>

Solved as you got me looking in a different direction.  It certainly 
helps if you have an up to date version of the SDK :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web