Closed Bug 437748 Opened 16 years ago Closed 16 years ago

Error in revised "guess-msvc.bat"

Categories

(Firefox Build System :: MozillaBuild, task)

x86
Windows XP
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: MatsPalmgren_bugz, Assigned: ted)

References

Details

Attachments

(1 file)

The "the revised guess-msvc.bat"
http://people.mozilla.com/~beltzner/guess-msvc-v2.bat
linked to from
http://developer.mozilla.org/en/docs/Windows_Build_Prerequisites#MozillaBuild

contains an error (near the end of the file):
if "%SDKDIR%"=="" (
    SET SDKDIR=%PSDKDIR%
    SET SDKVER=%PSDKDIR%

I'm guessing the last line above should be:
    SET SDKVER=%PSDKVER%
Fallout from bug 427765.
Blocks: 427765
Attached patch fix some typosSplinter Review
I checked this in as a bustage fix.
Assignee: nobody → ted.mielczarek
Status: NEW → ASSIGNED
Thanks for catching this.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: