Update on this. I finally stumbled across the following webpage:
http://around-the-corner.typepad.com/adn/2014/10/building-pywin32-for-motionbuilder-2015.html
So I just plowed ahead with changing variable names and commenting stuff out
until it worked. This was 3 weeks ago now, though. Looking t
Hi!
So I'm having trouble rebuilding pywin32. It seems like the Windows 10 SDK is
different from what is expected by the latest version of pywin32. Is that
correct? Should I just attempt to fix it myself, or is there something obvious
I'm doing wrong? Here's what happens if I build normally.
F
> From: Mark Hammond [mailto:[EMAIL PROTECTED]
> Sent: 15 December 2004 22:35
> To: Mark English; [EMAIL PROTECTED]
> Subject: RE: [python-win32] Problem building pywin32
>
>
> > Is there a way to pass this (include directory) as a command line
argument to setup.py ?
&
> I'm trying to build pywin32, and would like to know how to specify an
> override for the include directories.
> It's finding "shlobj.h" here:
> "C:\Program Files\Microsoft SDK\include\shlobj.h"
>
> But I want it to use the one here:
> "C:\Program Files\Microsoft Visual Studio .NET
> 2003\Vc7\Pla
I'm trying to build pywin32, and would like to know how to specify an
override for the include directories.
It's finding "shlobj.h" here:
"C:\Program Files\Microsoft SDK\include\shlobj.h"
But I want it to use the one here:
"C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include