Patches item #2001993, was opened at 2008-06-25 05:40
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=2001993&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Trent Mick (tmick)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch to improve "find_platform_sdk_dir" in setup.py
Initial Comment:
The latest Platform SDK (the "Microsoft Windows Vista SDK") changes the directory and registry keys that identify where it is installed. This updates the method that finds that in "setup.py" to find it.
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2008-06-25 08:22
Message:
Logged In: YES
user_id=14198
Originator: NO
The order is largely arbitrary so I'm happy for you to just go for it if
you are confident it works.
----------------------------------------------------------------------
Comment By: Trent Mick (tmick)
Date: 2008-06-25 07:16
Message:
Logged In: YES
user_id=34892
Originator: YES
I hadn't noticed the addition of "# 4. Vista's SDK" in an earlier change
to setup.py. I guess that match this patch a change to *prefer* using that
SDK if it is installed as well as older ones in the older "C:\Program
Files\Microsoft Platform SDK" or "C:\Program Files\Microsoft SDK"
----------------------------------------------------------------------
Comment By: Mark Hammond (mhammond)
Date: 2008-06-25 07:16
Message:
Logged In: YES
user_id=14198
Originator: NO
Thanks Trent - please check it in!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=2001993&group_id=78018
|