1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
| i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(125): warning C4047: '='*: les niveaux d'indirection de 'GLuint *' et de 'GLuint' sont différents
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(152): warning C4047: 'fonction'*: les niveaux d'indirection de 'GLuint' et de 'GLuint *' sont différents
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(152): warning C4024: 'glBindTexture'*: types différents pour le paramètre formel et réel 2
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(194): warning C4047: 'fonction'*: les niveaux d'indirection de 'GLuint' et de 'GLuint *' sont différents
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(194): warning C4024: 'glBindTexture'*: types différents pour le paramètre formel et réel 2
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(220): warning C4047: 'fonction'*: les niveaux d'indirection de 'GLuint' et de 'GLuint *' sont différents
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(220): warning C4024: 'glBindTexture'*: types différents pour le paramètre formel et réel 2
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(404): warning C4113: 'void (__cdecl *)()' est différent de 'void (__cdecl *)(void)' dans les listes de paramètres
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\terrain.c(407): warning C4113: 'void (__cdecl *)()' est différent de 'void (__cdecl *)(void)' dans les listes de paramètres
loader.c
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\loader.c(35): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
i:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234)*: voir la déclaration de 'fopen'
i:\documents and settings\visual studio 2010\projects\decor_naturel_solution\decor_naturel\loader.c(109): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
i:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234)*: voir la déclaration de 'fopen'
Génération de code en cours...
Decor_Naturel.vcxproj -> I:\Documents and Settings\Visual Studio 2010\Projects\Decor_Naturel_Solution\Debug\Decor_Naturel.exe
========== Régénération globale*: 1 a réussi, 0 a échoué, 0 a été ignoré ========== |
Partager