Closed
Bug 81702
Opened 24 years ago
Closed 24 years ago
VC6 required to build on Windows
Categories
(Developer Documentation Graveyard :: General, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: c, Assigned: leaf)
References
()
Details
VC6 is now required to build Mozilla on Windows, but
http://www.mozilla.org/build/win32.html#ss2.1 states VC5/SP3 would suffice.
I can build it with VC5/SP3 if I apply a few patches, but I cannot get around
bug 52219, which is resolved wontfix.
Updated•24 years ago
|
Priority: -- → P4
Target Milestone: --- → Future
| Reporter | ||
Comment 1•24 years ago
|
||
Resetting Target Milestone for re-evaluation.
I'm not asking to be able to build with VC5, I request a change to a single char
in the documentation at http://www.mozilla.org/build/win32.html#ss2.1 :
- Microsoft Visual C++ version 5.0 or later
+ Microsoft Visual C++ version 6.0 or later
I have spent a lot of time trying to build with VC5. With this small change
others may be prevented from such a disappointment.
Target Milestone: Future → ---
Comment 2•24 years ago
|
||
leaf, granrose, are we no longer supporting VC5?
Comment 3•24 years ago
|
||
just spoke to granrose. he said that leaf won't be supporting vc5 but
if people submit patches then vc5 may work again. so i added that
vc5 "may or may not work" rather than completely writing it off.
| Reporter | ||
Comment 4•24 years ago
|
||
Opened bug 82346 to track issues with VC5, so this bug can be closed.
Comment 5•24 years ago
|
||
resolving fixed based on endico's change to the docs, and reporters comments.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•