Je viens d'ajouter un stetic link library � mon projet et j'ai les erreurs de link suivantes :
Vous auriez une id�e d'o� cela provient et comment y r�m�dier ? MerciCode:
1
2
3
4 LINK : warning LNK4098: defaultlib "mfc42.lib" conflicts with use of other libs; use /NODEFAULTLIB:library LINK : warning LNK4098: defaultlib "mfcs42.lib" conflicts with use of other libs; use /NODEFAULTLIB:library LINK : warning LNK4098: defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library