Tim Newsham wrote:
> I have downloaded and built python2.4.5 using visual studio 7.1sp1.
> I have installed windows server 2008 sdk.  When I try to build
> pywin32-212 I get an error:
> ...
> which seems to be some incompatibility between the headers from
> visual studio 7.1 and the win sdk?  What do I need to install to
> properly build pywin32?

It may be worth trying an older version of the SDK.  The Vista SDK
version of specstrings.h does not try to include sal.h.

There is a 5 year gap between VS7.1 and the WS2008 SDK.

Why are you building Python from scratch?  Just curious.

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to