Lo basico, que no se puede abrir tal archivo, que no se encuentran variables definidas, tal y cual como lo descargue:
1>------ Operación Generar iniciada: proyecto: Dataserver, configuración: Debug Win32 ------
1>Compilación iniciada a las 24/6/2018 7:28:51 a. m..
1>InitializeBuildStatus:
1> Se creará ".\Debug\Dataserver.unsuccessfulbuild" porque se especificó "AlwaysCreate".
1>ClCompile:
1> StdAfx.cpp
1> MapServerManager_DS.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(59): warning C4244: 'argumento' : conversión de 'time_t' a 'unsigned int'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(95): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(113): warning C4244: '=' : conversión de 'float' a 'int'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(129): warning C4244: '=' : conversión de 'float' a 'short'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(132): warning C4244: '=' : conversión de 'float' a 'short'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(135): warning C4244: '=' : conversión de 'float' a 'int'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(142): warning C4244: '=' : conversión de 'float' a 'WORD'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(186): warning C4244: '=' : conversión de 'short' a 'BYTE'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(210): warning C4244: '=' : conversión de 'float' a 'short'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(213): warning C4244: '=' : conversión de 'float' a 'BYTE'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(216): warning C4244: '=' : conversión de 'float' a 'WORD'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(219): warning C4244: '=' : conversión de 'float' a 'short'; posible pérdida de datos
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mapservermanager_ds.cpp(330): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1> protocol.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\protocol.cpp(449): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\protocol.cpp(619): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1> ZenEvenDb.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\zenevendb.cpp(24): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\zenevendb.cpp(24): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\zenevendb.cpp(24): error C2065: 'szDbConnectPass' : identificador no declarado
1> WarehouseDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\warehousedbset.cpp(24): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\warehousedbset.cpp(24): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\warehousedbset.cpp(24): error C2065: 'szDbConnectPass' : identificador no declarado
1> ServerPrc.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\serverprc.cpp(31): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\serverprc.cpp(67): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1> QuestMonKillDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\questmonkilldbset.cpp(30): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\questmonkilldbset.cpp(30): error C2065: 'szDbConnectPass' : identificador no declarado
1> PetDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\petdbset.cpp(24): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\petdbset.cpp(24): error C2065: 'szDbConnectPass' : identificador no declarado
1> PeriodItemDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\perioditemdbset.cpp(25): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\perioditemdbset.cpp(25): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\perioditemdbset.cpp(25): error C2065: 'szDbConnectPass' : identificador no declarado
1> OptionDbSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\optiondbset.cpp(24): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\optiondbset.cpp(24): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\optiondbset.cpp(24): error C2065: 'szDbConnectPass' : identificador no declarado
1> ItemExtDbSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\itemextdbset.cpp(25): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\itemextdbset.cpp(25): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\itemextdbset.cpp(25): error C2065: 'szDbConnectPass' : identificador no declarado
1> GSDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\gsdbset.cpp(33): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\gsdbset.cpp(33): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\gsdbset.cpp(33): error C2065: 'szDbConnectPass' : identificador no declarado
1> DBConBase.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\dbconbase.cpp(31): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\dbconbase.cpp(33): error C2065: 'szDbConnectDsn' : identificador no declarado
1> CrywolfDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\crywolfdbset.cpp(24): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\crywolfdbset.cpp(24): error C2065: 'szDbConnectPass' : identificador no declarado
1> CharPreviewDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\charpreviewdbset.cpp(25): error C2065: 'szDbConnectDsn' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\charpreviewdbset.cpp(25): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\charpreviewdbset.cpp(25): error C2065: 'szDbConnectPass' : identificador no declarado
1> CharDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(283): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(284): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(285): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(286): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(287): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(288): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(289): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(317): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(318): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(319): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(320): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\chardbset.cpp(321): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1> CastleDBSet.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\castledbset.cpp(25): error C2065: 'szDbConnectID' : identificador no declarado
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dbset\castledbset.cpp(25): error C2065: 'szDbConnectPass' : identificador no declarado
1> AccountCharDBSet.cpp
1> zzzitem.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\zzzitem.cpp(2979): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\zzzitem.cpp(3029): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\zzzitem.cpp(3176): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\zzzitem.cpp(3213): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1> WzMemScript.cpp
1> winutil.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(65): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(69): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(115): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(123): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(134): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\winutil.cpp(147): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\time.inl(112) : vea la declaración de 'localtime'
1> Generando código...
1> Compilando...
1> SetItemOption.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\setitemoption.cpp(37): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\setitemoption.cpp(106): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\setitemoption.cpp(134): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1> MyWinsockBase.cpp
1> logproc.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(95): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\time.inl(112) : vea la declaración de 'localtime'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(114): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(124): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\time.inl(112) : vea la declaración de 'localtime'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(145): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(150): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(190): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(371) : vea la declaración de 'vsprintf'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(209): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(371) : vea la declaración de 'vsprintf'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(231): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\time.inl(112) : vea la declaración de 'localtime'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(235): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(241): warning C4996: 'asctime': This function or variable may be unsafe. Consider using asctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\time.h(153) : vea la declaración de 'asctime'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(244): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(371) : vea la declaración de 'vsprintf'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(247): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logproc.cpp(358): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(371) : vea la declaración de 'vsprintf'
1> classdef.cpp
1> WZScriptEncode.cpp
1> WZQueue.cpp
1> WzItemSerial.cpp
1> WZIPCheck.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\wzipcheck.cpp(61): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1> wsJoinServer.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\wsjoinserver.cpp(344): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1> MuNameCheck.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\munamecheck.cpp(77): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1> MiniDump.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\minidump.cpp(41): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(363) : vea la declaración de '_snprintf'
1> MainFrm.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(153): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(155): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(162): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(166): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(171): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(182): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(183): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(191): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(192): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(193): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(198): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(199): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(200): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(205): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(206): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(207): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(212): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(213): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(214): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(219): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(220): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(221): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(226): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(227): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(228): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(233): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(234): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(235): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(240): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(241): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\mainfrm.cpp(242): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1> LogToFile.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logtofile.cpp(23): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logtofile.cpp(27): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logtofile.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logtofile.cpp(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logtofile.cpp(62): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(371) : vea la declaración de 'vsprintf'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\logtofile.cpp(71): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1> giocp.cpp
1> DirPath.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dirpath.cpp(31): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dirpath.cpp(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dirpath.cpp(37): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1> DelayHandler.cpp
1> Dataserver.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dataserver.cpp(57): warning C4996: 'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afxwin.h(5344) : vea la declaración de 'CWinApp::Enable3dControls'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\dataserver.cpp(114): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(325) : vea la declaración de 'sscanf'
1> CQuery.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\cquery.cpp(50): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\cquery.cpp(51): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\cquery.cpp(52): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : vea la declaración de 'strcpy'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\cquery.cpp(241): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(246) : vea la declaración de 'stricmp'
1> ChildView.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\childview.cpp(70): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\childview.cpp(71): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\childview.cpp(72): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : vea la declaración de 'strcat'
1>c:\users\bypro\downloads\dataserver 0.65\source_db\childview.cpp(90): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(188) : vea la declaración de 'strncpy'
1> BaseDAO.cpp
1> Generando código...
1> Compilando...
1> BadSyntaxChk.cpp
1>c:\users\bypro\downloads\dataserver 0.65\source_db\badsyntaxchk.cpp(33): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : vea la declaración de 'fopen'
1> ActiveMng.cpp
1> Generando código...
1>
1>ERROR al compilar.
1>
1>Tiempo transcurrido 00:00:12.77
========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========