bonjour,
j'essaie de faire le tutorial
Seulement au moment de la g�n�ration j'obtiens
1>Morpion2.obj : error LNK2019: symbole externe non r�solu _SDL_Quit r�f�renc� dans la fonction _wmain
1>Morpion2.obj : error LNK2019: symbole externe non r�solu _SDL_PollEvent r�f�renc� dans la fonction _wmain
1>Morpion2.obj : error LNK2019: symbole externe non r�solu _SDL_SetVideoMode r�f�renc� dans la fonction _wmain
1>Morpion2.obj : error LNK2019: symbole externe non r�solu _SDL_WM_SetCaption r�f�renc� dans la fonction _wmain
1>Morpion2.obj : error LNK2019: symbole externe non r�solu _SDL_GetError r�f�renc� dans la fonction _wmain
1>Morpion2.obj : error LNK2019: symbole externe non r�solu _SDL_Init r�f�renc� dans la fonction _wmain
pourtant j'ai bien indiqu� dans options/projets et solutions/ r�pertoire de c++
ou il devait chercher la biblioth�que et dans include ou il doit chercher le include.
Merci![]()
Partager