Re: [xml] Link warnings .... that may be causing my COM component to not load



* john murphy uk bnpparibas com wrote:
1>LINK : warning LNK4098: defaultlib 'mfc80ud.lib' conflicts with use of 
other libs; use /NODEFAULTLIB:library
1>LINK : warning LNK4098: defaultlib 'mfcs80ud.lib' conflicts with use of 
other libs; use /NODEFAULTLIB:library

You are linking to MFC both dynamically and statically. You would have
to figure out why that is and then pick one or the other linking method.
-- 
Björn Höhrmann · mailto:bjoern hoehrmann de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]