Closed
Bug 320886
Opened 20 years ago
Closed 20 years ago
mfcembed doesn't build w/ NS_TRACE_MALLOC
Categories
(Core Graveyard :: Embedding: MFC Embed, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 obsolete file)
steps:
1. configure w/ mfc+tracemalloc
2. build mfcembed
expected results: mfcembed.exe
actual results:
LINK : fatal error LNK1104: cannot open file 'tracemalloc.obj'
Attachment #206345 -
Flags: review?
Attachment #206345 -
Flags: review? → review?(benjamin)
Updated•20 years ago
|
Attachment #206345 -
Flags: review?(benjamin) → review+
Comment on attachment 206345 [details] [diff] [review]
properly list tracemalloc so that the lib can be found and mfcembed builds
mozilla/embedding/tests/mfcembed/Makefile.in 1.39
Attachment #206345 -
Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•