Re: [Python-Dev] Building with VS2015

2016-01-12 Thread Zachary Ware
On Tue, Jan 12, 2016 at 9:32 PM, Alexander Walters wrote: > This is a mailing list for the development of python itself, not support for > building it. That said... > > 3.4 uses visual studio 2010, for starters. 3.5 uses 2015. Agreed with all of the above. You'll be much happier using either 3

Re: [Python-Dev] Building with VS2015

2016-01-12 Thread Alexander Walters
This is a mailing list for the development of python itself, not support for building it. That said... 3.4 uses visual studio 2010, for starters. 3.5 uses 2015. It also looks like you have a lot of missing dependencies. On 1/12/2016 21:55, Eddy Quicksall wrote: I downloaded https://www.pyt

[Python-Dev] Building with VS2015

2016-01-12 Thread Eddy Quicksall
I downloaded https://www.python.org/ftp/python/3.4.4/Python-3.4.4.tgz. After reading Python-3.4.4\PCbuild\readme.txt I opened pcbuild.sln and selected release/winn32 then tried a build all (F7). But that give lots of errors and missing .h files (mostly sqlite3.h). Does anyone know what I may