Bonjour,
J'ai programmer un tout petit code pour convertir une image jpeg en bmp et voici les erreurs que j'ai à la compilation :
LINK : warning LNK4098 : defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB : library
LIBC.lib(crt0.obj) : error LNK2001 : unresolved external symbol_main
Debug/projet_casque.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe
Je ne comprends pas ce que ça signifie, quelqu'un pourrait-il m'aider svp ?
Merci d'avance!!