[python-win32] Problem building pywin32

Mark English Mark.English at liffe.com
Mon Dec 13 17:52:16 CET 2004


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\ShlObj.h"

Is there a way to pass this as a command line argument to setup.py ?

Thanks,
MarkE

P.S. For what it's worth I modified msi.py to build a debug or release
version of the core. There's one or two hard coded paths which could be
easily amended. If anyone's interested I'd be happy to email it or post
it somewhere.


-----------------------------------------------------------------------
The information contained in this e-mail is confidential and solely 
for the intended addressee(s). Unauthorised reproduction, disclosure, 
modification, and/or distribution of this email may be unlawful. If you 
have received this email in error, please notify the sender immediately 
and delete it from your system. The views expressed in this message 
do not necessarily reflect those of LIFFE Holdings Plc or any of its subsidiary companies.
-----------------------------------------------------------------------



More information about the Python-win32 mailing list