[ofw] RE: Svn commit 2183

Sean Hefty sean.hefty at intel.com
Thu May 14 16:15:59 PDT 2009


>if DEFINED PLATFORM_SDK_PATH (
>    set _PSDK=%PLATFORM_SDK_PATH%
>) else (
>    set _PSDK=C:\PROGRA~1\MICROS~3\Windows\v6.1

I'm saying that this assignment likely ONLY works your system.  The short file
name assignments are relative to *personal* systems.  For example, I have the
same install path as you, but my SDK short path is:

c:\progra~1\mi2578~1\windows\v6.1

Additionally, since PLATFORM_SDK_PATH is already defined by all developers, why
not just use it directly?

>There are possibly 2/3 people on the planet who may want to use this script.
>It is further documented in the script as being a template requiring some
>assembly/localization.
>All-n-all it's not intended for general consumption.

I'd like to see I target any WinOF developer (regardless of whether or not
everyone uses it), otherwise the scripts will just need to be reworked by
someone later.

I'd like vanilla.

- Sean




More information about the ofw mailing list