[ofw] RE: Svn commit 2183
Sean Hefty
sean.hefty at intel.com
Thu May 14 13:17:40 PDT 2009
> Did you want fries with that? :-)
I'd like a small milkshake please.
>+if DEFINED PLATFORM_SDK_PATH (
>+ set _PSDK=%PLATFORM_SDK_PATH%
>+) else (
>+ set _PSDK=C:\PROGRA~1\MICROS~3\Windows\v6.1
>+)
I'd rather see an error message if this is not defined. Short path names are
specific to individual installations, so the default is unlikely to work except
on your system.
- Sean
More information about the ofw
mailing list