Closed
Bug 366820
Opened 18 years ago
Closed 18 years ago
Fx built with VC8SP1 doesn't start on WinXP/Vista without VC8SP1 runtime
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: emk, Unassigned)
Details
See bug 351949 comment #27 for details.
This is important for a developer working on WinVista because WinVista supposed to require SP1 to use VS2005.
Workaround: use a compiler included in Windows SDK for Windows Vista.
http://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&displaylang=en
Comment 1•18 years ago
|
||
Mozilla.org builds ship with the DLL's for VC8 (non-SP1), see
http://developer.mozilla.org/en/docs/VC8_Build_Instructions#Creating_a_Redistributable
for how to set that up in a build environment.
Version: unspecified → Trunk
| Reporter | ||
Comment 2•18 years ago
|
||
Comment #1 solved the problem. Thank you!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•