Closed Bug 643807 Opened 15 years ago Closed 12 years ago

guess-msvc.bat incorrectly assumes VC10 pro is installed when VC10 Express is installed

Categories

(Firefox Build System :: MozillaBuild, task)

x86
Windows Vista
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Natch, Unassigned)

References

Details

This results in an "atlbase.h" doesn't exist error because the platform sdk isn't checked. When VC10 Express is installed it sets the registry key at "HKLM\SOFTWARE\Microsoft\VisualStudio\10.0\Setup\VC" which makes guess-msvc guess wrong. I put up an faq at https://developer.mozilla.org/en/Windows_Build_Prerequisites to this effect, but it really needs fixing in MozillaBuild.
Any news here? Does anyone at least know why this happens?
I think Neil might have fixed this in bug 665982
Yeah, that one.
Fixed by bug 669582.
Status: NEW → RESOLVED
Closed: 12 years ago
Depends on: 669582
Resolution: --- → FIXED
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.