bonjour,
je travaille avec c++ v6,
j'ai voulu integrer une bibliotheque mpe.lib
lors de la complation il me renvoi cette erreur,
Linking...
LIBCMT.lib(dosmap.obj) : error LNK2005: __dosmaperr already defined in LIBC.lib(dosmap.obj)
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
Release/programme.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
c'est quoi le probleme?
merci pour toute aide
Partager