Closed Bug 925641 Opened 11 years ago Closed 11 years ago

Fail to link xul.dll on VS2013 RC - Mixing of MT with MD libs in nsBidiUtils .obj

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 926083

People

(Reporter: xavier114fch, Unassigned)

Details

There are the errors:

115:51.26 uachelper.obj : error LNK2038: mismatch detected for 'RuntimeLibrary':
 value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in nsBidiUtils
.obj
115:51.26
115:51.26 readstrings.obj : error LNK2038: mismatch detected for 'RuntimeLibrary
': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in nsBidiUti
ls.obj
115:51.26
115:51.27 updatelogging.obj : error LNK2038: mismatch detected for 'RuntimeLibra
ry': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in nsBidiU
tils.obj

It seems this is similar to Bug 732124.
Hope you don't mind that I forward-dupe your bug to mine (I did not find yours when I filed mine), as I've done some analysis what checkin actually triggered (probably not caused) this problem.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.