| | | Compilando...
tga.c
.\tga.c(469) : warning C4996: 'fopen': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(234) : vea la declaración de 'fopen'
Mensaje: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
territory.c
.\territory.c(107) : warning C4996: 'fopen': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(234) : vea la declaración de 'fopen'
Mensaje: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
sky.c
.\sky.c(248) : warning C4047: 'función' : 'GLuint' es distinto en los niveles de direccionamiento indirecto de 'void *'
.\sky.c(248) : warning C4024: 'glBindTexture' : tipos distintos para el parámetro formal y el parámetro real 2
.\sky.c(252) : warning C4047: 'función' : 'GLuint' es distinto en los niveles de direccionamiento indirecto de 'void *'
.\sky.c(252) : warning C4024: 'glBindTexture' : tipos distintos para el parámetro formal y el parámetro real 2
polygon_v02.c
PolSet.c
patchel.c
ParameterInterface.c
material.c
LoadWavefront_v02.c
.\LoadWavefront_v02.c(54) : warning C4996: 'fopen': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(234) : vea la declaración de 'fopen'
Mensaje: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LoadWavefront_v02.c(199) : warning C4996: 'fopen': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(234) : vea la declaración de 'fopen'
Mensaje: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LoadWavefront_v02.c(358) : warning C4996: 'sscanf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(311) : vea la declaración de 'sscanf'
Mensaje: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LoadWavefront_v02.c(361) : warning C4996: 'sscanf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(311) : vea la declaración de 'sscanf'
Mensaje: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
LoadTexture.c
list.c
LightInterface.c
.\LightInterface.c(202) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(230) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(238) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(239) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(242) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(243) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(246) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(247) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(250) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(251) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(274) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(279) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(289) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(294) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(299) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(309) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(314) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(319) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(327) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(332) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(337) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(342) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(352) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(357) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(362) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(490) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(495) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(533) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LightInterface.c(535) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
light.c
DriveInterface.c
DriveData.c
drive.c
.\drive.c(164) : warning C4013: 'displaySky' sin definir; se supone que extern devuelve como resultado int
.\drive.c(289) : warning C4013: 'createSky' sin definir; se supone que extern devuelve como resultado int
container.c
CameraInterface.c
.\CameraInterface.c(385) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(399) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(406) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(413) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(420) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(427) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(434) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(439) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(442) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(451) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(454) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(462) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(555) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CameraInterface.c(796) : warning C4996: 'sprintf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(345) : vea la declaración de 'sprintf'
Mensaje: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
CameraControl.c
camera.c
Generando código...
Compilando...
avatar.c
animation.c
Generando código...
Compilando...
urbaxel.c
UrbanObjectTower.c
UrbanObjectSmallHouse.c
UrbanObject.c
trfm3D_v01.c
ToolsDraw_v01.c
tools_v01.c
.\tools_v01.c(412) : warning C4244: '=' : conversión de 'time_t' a 'int'; posible pérdida de datos
.\tools_v01.c(461) : warning C4996: 'strcpy': el símbolo se ha declarado como deprecated
Mensaje: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\tools_v01.c(486) : warning C4996: 'strcpy': el símbolo se ha declarado como deprecated
Mensaje: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\tools_v01.c(487) : warning C4996: 'strcat': el símbolo se ha declarado como deprecated
Mensaje: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\tools_v01.c(582) : warning C4996: 'sscanf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(311) : vea la declaración de 'sscanf'
Mensaje: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\tools_v01.c(601) : warning C4996: 'sscanf': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\stdio.h(311) : vea la declaración de 'sscanf'
Mensaje: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\tools_v01.c(693) : warning C4996: 'strncpy': el símbolo se ha declarado como deprecated
C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\string.h(156) : vea la declaración de 'strncpy'
Mensaje: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generando código...
Vinculando...
Incrustando manifiesto...
|