Re: problem building python 3.5 extensions for windows

2015-09-23 Thread Robin Becker
On 22/09/2015 22:37, cjgoh...@gmail.com wrote: On Tuesday, September 22, 2015 at 1:49:16 PM UTC-7, Terry Reedy wrote: On 9/22/2015 9:35 AM, Robin Becker wrote: On 22/09/2015 11:14, Robin Becker wrote: On 22/09/2015 01:36, CG wrote: .t .

Re: problem building python 3.5 extensions for windows

2015-09-22 Thread Terry Reedy
On 9/22/2015 9:35 AM, Robin Becker wrote: On 22/09/2015 11:14, Robin Becker wrote: On 22/09/2015 01:36, cjgoh...@gmail.com wrote: .t . Thanks for the pointer Christoph. I certainly didn't let it run for 30 minutes. When I build with 2.7,

Re: problem building python 3.5 extensions for windows

2015-09-22 Thread cjgohlke
On Tuesday, September 22, 2015 at 1:49:16 PM UTC-7, Terry Reedy wrote: > On 9/22/2015 9:35 AM, Robin Becker wrote: > > On 22/09/2015 11:14, Robin Becker wrote: > >> On 22/09/2015 01:36, CG wrote: > > .t > >>> . > >>> > >> Thanks for the pointer

Re: problem building python 3.5 extensions for windows

2015-09-22 Thread Robin Becker
On 22/09/2015 11:14, Robin Becker wrote: On 22/09/2015 01:36, cjgoh...@gmail.com wrote: .t . Thanks for the pointer Christoph. I certainly didn't let it run for 30 minutes. When I build with 2.7, 3.3 or 3.4 the whole build including

Re: problem building python 3.5 extensions for windows

2015-09-22 Thread Robin Becker
On 22/09/2015 01:36, cjgoh...@gmail.com wrote: On Monday, September 21, 2015 at 9:54:51 AM UTC-7, Robin Becker wrote: build\temp.win-amd64-3.5\Release\ux\XB33\repos\pyRXP\src\pyRXPU.cp35-win_amd64.lib and ob ject

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Mark Lawrence
On 21/09/2015 13:55, Robin Becker wrote: I have installed VS2015; this is the full version and was a great deal of trouble to install. First time out it started whining and I had to 'repair' it. Anyhow after the 'repair' it said all was OK and no complaints. However, when I try to use it I

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Chris Angelico
On Mon, Sep 21, 2015 at 11:27 PM, Mark Lawrence wrote: >> There is a folder "C:\Program Files (x86)\Microsoft Visual Studio >> 14.0\VC", but it doesn't contain any batch scripts. Document >> https://msdn.microsoft.com/en-us/library/x4d2c09s.aspx claims to be >> about

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread cjgohlke
On Monday, September 21, 2015 at 9:54:51 AM UTC-7, Robin Becker wrote: > . > > > > This also sounds like the C++ stuff just wasn't installed. I'm afraid > > reinstallation is probably your best bet. > > > I used the default installation, but it failed first time around (perhaps a >

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Robin Becker
The most reported problem trying to build anything on Windows that is Python related. . I'd be inclined to go for the reinstall, painful as that might be. I've tried finding the batch file as a separate download but there's just too many hits about "download Visual

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Phil Thompson
On 21 Sep 2015, at 3:00 pm, Robin Becker wrote: > > >> >> The most reported problem trying to build anything on Windows that is Python >> related. >> > . >> >> I'd be inclined to go for the reinstall, painful as that might be. I've >> tried >> finding

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Robin Becker
. This also sounds like the C++ stuff just wasn't installed. I'm afraid reinstallation is probably your best bet. I used the default installation, but it failed first time around (perhaps a network thing) and I stupidly assumed 'repair' would work. After a full reinstallation at

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Mark Lawrence
On 21/09/2015 15:00, Robin Becker wrote: The most reported problem trying to build anything on Windows that is Python related. . I'd be inclined to go for the reinstall, painful as that might be. I've tried finding the batch file as a separate download but there's just too

Re: problem building python 3.5 extensions for windows

2015-09-21 Thread Zachary Ware
On Mon, Sep 21, 2015 at 7:55 AM, Robin Becker wrote: > I have installed VS2015; this is the full version and was a great deal of > trouble to install. First time out it started whining and I had to 'repair' > it. > > Anyhow after the 'repair' it said all was OK and no

problem building python 3.5 extensions for windows

2015-09-21 Thread Robin Becker
I have installed VS2015; this is the full version and was a great deal of trouble to install. First time out it started whining and I had to 'repair' it. Anyhow after the 'repair' it said all was OK and no complaints. However, when I try to use it I don't see options for starting C++ projects,