erreurs à la compilation - C++ - Programmation
Marsh Posté le 09-02-2006 à 10:05:40
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!!
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 09-02-2006 à 10:05:40
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!!