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