Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.79 KB | None | 0 0
  1. ------ Build started: Project: RakNetLua-Server, Configuration: Release Win32 ------
  2. Base64Encoder.cpp
  3. BitStream.cpp
  4. ..\includes\RakNet\BitStream.cpp(845): 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.
  5. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  6. ..\includes\RakNet\BitStream.cpp(888): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  7. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  8. CCRakNetSlidingWindow.cpp
  9. CCRakNetUDT.cpp
  10. CheckSum.cpp
  11. CloudClient.cpp
  12. CloudCommon.cpp
  13. CloudServer.cpp
  14. CommandParserInterface.cpp
  15. ConnectionGraph2.cpp
  16. ConsoleServer.cpp
  17. ..\includes\RakNet\ConsoleServer.cpp(315): 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.
  18. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  19. DataCompressor.cpp
  20. DirectoryDeltaTransfer.cpp
  21. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(47): 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.
  22. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  23. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(48): 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.
  24. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  25. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(63): 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.
  26. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  27. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(64): 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.
  28. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  29. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(124): 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.
  30. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  31. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(126): 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.
  32. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  33. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(158): 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.
  34. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  35. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(162): 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.
  36. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  37. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(164): 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.
  38. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  39. DR_SHA1.cpp
  40. DS_BytePool.cpp
  41. DS_ByteQueue.cpp
  42. DS_HuffmanEncodingTree.cpp
  43. DS_Table.cpp
  44. ..\includes\RakNet\DS_Table.cpp(109): 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.
  45. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  46. ..\includes\RakNet\DS_Table.cpp(157): 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.
  47. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  48. ..\includes\RakNet\DS_Table.cpp(252): 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.
  49. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  50. ..\includes\RakNet\DS_Table.cpp(956): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  51. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  52. ..\includes\RakNet\DS_Table.cpp(963): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  53. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  54. ..\includes\RakNet\DS_Table.cpp(980): 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.
  55. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  56. ..\includes\RakNet\DS_Table.cpp(995): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  57. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  58. ..\includes\RakNet\DS_Table.cpp(1008): 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.
  59. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  60. ..\includes\RakNet\DS_Table.cpp(1022): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  61. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  62. ..\includes\RakNet\DS_Table.cpp(1047): 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.
  63. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  64. DynDNS.cpp
  65. EmailSender.cpp
  66. ..\includes\RakNet\EmailSender.cpp(99): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  67. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  68. ..\includes\RakNet\EmailSender.cpp(117): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  69. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  70. ..\includes\RakNet\EmailSender.cpp(126): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  71. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  72. ..\includes\RakNet\EmailSender.cpp(128): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  73. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  74. ..\includes\RakNet\EmailSender.cpp(135): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  75. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  76. ..\includes\RakNet\EmailSender.cpp(137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  77. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  78. ..\includes\RakNet\EmailSender.cpp(153): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  79. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  80. ..\includes\RakNet\EmailSender.cpp(158): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  81. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  82. ..\includes\RakNet\EmailSender.cpp(163): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  83. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  84. ..\includes\RakNet\EmailSender.cpp(179): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  85. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  86. ..\includes\RakNet\EmailSender.cpp(184): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  87. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  88. ..\includes\RakNet\EmailSender.cpp(187): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  89. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  90. ..\includes\RakNet\EmailSender.cpp(191): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  91. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  92. ..\includes\RakNet\EmailSender.cpp(276): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  93. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  94. ..\includes\RakNet\EmailSender.cpp(279): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  95. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  96. ..\includes\RakNet\EmailSender.cpp(293): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  97. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  98. ..\includes\RakNet\EmailSender.cpp(298): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  99. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  100. Compiling...
  101. EpochTimeToString.cpp
  102. ..\includes\RakNet\EpochTimeToString.cpp(30): 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.
  103. Q:\apps\vs12\VC\include\time.inl(112) : see declaration of 'localtime'
  104. FileList.cpp
  105. ..\includes\RakNet\FileList.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.
  106. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  107. ..\includes\RakNet\FileList.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.
  108. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  109. ..\includes\RakNet\FileList.cpp(248): 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.
  110. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  111. ..\includes\RakNet\FileList.cpp(257): 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.
  112. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  113. ..\includes\RakNet\FileList.cpp(267): 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.
  114. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  115. ..\includes\RakNet\FileList.cpp(269): 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.
  116. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  117. ..\includes\RakNet\FileList.cpp(298): 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.
  118. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  119. ..\includes\RakNet\FileList.cpp(299): 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.
  120. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  121. ..\includes\RakNet\FileList.cpp(307): 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.
  122. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  123. ..\includes\RakNet\FileList.cpp(346): 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.
  124. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  125. ..\includes\RakNet\FileList.cpp(366): 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.
  126. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  127. ..\includes\RakNet\FileList.cpp(367): 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.
  128. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  129. ..\includes\RakNet\FileList.cpp(368): 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.
  130. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  131. ..\includes\RakNet\FileList.cpp(555): 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.
  132. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  133. ..\includes\RakNet\FileList.cpp(557): 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.
  134. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  135. ..\includes\RakNet\FileList.cpp(558): 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.
  136. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  137. ..\includes\RakNet\FileList.cpp(614): 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.
  138. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  139. ..\includes\RakNet\FileList.cpp(616): 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.
  140. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  141. ..\includes\RakNet\FileList.cpp(617): 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.
  142. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  143. ..\includes\RakNet\FileList.cpp(706): 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.
  144. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  145. ..\includes\RakNet\FileList.cpp(708): 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.
  146. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  147. FileListTransfer.cpp
  148. FileOperations.cpp
  149. FormatString.cpp
  150. ..\includes\RakNet\FormatString.cpp(26): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  151. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  152. ..\includes\RakNet\FormatString.cpp(37): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  153. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  154. FullyConnectedMesh2.cpp
  155. Getche.cpp
  156. Gets.cpp
  157. GetTime.cpp
  158. gettimeofday.cpp
  159. ..\includes\RakNet\gettimeofday.cpp(59): warning C4996: '__timezone': This function or variable may be unsafe. Consider using _get_timezone instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  160. Q:\apps\vs12\VC\include\time.h(155) : see declaration of '__timezone'
  161. ..\includes\RakNet\gettimeofday.cpp(60): warning C4996: '__daylight': This function or variable may be unsafe. Consider using _get_daylight instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  162. Q:\apps\vs12\VC\include\time.h(147) : see declaration of '__daylight'
  163. GridSectorizer.cpp
  164. HTTPConnection.cpp
  165. HTTPConnection2.cpp
  166. IncrementalReadInterface.cpp
  167. ..\includes\RakNet\IncrementalReadInterface.cpp(18): 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.
  168. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  169. Itoa.cpp
  170. LinuxStrings.cpp
  171. LocklessTypes.cpp
  172. LogCommandParser.cpp
  173. ..\includes\RakNet\LogCommandParser.cpp(146): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  174. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  175. ..\includes\RakNet\LogCommandParser.cpp(160): 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.
  176. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  177. MessageFilter.cpp
  178. NatPunchthroughClient.cpp
  179. Compiling...
  180. NatPunchthroughServer.cpp
  181. ..\includes\RakNet\NatPunchthroughServer.cpp(203): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  182. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  183. ..\includes\RakNet\NatPunchthroughServer.cpp(246): warning C4018: '<' : signed/unsigned mismatch
  184. ..\includes\RakNet\NatPunchthroughServer.cpp(599): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  185. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  186. NatTypeDetectionClient.cpp
  187. NatTypeDetectionCommon.cpp
  188. NatTypeDetectionServer.cpp
  189. ..\includes\RakNet\NatTypeDetectionServer.cpp(80): 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.
  190. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  191. NetworkIDManager.cpp
  192. NetworkIDObject.cpp
  193. PacketConsoleLogger.cpp
  194. PacketFileLogger.cpp
  195. ..\includes\RakNet\PacketFileLogger.cpp(35): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  196. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  197. ..\includes\RakNet\PacketFileLogger.cpp(37): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  198. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  199. ..\includes\RakNet\PacketFileLogger.cpp(38): 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.
  200. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  201. PacketizedTCP.cpp
  202. PacketLogger.cpp
  203. ..\includes\RakNet\PacketLogger.cpp(68): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  204. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  205. ..\includes\RakNet\PacketLogger.cpp(95): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  206. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  207. ..\includes\RakNet\PacketLogger.cpp(115): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  208. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  209. ..\includes\RakNet\PacketLogger.cpp(169): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  210. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  211. ..\includes\RakNet\PacketLogger.cpp(190): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  212. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  213. ..\includes\RakNet\PacketLogger.cpp(251): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  214. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  215. ..\includes\RakNet\PacketLogger.cpp(426): 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.
  216. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  217. ..\includes\RakNet\PacketLogger.cpp(431): 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.
  218. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  219. ..\includes\RakNet\PacketLogger.cpp(446): 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.
  220. Q:\apps\vs12\VC\include\time.inl(112) : see declaration of 'localtime'
  221. ..\includes\RakNet\PacketLogger.cpp(449): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  222. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  223. ..\includes\RakNet\PacketLogger.cpp(450): 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.
  224. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  225. PacketOutputWindowLogger.cpp
  226. PluginInterface2.cpp
  227. PS4Includes.cpp
  228. Rackspace.cpp
  229. RakMemoryOverride.cpp
  230. RakNetCommandParser.cpp
  231. RakNetSocket.cpp
  232. RakNetSocket2.cpp
  233. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Windows_Linux.cpp(81): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  234. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  235. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley.cpp(99): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  236. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  237. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley.cpp(193): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  238. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  239. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley_NativeClient.cpp(77): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  240. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  241. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley_NativeClient.cpp(93): 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.
  242. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  243. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley_NativeClient.cpp(93): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  244. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  245. RakNetSocket2_360_720.cpp
  246. RakNetSocket2_Berkley.cpp
  247. Compiling...
  248. RakNetSocket2_Berkley_NativeClient.cpp
  249. RakNetSocket2_NativeClient.cpp
  250. RakNetSocket2_PS3_PS4.cpp
  251. RakNetSocket2_PS4.cpp
  252. RakNetSocket2_Vita.cpp
  253. RakNetSocket2_WindowsStore8.cpp
  254. RakNetSocket2_Windows_Linux.cpp
  255. RakNetSocket2_Windows_Linux_360.cpp
  256. RakNetStatistics.cpp
  257. ..\includes\RakNet\RakNetStatistics.cpp(29): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  258. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  259. ..\includes\RakNet\RakNetStatistics.cpp(42): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  260. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  261. ..\includes\RakNet\RakNetStatistics.cpp(65): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  262. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  263. ..\includes\RakNet\RakNetStatistics.cpp(74): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  264. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  265. ..\includes\RakNet\RakNetStatistics.cpp(75): 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.
  266. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  267. ..\includes\RakNet\RakNetStatistics.cpp(84): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  268. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  269. ..\includes\RakNet\RakNetStatistics.cpp(85): 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.
  270. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  271. ..\includes\RakNet\RakNetStatistics.cpp(133): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  272. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  273. ..\includes\RakNet\RakNetStatistics.cpp(142): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  274. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  275. ..\includes\RakNet\RakNetStatistics.cpp(143): 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.
  276. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  277. ..\includes\RakNet\RakNetStatistics.cpp(152): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  278. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  279. ..\includes\RakNet\RakNetStatistics.cpp(153): 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.
  280. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  281. RakNetTransport2.cpp
  282. ..\includes\RakNet\RakNetTransport2.cpp(63): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  283. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  284. RakNetTypes.cpp
  285. ..\includes\RakNet\RakNetTypes.cpp(105): 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.
  286. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  287. ..\includes\RakNet\RakNetTypes.cpp(266): 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.
  288. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  289. ..\includes\RakNet\RakNetTypes.cpp(295): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  290. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  291. ..\includes\RakNet\RakNetTypes.cpp(296): 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.
  292. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  293. ..\includes\RakNet\RakNetTypes.cpp(299): 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.
  294. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  295. RakPeer.cpp
  296. ..\includes\RakNet\RakPeer.cpp(429): warning C4018: '<' : signed/unsigned mismatch
  297. ..\includes\RakNet\RakPeer.cpp(577): warning C4018: '<' : signed/unsigned mismatch
  298. ..\includes\RakNet\RakPeer.cpp(622): warning C4018: '<' : signed/unsigned mismatch
  299. ..\includes\RakNet\RakPeer.cpp(728): warning C4018: '<' : signed/unsigned mismatch
  300. ..\includes\RakNet\RakPeer.cpp(733): warning C4018: '<' : signed/unsigned mismatch
  301. ..\includes\RakNet\RakPeer.cpp(1896): 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.
  302. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  303. RakSleep.cpp
  304. RakString.cpp
  305. ..\includes\RakNet\RakString.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.
  306. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  307. ..\includes\RakNet\RakString.cpp(190): 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.
  308. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  309. ..\includes\RakNet\RakString.cpp(208): 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.
  310. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  311. ..\includes\RakNet\RakString.cpp(349): 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.
  312. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  313. ..\includes\RakNet\RakString.cpp(350): 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.
  314. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  315. ..\includes\RakNet\RakString.cpp(960): 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.
  316. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  317. ..\includes\RakNet\RakString.cpp(1291): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  318. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  319. ..\includes\RakNet\RakString.cpp(1305): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  320. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  321. ..\includes\RakNet\RakString.cpp(1382): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  322. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  323. ..\includes\RakNet\RakString.cpp(1407): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  324. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  325. RakThread.cpp
  326. RakWString.cpp
  327. ..\includes\RakNet\RakWString.cpp(92): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  328. Q:\apps\vs12\VC\include\string.h(294) : see declaration of 'wcscpy'
  329. ..\includes\RakNet\RakWString.cpp(112): warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  330. Q:\apps\vs12\VC\include\stdlib.h(528) : see declaration of 'mbstowcs'
  331. ..\includes\RakNet\RakWString.cpp(121): warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  332. Q:\apps\vs12\VC\include\stdlib.h(528) : see declaration of 'mbstowcs'
  333. ..\includes\RakNet\RakWString.cpp(164): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  334. Q:\apps\vs12\VC\include\string.h(284) : see declaration of 'wcscat'
  335. ..\includes\RakNet\RakWString.cpp(194): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  336. Q:\apps\vs12\VC\include\string.h(284) : see declaration of 'wcscat'
  337. ..\includes\RakNet\RakWString.cpp(385): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  338. Q:\apps\vs12\VC\include\string.h(294) : see declaration of 'wcscpy'
  339. Rand.cpp
  340. RandSync.cpp
  341. ReadyEvent.cpp
  342. RelayPlugin.cpp
  343. Compiling...
  344. ReliabilityLayer.cpp
  345. ReplicaManager3.cpp
  346. Router2.cpp
  347. RPC4Plugin.cpp
  348. ..\includes\RakNet\RPC4Plugin.cpp(280): 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.
  349. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  350. SecureHandshake.cpp
  351. SendToThread.cpp
  352. SignaledEvent.cpp
  353. SimpleMutex.cpp
  354. SocketLayer.cpp
  355. ..\includes\RakNet\SocketLayer.cpp(210): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  356. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  357. ..\includes\RakNet\SocketLayer.cpp(215): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  358. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  359. ..\includes\RakNet\SocketLayer.cpp(402): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  360. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  361. StatisticsHistory.cpp
  362. StringCompressor.cpp
  363. StringTable.cpp
  364. ..\includes\RakNet\StringTable.cpp(76): 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.
  365. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  366. ..\includes\RakNet\StringTable.cpp(137): 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.
  367. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  368. SuperFastHash.cpp
  369. ..\includes\RakNet\SuperFastHash.cpp(101): 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.
  370. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  371. TableSerializer.cpp
  372. TCPInterface.cpp
  373. ..\includes\RakNet\TCPInterface.cpp(117): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  374. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  375. ..\includes\RakNet\TCPInterface.cpp(397): 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.
  376. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  377. ..\includes\RakNet\TCPInterface.cpp(799): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  378. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  379. ..\includes\RakNet\TCPInterface.cpp(824): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  380. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  381. TeamBalancer.cpp
  382. TeamManager.cpp
  383. TelnetTransport.cpp
  384. ..\includes\RakNet\TelnetTransport.cpp(76): 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.
  385. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  386. ..\includes\RakNet\TelnetTransport.cpp(86): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  387. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  388. ..\includes\RakNet\TelnetTransport.cpp(94): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  389. Q:\apps\vs12\VC\include\string.h(186) : see declaration of 'strncat'
  390. ..\includes\RakNet\TelnetTransport.cpp(147): 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.
  391. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  392. ..\includes\RakNet\TelnetTransport.cpp(149): 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.
  393. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  394. ..\includes\RakNet\TelnetTransport.cpp(315): 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.
  395. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  396. ..\includes\RakNet\TelnetTransport.cpp(328): 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.
  397. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  398. ThreadsafePacketLogger.cpp
  399. ..\includes\RakNet\ThreadsafePacketLogger.cpp(44): 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.
  400. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  401. TwoWayAuthentication.cpp
  402. Compiling...
  403. UDPForwarder.cpp
  404. ..\includes\RakNet\UDPForwarder.cpp(464): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  405. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  406. UDPProxyClient.cpp
  407. UDPProxyCoordinator.cpp
  408. UDPProxyServer.cpp
  409. VariableDeltaSerializer.cpp
  410. VariableListDeltaTracker.cpp
  411. VariadicSQLParser.cpp
  412. VitaIncludes.cpp
  413. WSAStartupSingleton.cpp
  414. _FindFirst.cpp
  415. RakNetLua-Server.cpp
  416. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(44): 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.
  417. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'vsprintf'
  418. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(48): 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.
  419. Q:\apps\vs12\VC\include\time.inl(112) : see declaration of 'localtime'
  420. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(97): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  421. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  422. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(124): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  423. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  424. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(128): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  425. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  426. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(170): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  427. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(174): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  428. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  429. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(179): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  430. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(190): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  431. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(191): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  432. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(201): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  433. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(215): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  434. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(224): warning C4244: 'argument' : conversion from 'lua_Number' to 'unsigned int', possible loss of data
  435. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(233): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  436. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(247): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  437. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(252): warning C4244: '=' : conversion from 'lua_Number' to 'uint8_t', possible loss of data
  438. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(257): warning C4244: '=' : conversion from 'lua_Number' to 'int8_t', possible loss of data
  439. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(262): warning C4244: '=' : conversion from 'lua_Number' to 'uint16_t', possible loss of data
  440. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(267): warning C4244: '=' : conversion from 'lua_Number' to 'int16_t', possible loss of data
  441. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(272): warning C4244: '=' : conversion from 'lua_Number' to 'uint32_t', possible loss of data
  442. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(277): warning C4244: '=' : conversion from 'lua_Number' to 'int32_t', possible loss of data
  443. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(282): warning C4244: '=' : conversion from 'lua_Number' to 'FLOAT', possible loss of data
  444. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(373): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  445. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(382): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  446. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(383): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  447. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-server\../RakNetLua-Shared/LuaFunctions.hpp(393): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  448. RakNetLua-Server.cpp(30): 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.
  449. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  450. RakNetLua-Server.cpp(33): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
  451. RakNetLua-Server.cpp(58): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  452. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  453. RakNetLua-Server.cpp(61): warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
  454. Q:\apps\vs12\VC\include\conio.h(131) : see declaration of 'getch'
  455. stdafx.cpp
  456. LINK : fatal error LNK1181: cannot open input file '../libs/lua51.lib'
  457. ------ Build started: Project: RakNetLua-Client, Configuration: Release Win32 ------
  458. stdafx.cpp
  459. Base64Encoder.cpp
  460. BitStream.cpp
  461. ..\includes\RakNet\BitStream.cpp(845): 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.
  462. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  463. ..\includes\RakNet\BitStream.cpp(888): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  464. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  465. CCRakNetSlidingWindow.cpp
  466. CCRakNetUDT.cpp
  467. CheckSum.cpp
  468. CloudClient.cpp
  469. CloudCommon.cpp
  470. CloudServer.cpp
  471. CommandParserInterface.cpp
  472. ConnectionGraph2.cpp
  473. ConsoleServer.cpp
  474. ..\includes\RakNet\ConsoleServer.cpp(315): 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.
  475. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  476. DataCompressor.cpp
  477. DirectoryDeltaTransfer.cpp
  478. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(47): 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.
  479. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  480. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(48): 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.
  481. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  482. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(63): 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.
  483. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  484. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(64): 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.
  485. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  486. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(124): 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.
  487. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  488. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(126): 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.
  489. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  490. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(158): 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.
  491. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  492. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(162): 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.
  493. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  494. ..\includes\RakNet\DirectoryDeltaTransfer.cpp(164): 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.
  495. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  496. DR_SHA1.cpp
  497. DS_BytePool.cpp
  498. DS_ByteQueue.cpp
  499. DS_HuffmanEncodingTree.cpp
  500. DS_Table.cpp
  501. ..\includes\RakNet\DS_Table.cpp(109): 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.
  502. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  503. ..\includes\RakNet\DS_Table.cpp(157): 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.
  504. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  505. ..\includes\RakNet\DS_Table.cpp(252): 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.
  506. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  507. ..\includes\RakNet\DS_Table.cpp(956): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  508. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  509. ..\includes\RakNet\DS_Table.cpp(963): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  510. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  511. ..\includes\RakNet\DS_Table.cpp(980): 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.
  512. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  513. ..\includes\RakNet\DS_Table.cpp(995): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  514. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  515. ..\includes\RakNet\DS_Table.cpp(1008): 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.
  516. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  517. ..\includes\RakNet\DS_Table.cpp(1022): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  518. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  519. ..\includes\RakNet\DS_Table.cpp(1047): 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.
  520. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  521. DynDNS.cpp
  522. EmailSender.cpp
  523. ..\includes\RakNet\EmailSender.cpp(99): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  524. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  525. ..\includes\RakNet\EmailSender.cpp(117): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  526. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  527. ..\includes\RakNet\EmailSender.cpp(126): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  528. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  529. ..\includes\RakNet\EmailSender.cpp(128): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  530. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  531. ..\includes\RakNet\EmailSender.cpp(135): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  532. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  533. ..\includes\RakNet\EmailSender.cpp(137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  534. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  535. ..\includes\RakNet\EmailSender.cpp(153): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  536. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  537. ..\includes\RakNet\EmailSender.cpp(158): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  538. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  539. ..\includes\RakNet\EmailSender.cpp(163): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  540. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  541. ..\includes\RakNet\EmailSender.cpp(179): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  542. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  543. ..\includes\RakNet\EmailSender.cpp(184): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  544. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  545. ..\includes\RakNet\EmailSender.cpp(187): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  546. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  547. ..\includes\RakNet\EmailSender.cpp(191): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  548. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  549. ..\includes\RakNet\EmailSender.cpp(276): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  550. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  551. ..\includes\RakNet\EmailSender.cpp(279): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  552. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  553. ..\includes\RakNet\EmailSender.cpp(293): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  554. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  555. ..\includes\RakNet\EmailSender.cpp(298): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  556. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  557. Compiling...
  558. EpochTimeToString.cpp
  559. ..\includes\RakNet\EpochTimeToString.cpp(30): 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.
  560. Q:\apps\vs12\VC\include\time.inl(112) : see declaration of 'localtime'
  561. FileList.cpp
  562. ..\includes\RakNet\FileList.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.
  563. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  564. ..\includes\RakNet\FileList.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.
  565. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  566. ..\includes\RakNet\FileList.cpp(248): 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.
  567. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  568. ..\includes\RakNet\FileList.cpp(257): 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.
  569. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  570. ..\includes\RakNet\FileList.cpp(267): 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.
  571. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  572. ..\includes\RakNet\FileList.cpp(269): 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.
  573. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  574. ..\includes\RakNet\FileList.cpp(298): 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.
  575. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  576. ..\includes\RakNet\FileList.cpp(299): 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.
  577. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  578. ..\includes\RakNet\FileList.cpp(307): 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.
  579. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  580. ..\includes\RakNet\FileList.cpp(346): 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.
  581. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  582. ..\includes\RakNet\FileList.cpp(366): 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.
  583. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  584. ..\includes\RakNet\FileList.cpp(367): 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.
  585. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  586. ..\includes\RakNet\FileList.cpp(368): 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.
  587. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  588. ..\includes\RakNet\FileList.cpp(555): 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.
  589. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  590. ..\includes\RakNet\FileList.cpp(557): 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.
  591. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  592. ..\includes\RakNet\FileList.cpp(558): 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.
  593. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  594. ..\includes\RakNet\FileList.cpp(614): 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.
  595. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  596. ..\includes\RakNet\FileList.cpp(616): 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.
  597. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  598. ..\includes\RakNet\FileList.cpp(617): 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.
  599. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  600. ..\includes\RakNet\FileList.cpp(706): 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.
  601. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  602. ..\includes\RakNet\FileList.cpp(708): 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.
  603. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  604. FileListTransfer.cpp
  605. FileOperations.cpp
  606. FormatString.cpp
  607. ..\includes\RakNet\FormatString.cpp(26): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  608. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  609. ..\includes\RakNet\FormatString.cpp(37): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  610. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  611. FullyConnectedMesh2.cpp
  612. Getche.cpp
  613. Gets.cpp
  614. GetTime.cpp
  615. gettimeofday.cpp
  616. ..\includes\RakNet\gettimeofday.cpp(59): warning C4996: '__timezone': This function or variable may be unsafe. Consider using _get_timezone instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  617. Q:\apps\vs12\VC\include\time.h(155) : see declaration of '__timezone'
  618. ..\includes\RakNet\gettimeofday.cpp(60): warning C4996: '__daylight': This function or variable may be unsafe. Consider using _get_daylight instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  619. Q:\apps\vs12\VC\include\time.h(147) : see declaration of '__daylight'
  620. GridSectorizer.cpp
  621. HTTPConnection.cpp
  622. HTTPConnection2.cpp
  623. IncrementalReadInterface.cpp
  624. ..\includes\RakNet\IncrementalReadInterface.cpp(18): 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.
  625. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  626. Itoa.cpp
  627. LinuxStrings.cpp
  628. LocklessTypes.cpp
  629. LogCommandParser.cpp
  630. ..\includes\RakNet\LogCommandParser.cpp(146): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  631. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  632. ..\includes\RakNet\LogCommandParser.cpp(160): 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.
  633. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  634. MessageFilter.cpp
  635. NatPunchthroughClient.cpp
  636. Compiling...
  637. NatPunchthroughServer.cpp
  638. ..\includes\RakNet\NatPunchthroughServer.cpp(203): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  639. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  640. ..\includes\RakNet\NatPunchthroughServer.cpp(246): warning C4018: '<' : signed/unsigned mismatch
  641. ..\includes\RakNet\NatPunchthroughServer.cpp(599): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  642. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  643. NatTypeDetectionClient.cpp
  644. NatTypeDetectionCommon.cpp
  645. NatTypeDetectionServer.cpp
  646. ..\includes\RakNet\NatTypeDetectionServer.cpp(80): 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.
  647. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  648. NetworkIDManager.cpp
  649. NetworkIDObject.cpp
  650. PacketConsoleLogger.cpp
  651. PacketFileLogger.cpp
  652. ..\includes\RakNet\PacketFileLogger.cpp(35): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  653. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  654. ..\includes\RakNet\PacketFileLogger.cpp(37): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  655. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  656. ..\includes\RakNet\PacketFileLogger.cpp(38): 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.
  657. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  658. PacketizedTCP.cpp
  659. PacketLogger.cpp
  660. ..\includes\RakNet\PacketLogger.cpp(68): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  661. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  662. ..\includes\RakNet\PacketLogger.cpp(95): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  663. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  664. ..\includes\RakNet\PacketLogger.cpp(115): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  665. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  666. ..\includes\RakNet\PacketLogger.cpp(169): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  667. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  668. ..\includes\RakNet\PacketLogger.cpp(190): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  669. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  670. ..\includes\RakNet\PacketLogger.cpp(251): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  671. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  672. ..\includes\RakNet\PacketLogger.cpp(426): 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.
  673. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  674. ..\includes\RakNet\PacketLogger.cpp(431): 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.
  675. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  676. ..\includes\RakNet\PacketLogger.cpp(446): 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.
  677. Q:\apps\vs12\VC\include\time.inl(112) : see declaration of 'localtime'
  678. ..\includes\RakNet\PacketLogger.cpp(449): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  679. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  680. ..\includes\RakNet\PacketLogger.cpp(450): 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.
  681. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  682. PacketOutputWindowLogger.cpp
  683. PluginInterface2.cpp
  684. PS4Includes.cpp
  685. Rackspace.cpp
  686. RakMemoryOverride.cpp
  687. RakNetCommandParser.cpp
  688. RakNetSocket.cpp
  689. RakNetSocket2.cpp
  690. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Windows_Linux.cpp(81): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  691. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  692. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley.cpp(99): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  693. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  694. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley.cpp(193): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  695. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  696. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley_NativeClient.cpp(77): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  697. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  698. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley_NativeClient.cpp(93): 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.
  699. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  700. q:\users\tux\downloads\lua-jit-raknet-master\includes\raknet\RakNetSocket2_Berkley_NativeClient.cpp(93): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  701. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  702. RakNetSocket2_360_720.cpp
  703. RakNetSocket2_Berkley.cpp
  704. Compiling...
  705. RakNetSocket2_Berkley_NativeClient.cpp
  706. RakNetSocket2_NativeClient.cpp
  707. RakNetSocket2_PS3_PS4.cpp
  708. RakNetSocket2_PS4.cpp
  709. RakNetSocket2_Vita.cpp
  710. RakNetSocket2_WindowsStore8.cpp
  711. RakNetSocket2_Windows_Linux.cpp
  712. RakNetSocket2_Windows_Linux_360.cpp
  713. RakNetStatistics.cpp
  714. ..\includes\RakNet\RakNetStatistics.cpp(29): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  715. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  716. ..\includes\RakNet\RakNetStatistics.cpp(42): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  717. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  718. ..\includes\RakNet\RakNetStatistics.cpp(65): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  719. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  720. ..\includes\RakNet\RakNetStatistics.cpp(74): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  721. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  722. ..\includes\RakNet\RakNetStatistics.cpp(75): 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.
  723. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  724. ..\includes\RakNet\RakNetStatistics.cpp(84): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  725. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  726. ..\includes\RakNet\RakNetStatistics.cpp(85): 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.
  727. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  728. ..\includes\RakNet\RakNetStatistics.cpp(133): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  729. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  730. ..\includes\RakNet\RakNetStatistics.cpp(142): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  731. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  732. ..\includes\RakNet\RakNetStatistics.cpp(143): 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.
  733. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  734. ..\includes\RakNet\RakNetStatistics.cpp(152): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  735. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  736. ..\includes\RakNet\RakNetStatistics.cpp(153): 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.
  737. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  738. RakNetTransport2.cpp
  739. ..\includes\RakNet\RakNetTransport2.cpp(63): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  740. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  741. RakNetTypes.cpp
  742. ..\includes\RakNet\RakNetTypes.cpp(105): 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.
  743. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  744. ..\includes\RakNet\RakNetTypes.cpp(266): 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.
  745. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  746. ..\includes\RakNet\RakNetTypes.cpp(295): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  747. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  748. ..\includes\RakNet\RakNetTypes.cpp(296): 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.
  749. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  750. ..\includes\RakNet\RakNetTypes.cpp(299): 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.
  751. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  752. RakPeer.cpp
  753. ..\includes\RakNet\RakPeer.cpp(429): warning C4018: '<' : signed/unsigned mismatch
  754. ..\includes\RakNet\RakPeer.cpp(577): warning C4018: '<' : signed/unsigned mismatch
  755. ..\includes\RakNet\RakPeer.cpp(622): warning C4018: '<' : signed/unsigned mismatch
  756. ..\includes\RakNet\RakPeer.cpp(728): warning C4018: '<' : signed/unsigned mismatch
  757. ..\includes\RakNet\RakPeer.cpp(733): warning C4018: '<' : signed/unsigned mismatch
  758. ..\includes\RakNet\RakPeer.cpp(1896): 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.
  759. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  760. RakSleep.cpp
  761. RakString.cpp
  762. ..\includes\RakNet\RakString.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.
  763. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  764. ..\includes\RakNet\RakString.cpp(190): 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.
  765. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  766. ..\includes\RakNet\RakString.cpp(208): 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.
  767. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  768. ..\includes\RakNet\RakString.cpp(349): 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.
  769. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  770. ..\includes\RakNet\RakString.cpp(350): 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.
  771. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  772. ..\includes\RakNet\RakString.cpp(960): 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.
  773. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  774. ..\includes\RakNet\RakString.cpp(1291): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  775. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  776. ..\includes\RakNet\RakString.cpp(1305): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  777. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  778. ..\includes\RakNet\RakString.cpp(1382): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  779. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  780. ..\includes\RakNet\RakString.cpp(1407): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  781. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  782. RakThread.cpp
  783. RakWString.cpp
  784. ..\includes\RakNet\RakWString.cpp(92): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  785. Q:\apps\vs12\VC\include\string.h(294) : see declaration of 'wcscpy'
  786. ..\includes\RakNet\RakWString.cpp(112): warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  787. Q:\apps\vs12\VC\include\stdlib.h(528) : see declaration of 'mbstowcs'
  788. ..\includes\RakNet\RakWString.cpp(121): warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  789. Q:\apps\vs12\VC\include\stdlib.h(528) : see declaration of 'mbstowcs'
  790. ..\includes\RakNet\RakWString.cpp(164): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  791. Q:\apps\vs12\VC\include\string.h(284) : see declaration of 'wcscat'
  792. ..\includes\RakNet\RakWString.cpp(194): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  793. Q:\apps\vs12\VC\include\string.h(284) : see declaration of 'wcscat'
  794. ..\includes\RakNet\RakWString.cpp(385): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  795. Q:\apps\vs12\VC\include\string.h(294) : see declaration of 'wcscpy'
  796. Rand.cpp
  797. RandSync.cpp
  798. ReadyEvent.cpp
  799. RelayPlugin.cpp
  800. Compiling...
  801. ReliabilityLayer.cpp
  802. ReplicaManager3.cpp
  803. Router2.cpp
  804. RPC4Plugin.cpp
  805. ..\includes\RakNet\RPC4Plugin.cpp(280): 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.
  806. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  807. SecureHandshake.cpp
  808. SendToThread.cpp
  809. SignaledEvent.cpp
  810. SimpleMutex.cpp
  811. SocketLayer.cpp
  812. ..\includes\RakNet\SocketLayer.cpp(210): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  813. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  814. ..\includes\RakNet\SocketLayer.cpp(215): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  815. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868) : see declaration of 'inet_ntoa'
  816. ..\includes\RakNet\SocketLayer.cpp(402): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  817. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  818. StatisticsHistory.cpp
  819. StringCompressor.cpp
  820. StringTable.cpp
  821. ..\includes\RakNet\StringTable.cpp(76): 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.
  822. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  823. ..\includes\RakNet\StringTable.cpp(137): 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.
  824. Q:\apps\vs12\VC\include\string.h(195) : see declaration of 'strncpy'
  825. SuperFastHash.cpp
  826. ..\includes\RakNet\SuperFastHash.cpp(101): 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.
  827. Q:\apps\vs12\VC\include\stdio.h(211) : see declaration of 'fopen'
  828. TableSerializer.cpp
  829. TCPInterface.cpp
  830. ..\includes\RakNet\TCPInterface.cpp(117): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  831. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  832. ..\includes\RakNet\TCPInterface.cpp(397): 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.
  833. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  834. ..\includes\RakNet\TCPInterface.cpp(799): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  835. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238) : see declaration of 'gethostbyname'
  836. ..\includes\RakNet\TCPInterface.cpp(824): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  837. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  838. TeamBalancer.cpp
  839. TeamManager.cpp
  840. TelnetTransport.cpp
  841. ..\includes\RakNet\TelnetTransport.cpp(76): 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.
  842. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  843. ..\includes\RakNet\TelnetTransport.cpp(86): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  844. Q:\apps\vs12\VC\include\stdio.h(346) : see declaration of '_vsnprintf'
  845. ..\includes\RakNet\TelnetTransport.cpp(94): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  846. Q:\apps\vs12\VC\include\string.h(186) : see declaration of 'strncat'
  847. ..\includes\RakNet\TelnetTransport.cpp(147): 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.
  848. Q:\apps\vs12\VC\include\string.h(118) : see declaration of 'strcat'
  849. ..\includes\RakNet\TelnetTransport.cpp(149): 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.
  850. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  851. ..\includes\RakNet\TelnetTransport.cpp(315): 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.
  852. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  853. ..\includes\RakNet\TelnetTransport.cpp(328): 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.
  854. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  855. ThreadsafePacketLogger.cpp
  856. ..\includes\RakNet\ThreadsafePacketLogger.cpp(44): 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.
  857. Q:\apps\vs12\VC\include\string.h(112) : see declaration of 'strcpy'
  858. TwoWayAuthentication.cpp
  859. Compiling...
  860. UDPForwarder.cpp
  861. ..\includes\RakNet\UDPForwarder.cpp(464): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  862. C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850) : see declaration of 'inet_addr'
  863. UDPProxyClient.cpp
  864. UDPProxyCoordinator.cpp
  865. UDPProxyServer.cpp
  866. VariableDeltaSerializer.cpp
  867. VariableListDeltaTracker.cpp
  868. VariadicSQLParser.cpp
  869. VitaIncludes.cpp
  870. WSAStartupSingleton.cpp
  871. _FindFirst.cpp
  872. RakNetLua-Client.cpp
  873. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(44): 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.
  874. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'vsprintf'
  875. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(48): 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.
  876. Q:\apps\vs12\VC\include\time.inl(112) : see declaration of 'localtime'
  877. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(97): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  878. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  879. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(124): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  880. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  881. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(128): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  882. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  883. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(170): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  884. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(174): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  885. Q:\apps\vs12\VC\include\stdio.h(356) : see declaration of 'sprintf'
  886. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(179): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  887. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(190): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  888. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(191): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  889. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(201): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  890. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(215): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  891. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(224): warning C4244: 'argument' : conversion from 'lua_Number' to 'unsigned int', possible loss of data
  892. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(233): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  893. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(247): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  894. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(252): warning C4244: '=' : conversion from 'lua_Number' to 'uint8_t', possible loss of data
  895. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(257): warning C4244: '=' : conversion from 'lua_Number' to 'int8_t', possible loss of data
  896. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(262): warning C4244: '=' : conversion from 'lua_Number' to 'uint16_t', possible loss of data
  897. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(267): warning C4244: '=' : conversion from 'lua_Number' to 'int16_t', possible loss of data
  898. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(272): warning C4244: '=' : conversion from 'lua_Number' to 'uint32_t', possible loss of data
  899. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(277): warning C4244: '=' : conversion from 'lua_Number' to 'int32_t', possible loss of data
  900. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(282): warning C4244: '=' : conversion from 'lua_Number' to 'FLOAT', possible loss of data
  901. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(373): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  902. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(382): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  903. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(383): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  904. q:\users\tux\downloads\lua-jit-raknet-master\raknetlua-client\../RakNetLua-Shared/LuaFunctions.hpp(393): warning C4244: 'initializing' : conversion from 'lua_Number' to 'int', possible loss of data
  905. dllmain.cpp
  906. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1193,5): warning MSB8012: TargetPath(Q:\Users\Tux\Downloads\Lua-JIT-RakNet-master\Release\RakNetLua-Client.dll) does not match the Linker's OutputFile property value (Q:\Users\Tux\Downloads\Lua-JIT-RakNet-master\Release\RakNetLua.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  907. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1195,5): warning MSB8012: TargetName(RakNetLua-Client) does not match the Linker's OutputFile property value (RakNetLua). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  908. LINK : fatal error LNK1181: cannot open input file '../libs/lua51.lib'
  909. ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement