Re: [python-win32] Problem building pywin32 for Python 3.5 on VS2015 with Windows SDK 10

2017-01-09 Thread Chris Helvig
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

RE: [python-win32] Problem building pywin32

2004-12-16 Thread Mark English
> 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 ? &

RE: [python-win32] Problem building pywin32

2004-12-15 Thread Mark Hammond
> 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