Yeah we've built Python 2.7.8 in vs2013 already. It wasn't fun.
> On 24 Jul 2014, at 17:42, Tim Roberts wrote:
>
> Joss Gray wrote:
>> I managed to build it minus lots of modules, that luckily i'm not using.
>
> Don't ignore Zach's comment. Unless you have also built Python itself with
> VS20
On Thu, Jul 24, 2014 at 10:06 AM, Joss Gray wrote:
> Has anybody successfully built pywin32 with Visual Studio 2013 ( v120
> toolkit ) and using the windows 8.1 sdk?
I haven't tried, but I wouldn't expect useful results unless you're
also compiling Python yourself (which does not yet officially s
Joss Gray wrote:
> I managed to build it minus lots of modules, that luckily i'm not using.
Don't ignore Zach's comment. Unless you have also built Python itself
with VS2013 (which is unlikely), you are just asking for trouble. You
are mixing two different versions of the C runtime library. You
I managed to build it minus lots of modules, that luckily i'm not using.
On Thu, Jul 24, 2014 at 5:10 PM, Zachary Ware
wrote:
> On Thu, Jul 24, 2014 at 10:06 AM, Joss Gray wrote:
> > Has anybody successfully built pywin32 with Visual Studio 2013 ( v120
> > toolkit ) and using the windows 8.1 s