Closed
Bug 236163
Opened 21 years ago
Closed 21 years ago
xpidl crashes when using Visual Studio .NET 2003
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 208345
People
(Reporter: mozbugs, Unassigned)
Details
User-Agent:
Build Identifier:
Even with the prebuilt libIDL and glib, xpidl crashes building xpcom/base.
This appears to be due to the fact that the prebuilt libraries are built with
msvcr70 rather than msvcr71.dll, which is the active VC runtime on my system
now. I have not found any more recent prebuilt libIDL or glib, and I'm
guessing it's high time somebody who knows how builds them.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
*** This bug has been marked as a duplicate of 208345 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•