* john.mur...@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:bjo...@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/ 
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to