Advertisement
Guest User

Untitled

a guest
Feb 11th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 116.15 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: EterLocale, Configuration: Release Win32 ------
  2. 1>Deleting intermediate and output files for project 'EterLocale', configuration 'Release|Win32'
  3. 2>------ Rebuild All started: Project: eterGrnLib, Configuration: Release Win32 ------
  4. 2>Deleting intermediate and output files for project 'eterGrnLib', configuration 'Release|Win32'
  5. 1>Compiling...
  6. 2>Compiling...
  7. 1>StdAfx.cpp
  8. 2>StdAfx.cpp
  9. 1>Compiling...
  10. 1>Arabic.cpp
  11. 1>StringCodec_Vietnamese.cpp
  12. 1>StringCodec.cpp
  13. 1>Japanese.cpp
  14. 1>Generating Code...
  15. 1>Creating library...
  16. 1>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterLocale\Release\BuildLog.htm"
  17. 1>EterLocale - 0 error(s), 0 warning(s)
  18. 3>------ Rebuild All started: Project: scriptLib, Configuration: Release Win32 ------
  19. 3>Deleting intermediate and output files for project 'scriptLib', configuration 'Release|Win32'
  20. 3>Compiling...
  21. 3>StdAfx.cpp
  22. 2>Compiling...
  23. 2>LODController.cpp
  24. 2>Util.cpp
  25. 3>Compiling...
  26. 3>PythonDebugModule.cpp
  27. 3>Resource.cpp
  28. 2>ThingInstance.cpp
  29. 3>PythonUtils.cpp
  30. 3>PythonMarshal.cpp
  31. 3>PythonLauncher.cpp
  32. 2>Thing.cpp
  33. 3>Generating Code...
  34. 2>Motion.cpp
  35. 3>Creating library...
  36. 3>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\ScriptLib\Release\BuildLog.htm"
  37. 3>scriptLib - 0 error(s), 0 warning(s)
  38. 4>------ Rebuild All started: Project: mileslib, Configuration: Release Win32 ------
  39. 4>Deleting intermediate and output files for project 'mileslib', configuration 'Release|Win32'
  40. 4>Compiling...
  41. 4>Stdafx.cpp
  42. 4>Compiling...
  43. 4>SoundBase.cpp
  44. 2>.\Motion.cpp(66) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
  45. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
  46. 2>ModelInstanceUpdate.cpp
  47. 4>Type.cpp
  48. 2>ModelInstanceRender.cpp
  49. 4>.\Type.cpp(48) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  50. 4>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  51. 4>.\Type.cpp(92) : 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.
  52. 4>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  53. 4>.\Type.cpp(97) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  54. 4>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  55. 4>SoundManagerStream.cpp
  56. 2>ModelInstanceMotion.cpp
  57. 4>SoundManager3D.cpp
  58. 4>SoundManager2D.cpp
  59. 2>ModelInstanceModel.cpp
  60. 2>ModelInstanceCollisionDetection.cpp
  61. 2>ModelInstance.cpp
  62. 2>Model.cpp
  63. 4>SoundManager.cpp
  64. 4>SoundInstanceStream.cpp
  65. 4>SoundInstance3D.cpp
  66. 4>SoundInstance2D.cpp
  67. 4>SoundData.cpp
  68. 2>Mesh.cpp
  69. 4>.\SoundData.cpp(19) : 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.
  70. 4>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  71. 4>Generating Code...
  72. 2>Material.cpp
  73. 4>Creating library...
  74. 4>Stdafx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  75. 4>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\MilesLib\Release\BuildLog.htm"
  76. 4>mileslib - 0 error(s), 5 warning(s)
  77. 5>------ Rebuild All started: Project: gamelib, Configuration: Release Win32 ------
  78. 5>Deleting intermediate and output files for project 'gamelib', configuration 'Release|Win32'
  79. 5>Compiling...
  80. 5>StdAfx.cpp
  81. 2>c:\users\utente\desktop\vs_stuff\client\etergrnlib\../eterbase/Filename.h(236) : 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.
  82. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  83. 2>.\Material.cpp(209) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  84. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  85. 2>.\Material.cpp(230) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
  86. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
  87. 2>Generating Code...
  88. 2>Creating library...
  89. 2>StdAfx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  90. 2>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterGrnLib\Release\BuildLog.htm"
  91. 2>eterGrnLib - 0 error(s), 5 warning(s)
  92. 5>Compiling...
  93. 5>ActorInstance.cpp
  94. 6>------ Rebuild All started: Project: eterlib, Configuration: Release Win32 ------
  95. 6>Deleting intermediate and output files for project 'eterlib', configuration 'Release|Win32'
  96. 6>Compiling...
  97. 6>StdAfx.cpp
  98. 5>FlyTrace.cpp
  99. 5>FlyTarget.cpp
  100. 5>FlyingObjectManager.cpp
  101. 5>FlyingInstance.cpp
  102. 6>Compiling...
  103. 6>AttributeData.cpp
  104. 6>TextFileLoader.cpp
  105. 5>FlyingData.cpp
  106. 5>ItemManager.cpp
  107. 6>IME.cpp
  108. 6>TextBar.cpp
  109. 6>DibBar.cpp
  110. 6>BlockTexture.cpp
  111. 6>TextTag.cpp
  112. 6>GrpTextInstance.cpp
  113. 5>ItemData.cpp
  114. 6>GrpText.cpp
  115. 5>GameUtil.cpp
  116. 5>GameType.cpp
  117. 6>GrpFontTexture.cpp
  118. 6>NetStream.cpp
  119. 6>NetPacketHeaderMap.cpp
  120. 6>NetDevice.cpp
  121. 5>GameEventManager.cpp
  122. 6>NetDatagramSender.cpp
  123. 6>NetDatagramReceiver.cpp
  124. 6>NetDatagram.cpp
  125. 6>NetAddress.cpp
  126. 6>GrpTexture.cpp
  127. 6>GrpSubImage.cpp
  128. 6>GrpMarkInstance.cpp
  129. 6>Generating Code...
  130. 5>TerrainQuadtree.cpp
  131. 5>TerrainPatch.cpp
  132. 5>TerrainDecal.cpp
  133. 5>SnowParticle.cpp
  134. 5>SnowEnvironment.cpp
  135. 5>PropertyManager.cpp
  136. 5>PropertyLoader.cpp
  137. 5>Property.cpp
  138. 6>Compiling...
  139. 6>GrpImageTexture.cpp
  140. 5>MonsterAreaInfo.cpp
  141. 5>Generating Code...
  142. 6>GrpImageInstance.cpp
  143. 6>GrpImage.cpp
  144. 6>GrpExpandedImageInstance.cpp
  145. 6>ResourceManager.cpp
  146. 6>Resource.cpp
  147. 6>StateManager.cpp
  148. 6>JpegFile.cpp
  149. 6>GrpScreen.cpp
  150. 6>GrpMath.cpp
  151. 6>GrpDevice.cpp
  152. 6>GrpDetector.cpp
  153. 6>GrpBase.cpp
  154. 6>CullingManager.cpp
  155. 6>Util.cpp
  156. 6>Thread.cpp
  157. 6>TargaResource.cpp
  158. 6>SkyBox.cpp
  159. 6>ScreenFilter.cpp
  160. 6>ReferenceObject.cpp
  161. 6>Generating Code...
  162. 5>Compiling...
  163. 5>MapUtil.cpp
  164. 5>MapType.cpp
  165. 5>MapOutdoorWater.cpp
  166. 6>Compiling...
  167. 6>PathStack.cpp
  168. 6>parser.cpp
  169. 5>MapOutdoorUpdate.cpp
  170. 6>Mutex.cpp
  171. 6>MSWindow.cpp
  172. 6>MSApplication.cpp
  173. 6>lineintersect_utils.cpp
  174. 6>LensFlare.cpp
  175. 6>Input.cpp
  176. 6>GrpVertexShader.cpp
  177. 6>GrpVertexBufferStatic.cpp
  178. 6>GrpVertexBufferDynamic.cpp
  179. 6>GrpVertexBuffer.cpp
  180. 6>GrpShadowTexture.cpp
  181. 6>GrpRatioInstance.cpp
  182. 6>GrpPixelShader.cpp
  183. 6>GrpObjectInstance.cpp
  184. 6>GrpLightManager.cpp
  185. 6>GrpIndexBuffer.cpp
  186. 6>GrpDIB.cpp
  187. 6>GrpD3DXBuffer.cpp
  188. 6>Generating Code...
  189. 5>MapOutdoorRenderSTP.cpp
  190. 5>MapOutdoorRenderHTP.cpp
  191. 6>Compiling...
  192. 6>GrpColorInstance.cpp
  193. 5>MapOutdoorRender.cpp
  194. 5>MapOutdoorQuadtree.cpp
  195. 5>MapOutdoorLoad.cpp
  196. 5>MapOutdoorIndexBuffer.cpp
  197. 5>MapOutdoorCharacterShadow.cpp
  198. 5>MapOutdoor.cpp
  199. 6>GrpColor.cpp
  200. 6>GrpCollisionObject.cpp
  201. 6>FileLoaderThread.cpp
  202. 6>EnvironmentMap.cpp
  203. 6>Decal.cpp
  204. 6>ColorTransitionHelper.cpp
  205. 6>CollisionData.cpp
  206. 6>Camera.cpp
  207. 6>AttributeInstance.cpp
  208. 6>Generating Code...
  209. 6>Creating library...
  210. 6>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterLib\Release\BuildLog.htm"
  211. 6>eterlib - 0 error(s), 0 warning(s)
  212. 7>------ Rebuild All started: Project: eterPythonLib, Configuration: Release Win32 ------
  213. 7>Deleting intermediate and output files for project 'eterPythonLib', configuration 'Release|Win32'
  214. 7>Compiling...
  215. 7>StdAfx.cpp
  216. 5>MapManager.cpp
  217. 5>MapBase.cpp
  218. 5>AreaTerrain.cpp
  219. 7>Compiling...
  220. 7>PythonGridSlotWindow.cpp
  221. 5>AreaLoaderThread.cpp
  222. 7>PythonGraphicThingModule.cpp
  223. 7>PythonGraphicTextModule.cpp
  224. 7>PythonGraphicModule.cpp
  225. 5>Area.cpp
  226. 7>PythonGraphicImageModule.cpp
  227. 7>PythonGraphic.cpp
  228. 7>PythonWindowManagerModule.cpp
  229. 7>PythonWindowManager.cpp
  230. 7>PythonWindow.cpp
  231. 7>PythonSlotWindow.cpp
  232. 7>Generating Code...
  233. 5>WeaponTrace.cpp
  234. 5>RaceMotionData.cpp
  235. 7>Creating library...
  236. 5>RaceManager.cpp
  237. 7>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterPythonLib\Release\BuildLog.htm"
  238. 7>eterPythonLib - 0 error(s), 0 warning(s)
  239. 8>------ Rebuild All started: Project: eterImageLib, Configuration: Release Win32 ------
  240. 8>Deleting intermediate and output files for project 'eterImageLib', configuration 'Release|Win32'
  241. 8>Compiling...
  242. 8>StdAfx.cpp
  243. 8>c:\users\utente\desktop\vs_stuff\client\eterimagelib\stdafx.h(33) : 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.
  244. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  245. 8>Compiling...
  246. 8>DXTCImage.cpp
  247. 5>Generating Code...
  248. 8>c:\users\utente\desktop\vs_stuff\client\eterimagelib\StdAfx.h(33) : 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.
  249. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  250. 8>.\DXTCImage.cpp(95) : 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.
  251. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  252. 8>.\DXTCImage.cpp(96) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  253. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(221) : see declaration of 'strupr'
  254. 8>.\DXTCImage.cpp(926) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  255. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  256. 8>.\DXTCImage.cpp(932) : 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.
  257. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  258. 8>.\DXTCImage.cpp(937) : 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.
  259. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  260. 8>.\DXTCImage.cpp(942) : 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.
  261. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  262. 8>.\DXTCImage.cpp(947) : 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.
  263. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  264. 8>.\DXTCImage.cpp(952) : 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.
  265. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  266. 8>.\DXTCImage.cpp(957) : 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.
  267. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  268. 8>TGAImage.cpp
  269. 8>c:\users\utente\desktop\vs_stuff\client\eterimagelib\StdAfx.h(33) : 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.
  270. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  271. 8>.\TGAImage.cpp(311) : 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.
  272. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  273. 8>Image.cpp
  274. 8>c:\users\utente\desktop\vs_stuff\client\eterimagelib\StdAfx.h(33) : 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.
  275. 8>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  276. 8>Generating Code...
  277. 8>Creating library...
  278. 8>StdAfx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  279. 8>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterImageLib\Release\BuildLog.htm"
  280. 8>eterImageLib - 0 error(s), 15 warning(s)
  281. 9>------ Rebuild All started: Project: CWebBrowser, Configuration: Release Win32 ------
  282. 9>Deleting intermediate and output files for project 'CWebBrowser', configuration 'Release|Win32'
  283. 9>Compiling...
  284. 9>CWebBrowser.c
  285. 9>Creating library...
  286. 9>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\CWebBrowser\Release\BuildLog.htm"
  287. 9>CWebBrowser - 0 error(s), 0 warning(s)
  288. 10>------ Rebuild All started: Project: eterBase, Configuration: Release Win32 ------
  289. 10>Deleting intermediate and output files for project 'eterBase', configuration 'Release|Win32'
  290. 10>Compiling...
  291. 10>Base.cpp
  292. 10>Utils.cpp
  293. 10>.\Utils.cpp(340) : warning C4127: conditional expression is constant
  294. 10>Timer.cpp
  295. 10>TempFile.cpp
  296. 10>tea.cpp
  297. 10>Stl.cpp
  298. 10>StdAfx.cpp
  299. 10>Random.cpp
  300. 5>Compiling...
  301. 5>RaceDataFile.cpp
  302. 10>MappedFile.cpp
  303. 5>RaceData.cpp
  304. 10>lzo.cpp
  305. 5>PhysicsObject.cpp
  306. 5>DungeonBlock.cpp
  307. 5>ActorInstanceWeaponTrace.cpp
  308. 10>FileLoader.cpp
  309. 5>ActorInstanceSync.cpp
  310. 5>ActorInstanceRotation.cpp
  311. 10>FileDir.cpp
  312. 5>ActorInstanceRender.cpp
  313. 10>FileBase.cpp
  314. 5>ActorInstancePosition.cpp
  315. 10>error.cpp
  316. 10>Debug.cpp
  317. 5>ActorInstanceMotionEvent.cpp
  318. 5>ActorInstanceMotion.cpp
  319. 10>CRC32.cpp
  320. 5>ActorInstanceFly.cpp
  321. 5>ActorInstanceEvent.cpp
  322. 5>ActorInstanceData.cpp
  323. 10>CPostIt.cpp
  324. 5>ActorInstanceCollisionDetection.cpp
  325. 10>cipher.cpp
  326. 5>ActorInstanceBlend.cpp
  327. 5>ActorInstanceBattle.cpp
  328. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(129) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  329. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(130) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  330. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(131) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  331. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(132) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  332. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(134) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  333. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(192) : warning C4100: 'blocking' : unreferenced formal parameter
  334. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(192) : warning C4100: 'channel' : unreferenced formal parameter
  335. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(192) : warning C4100: 'target' : unreferenced formal parameter
  336. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(194) : warning C4100: 'blocking' : unreferenced formal parameter
  337. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(194) : warning C4100: 'channel' : unreferenced formal parameter
  338. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(194) : warning C4100: 'end' : unreferenced formal parameter
  339. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(194) : warning C4100: 'begin' : unreferenced formal parameter
  340. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(194) : warning C4100: 'target' : unreferenced formal parameter
  341. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(202) : warning C4100: 'parameters' : unreferenced formal parameter
  342. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(203) : warning C4100: 'blocking' : unreferenced formal parameter
  343. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(203) : warning C4100: 'messageEnd' : unreferenced formal parameter
  344. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(203) : warning C4100: 'length' : unreferenced formal parameter
  345. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(203) : warning C4100: 'begin' : unreferenced formal parameter
  346. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(76) : warning C4100: 'iterationCount' : unreferenced formal parameter
  347. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(76) : warning C4100: 'input' : unreferenced formal parameter
  348. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(76) : warning C4100: 'output' : unreferenced formal parameter
  349. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(76) : warning C4100: 'operation' : unreferenced formal parameter
  350. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(78) : warning C4100: 'length' : unreferenced formal parameter
  351. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(78) : warning C4100: 'iv' : unreferenced formal parameter
  352. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(78) : warning C4100: 'keystreamBuffer' : unreferenced formal parameter
  353. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(80) : warning C4100: 'iterationCount' : unreferenced formal parameter
  354. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(171) : warning C4100: 'iterationCount' : unreferenced formal parameter
  355. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(171) : warning C4100: 'dir' : unreferenced formal parameter
  356. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(171) : warning C4100: 'input' : unreferenced formal parameter
  357. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(171) : warning C4100: 'output' : unreferenced formal parameter
  358. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(173) : warning C4100: 'length' : unreferenced formal parameter
  359. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(173) : warning C4100: 'iv' : unreferenced formal parameter
  360. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(299) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  361. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(300) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  362. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(301) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  363. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(302) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  364. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\strciphr.h(303) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  365. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(80) : warning C4512: 'CryptoPP::CombinedNameValuePairs' : assignment operator could not be generated
  366. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(70) : see declaration of 'CryptoPP::CombinedNameValuePairs'
  367. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(329) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  368. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(330) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  369. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(331) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  370. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(291) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  371. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(292) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  372. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(293) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  373. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(325) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  374. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(342) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  375. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(343) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  376. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(368) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  377. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(385) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  378. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(386) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  379. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(403) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  380. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(404) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  381. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(93) : warning C4512: 'CryptoPP::ByteQueue::Walker' : assignment operator could not be generated
  382. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(64) : see declaration of 'CryptoPP::ByteQueue::Walker'
  383. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(122) : warning C4512: 'CryptoPP::LazyPutter' : assignment operator could not be generated
  384. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(112) : see declaration of 'CryptoPP::LazyPutter'
  385. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(130) : warning C4512: 'CryptoPP::LazyPutterModifiable' : assignment operator could not be generated
  386. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(125) : see declaration of 'CryptoPP::LazyPutterModifiable'
  387. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(94) : warning C4100: 'parameters' : unreferenced formal parameter
  388. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(174) : warning C4100: 'lastSize' : unreferenced formal parameter
  389. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(174) : warning C4100: 'blockSize' : unreferenced formal parameter
  390. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(174) : warning C4100: 'firstSize' : unreferenced formal parameter
  391. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(176) : warning C4100: 'parameters' : unreferenced formal parameter
  392. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(181) : warning C4100: 'inString' : unreferenced formal parameter
  393. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(205) : warning C4100: 'length' : unreferenced formal parameter
  394. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(205) : warning C4100: 'inString' : unreferenced formal parameter
  395. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(251) : warning C4100: 'parameters' : unreferenced formal parameter
  396. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(536) : warning C4512: 'CryptoPP::OutputProxy' : assignment operator could not be generated
  397. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(501) : see declaration of 'CryptoPP::OutputProxy'
  398. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(614) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  399. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(700) : warning C4100: 'blocking' : unreferenced formal parameter
  400. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(700) : warning C4100: 'channel' : unreferenced formal parameter
  401. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(700) : warning C4100: 'end' : unreferenced formal parameter
  402. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(700) : warning C4100: 'begin' : unreferenced formal parameter
  403. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(700) : warning C4100: 'target' : unreferenced formal parameter
  404. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(717) : warning C4100: 'parameters' : unreferenced formal parameter
  405. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(97) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  406. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(98) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  407. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(100) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  408. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(101) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  409. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/osrng.h(143) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  410. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\modarith.h(13) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  411. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\modarith.h(14) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  412. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\modarith.h(15) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  413. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\modarith.h(101) : warning C4100: 'ignore_for_now' : unreferenced formal parameter
  414. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(71) : warning C4100: 'rng' : unreferenced formal parameter
  415. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(109) : warning C4100: 'name' : unreferenced formal parameter
  416. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(189) : warning C4100: 'digestLength' : unreferenced formal parameter
  417. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(189) : warning C4100: 'hashIdentifierLength' : unreferenced formal parameter
  418. 5>ActorInstanceAttach.cpp
  419. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(191) : warning C4100: 'digestLength' : unreferenced formal parameter
  420. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(191) : warning C4100: 'hashIdentifierLength' : unreferenced formal parameter
  421. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(191) : warning C4100: 'representativeBitLength' : unreferenced formal parameter
  422. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(202) : warning C4100: 'semisignatureLength' : unreferenced formal parameter
  423. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(202) : warning C4100: 'semisignature' : unreferenced formal parameter
  424. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(202) : warning C4100: 'hash' : unreferenced formal parameter
  425. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(208) : warning C4100: 'semisignature' : unreferenced formal parameter
  426. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(207) : warning C4100: 'presignatureLength' : unreferenced formal parameter
  427. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(207) : warning C4100: 'presignature' : unreferenced formal parameter
  428. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(206) : warning C4100: 'recoverableMessageLength' : unreferenced formal parameter
  429. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(206) : warning C4100: 'recoverableMessage' : unreferenced formal parameter
  430. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(205) : warning C4100: 'hash' : unreferenced formal parameter
  431. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(226) : warning C4100: 'recoveredMessage' : unreferenced formal parameter
  432. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(225) : warning C4100: 'representativeBitLength' : unreferenced formal parameter
  433. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(225) : warning C4100: 'representative' : unreferenced formal parameter
  434. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(224) : warning C4100: 'messageEmpty' : unreferenced formal parameter
  435. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(224) : warning C4100: 'hashIdentifier' : unreferenced formal parameter
  436. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(224) : warning C4100: 'hash' : unreferenced formal parameter
  437. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(233) : warning C4100: 'recoveredMessage' : unreferenced formal parameter
  438. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(232) : warning C4100: 'semisignatureLength' : unreferenced formal parameter
  439. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(232) : warning C4100: 'semisignature' : unreferenced formal parameter
  440. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(231) : warning C4100: 'presignatureLength' : unreferenced formal parameter
  441. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(231) : warning C4100: 'presignature' : unreferenced formal parameter
  442. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(230) : warning C4100: 'hashIdentifier' : unreferenced formal parameter
  443. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(230) : warning C4100: 'hash' : unreferenced formal parameter
  444. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(937) : warning C4100: 'name' : unreferenced formal parameter
  445. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\modexppc.h(11) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  446. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(156) : warning C4512: 'CryptoPP::BERGeneralDecoder' : assignment operator could not be generated
  447. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(128) : see declaration of 'CryptoPP::BERGeneralDecoder'
  448. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(154) : warning C4100: 'parameters' : unreferenced formal parameter
  449. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(174) : warning C4512: 'CryptoPP::DERGeneralEncoder' : assignment operator could not be generated
  450. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(159) : see declaration of 'CryptoPP::DERGeneralEncoder'
  451. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(184) : warning C4512: 'CryptoPP::BERSequenceDecoder' : assignment operator could not be generated
  452. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(177) : see declaration of 'CryptoPP::BERSequenceDecoder'
  453. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(194) : warning C4512: 'CryptoPP::DERSequenceEncoder' : assignment operator could not be generated
  454. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(187) : see declaration of 'CryptoPP::DERSequenceEncoder'
  455. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(204) : warning C4512: 'CryptoPP::BERSetDecoder' : assignment operator could not be generated
  456. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(197) : see declaration of 'CryptoPP::BERSetDecoder'
  457. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(214) : warning C4512: 'CryptoPP::DERSetEncoder' : assignment operator could not be generated
  458. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\asn.h(207) : see declaration of 'CryptoPP::DERSetEncoder'
  459. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(20) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  460. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(53) : warning C4100: 'reversible' : unreferenced formal parameter
  461. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(55) : warning C4100: 'reversible' : unreferenced formal parameter
  462. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(116) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  463. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(180) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  464. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(414) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  465. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(415) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  466. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(416) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  467. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/dh.h(92) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
  468. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/dh2.h(54) : warning C4512: 'CryptoPP::DH2' : assignment operator could not be generated
  469. 10>        C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/dh2.h(12) : see declaration of 'CryptoPP::DH2'
  470. 10>C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/tea.h(100) : warning C4100: 'length' : unreferenced formal parameter
  471. 10>.\cipher.cpp(134) : warning C4512: 'DH2KeyAgreement' : assignment operator could not be generated
  472. 10>        .\cipher.cpp(121) : see declaration of 'DH2KeyAgreement'
  473. 10>.\cipher.cpp(380) : warning C4189: 'count' : local variable is initialized but not referenced
  474. 10>.\cipher.cpp(446) : warning C4193: #pragma warning(pop) : no matching '#pragma warning(push)'
  475. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'blocking' : unreferenced formal parameter
  476. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(89) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::Put2(const byte *,size_t,int,bool)'
  477. 10>        with
  478. 10>        [
  479. 10>            T=CryptoPP::BufferedTransformation
  480. 10>        ]
  481. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(153) : see reference to class template instantiation 'CryptoPP::InputRejecting<T>' being compiled
  482. 10>        with
  483. 10>        [
  484. 10>            T=CryptoPP::BufferedTransformation
  485. 10>        ]
  486. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(168) : see reference to class template instantiation 'CryptoPP::AutoSignaling<T>' being compiled
  487. 10>        with
  488. 10>        [
  489. 10>            T=CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
  490. 10>        ]
  491. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'messageEnd' : unreferenced formal parameter
  492. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'length' : unreferenced formal parameter
  493. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'begin' : unreferenced formal parameter
  494. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'blocking' : unreferenced formal parameter
  495. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(94) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::ChannelPut2(const std::string &,const byte *,size_t,int,bool)'
  496. 10>        with
  497. 10>        [
  498. 10>            T=CryptoPP::BufferedTransformation
  499. 10>        ]
  500. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'messageEnd' : unreferenced formal parameter
  501. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'length' : unreferenced formal parameter
  502. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'begin' : unreferenced formal parameter
  503. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'channel' : unreferenced formal parameter
  504. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : warning C4100: 'blocking' : unreferenced formal parameter
  505. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
  506. 10>        with
  507. 10>        [
  508. 10>            T=CryptoPP::Sink
  509. 10>        ]
  510. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(199) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
  511. 10>        with
  512. 10>        [
  513. 10>            T=CryptoPP::Sink
  514. 10>        ]
  515. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : warning C4100: 'hardFlush' : unreferenced formal parameter
  516. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(322) : warning C4189: 'p' : local variable is initialized but not referenced
  517. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
  518. 10>        with
  519. 10>        [
  520. 10>            T=bool
  521. 10>        ]
  522. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(329) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
  523. 10>        with
  524. 10>        [
  525. 10>            T=bool
  526. 10>        ]
  527. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(322) : warning C4189: 'p' : local variable is initialized but not referenced
  528. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
  529. 10>        with
  530. 10>        [
  531. 10>            T=int
  532. 10>        ]
  533. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(330) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
  534. 10>        with
  535. 10>        [
  536. 10>            T=int
  537. 10>        ]
  538. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(322) : warning C4189: 'p' : local variable is initialized but not referenced
  539. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
  540. 10>        with
  541. 10>        [
  542. 10>            T=CryptoPP::ConstByteArrayParameter
  543. 10>        ]
  544. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(331) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
  545. 10>        with
  546. 10>        [
  547. 10>            T=CryptoPP::ConstByteArrayParameter
  548. 10>        ]
  549. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : warning C4100: 'blocking' : unreferenced formal parameter
  550. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
  551. 10>        with
  552. 10>        [
  553. 10>            T=CryptoPP::BufferedTransformation
  554. 10>        ]
  555. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\queue.h(17) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
  556. 10>        with
  557. 10>        [
  558. 10>            T=CryptoPP::BufferedTransformation
  559. 10>        ]
  560. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : warning C4100: 'hardFlush' : unreferenced formal parameter
  561. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : warning C4100: 'blocking' : unreferenced formal parameter
  562. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
  563. 10>        with
  564. 10>        [
  565. 10>            T=CryptoPP::Filter
  566. 10>        ]
  567. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(86) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
  568. 10>        with
  569. 10>        [
  570. 10>            T=CryptoPP::Filter
  571. 10>        ]
  572. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(52) : warning C4100: 'hardFlush' : unreferenced formal parameter
  573. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(62) : warning C4100: 'blocking' : unreferenced formal parameter
  574. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(63) : while compiling class template member function 'bool CryptoPP::Unflushable<T>::IsolatedFlush(bool,bool)'
  575. 10>        with
  576. 10>        [
  577. 10>            T=CryptoPP::Filter
  578. 10>        ]
  579. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(388) : see reference to class template instantiation 'CryptoPP::Unflushable<T>' being compiled
  580. 10>        with
  581. 10>        [
  582. 10>            T=CryptoPP::Filter
  583. 10>        ]
  584. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(62) : warning C4100: 'hardFlush' : unreferenced formal parameter
  585. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(117) : warning C4100: 'parameters' : unreferenced formal parameter
  586. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(117) : while compiling class template member function 'void CryptoPP::CustomSignalPropagation<T>::IsolatedInitialize(const CryptoPP::NameValuePairs &)'
  587. 10>        with
  588. 10>        [
  589. 10>            T=CryptoPP::Sink
  590. 10>        ]
  591. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(442) : see reference to class template instantiation 'CryptoPP::CustomSignalPropagation<T>' being compiled
  592. 10>        with
  593. 10>        [
  594. 10>            T=CryptoPP::Sink
  595. 10>        ]
  596. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(106) : warning C4100: 'blocking' : unreferenced formal parameter
  597. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(106) : while compiling class template member function 'bool CryptoPP::CustomFlushPropagation<T>::IsolatedFlush(bool,bool)'
  598. 10>        with
  599. 10>        [
  600. 10>            T=CryptoPP::Sink
  601. 10>        ]
  602. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(112) : see reference to class template instantiation 'CryptoPP::CustomFlushPropagation<T>' being compiled
  603. 10>        with
  604. 10>        [
  605. 10>            T=CryptoPP::Sink
  606. 10>        ]
  607. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(106) : warning C4100: 'hardFlush' : unreferenced formal parameter
  608. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(597) : warning C4100: 'blocking' : unreferenced formal parameter
  609. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(598) : while compiling class template member function 'size_t CryptoPP::StringSinkTemplate<T>::Put2(const byte *,size_t,int,bool)'
  610. 10>        with
  611. 10>        [
  612. 10>            T=std::string
  613. 10>        ]
  614. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(614) : see reference to class template instantiation 'CryptoPP::StringSinkTemplate<T>' being compiled
  615. 10>        with
  616. 10>        [
  617. 10>            T=std::string
  618. 10>        ]
  619. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(597) : warning C4100: 'messageEnd' : unreferenced formal parameter
  620. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'blocking' : unreferenced formal parameter
  621. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(89) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::Put2(const byte *,size_t,int,bool)'
  622. 10>        with
  623. 10>        [
  624. 10>            T=CryptoPP::Filter
  625. 10>        ]
  626. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(728) : see reference to class template instantiation 'CryptoPP::InputRejecting<T>' being compiled
  627. 10>        with
  628. 10>        [
  629. 10>            T=CryptoPP::Filter
  630. 10>        ]
  631. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'messageEnd' : unreferenced formal parameter
  632. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'length' : unreferenced formal parameter
  633. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(88) : warning C4100: 'begin' : unreferenced formal parameter
  634. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'blocking' : unreferenced formal parameter
  635. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(94) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::ChannelPut2(const std::string &,const byte *,size_t,int,bool)'
  636. 10>        with
  637. 10>        [
  638. 10>            T=CryptoPP::Filter
  639. 10>        ]
  640. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'messageEnd' : unreferenced formal parameter
  641. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'length' : unreferenced formal parameter
  642. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'begin' : unreferenced formal parameter
  643. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(93) : warning C4100: 'channel' : unreferenced formal parameter
  644. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(317) : warning C4100: 'signatureLength' : unreferenced formal parameter
  645. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(318) : while compiling class template member function 'size_t CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
  646. 10>        with
  647. 10>        [
  648. 10>            INTERFACE=CryptoPP::PK_Signer,
  649. 10>            BASE=CryptoPP::TF_Base<CryptoPP::RandomizedTrapdoorFunctionInverse,CryptoPP::PK_SignatureMessageEncodingMethod>
  650. 10>        ]
  651. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(336) : see reference to class template instantiation 'CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>' being compiled
  652. 10>        with
  653. 10>        [
  654. 10>            INTERFACE=CryptoPP::PK_Signer,
  655. 10>            BASE=CryptoPP::TF_Base<CryptoPP::RandomizedTrapdoorFunctionInverse,CryptoPP::PK_SignatureMessageEncodingMethod>
  656. 10>        ]
  657. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(317) : warning C4100: 'signatureLength' : unreferenced formal parameter
  658. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(318) : while compiling class template member function 'size_t CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
  659. 10>        with
  660. 10>        [
  661. 10>            INTERFACE=CryptoPP::PK_Verifier,
  662. 10>            BASE=CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,CryptoPP::PK_SignatureMessageEncodingMethod>
  663. 10>        ]
  664. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(344) : see reference to class template instantiation 'CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>' being compiled
  665. 10>        with
  666. 10>        [
  667. 10>            INTERFACE=CryptoPP::PK_Verifier,
  668. 10>            BASE=CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,CryptoPP::PK_SignatureMessageEncodingMethod>
  669. 10>        ]
  670. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(226) : warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
  671. 10>        with
  672. 10>        [
  673. 10>            T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
  674. 10>            BASE=CryptoPP::DL_GroupParameters_IntegerBased
  675. 10>        ]
  676. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(96) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
  677. 10>        with
  678. 10>        [
  679. 10>            T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
  680. 10>            BASE=CryptoPP::DL_GroupParameters_IntegerBased
  681. 10>        ]
  682. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(96) : while compiling class template member function 'void CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::AssignFrom(const CryptoPP::NameValuePairs &)'
  683. 10>        with
  684. 10>        [
  685. 10>            GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
  686. 10>        ]
  687. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(116) : see reference to class template instantiation 'CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>' being compiled
  688. 10>        with
  689. 10>        [
  690. 10>            GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
  691. 10>        ]
  692. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(905) : warning C4100: 's' : unreferenced formal parameter
  693. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(906) : while compiling class template member function 'CryptoPP::Integer CryptoPP::DL_ElgamalLikeSignatureAlgorithm<T>::RecoverPresignature(const CryptoPP::DL_GroupParameters<T> &,const CryptoPP::DL_PublicKey<T> &,const CryptoPP::Integer &,const CryptoPP::Integer &) const'
  694. 10>        with
  695. 10>        [
  696. 10>            T=CryptoPP::Integer
  697. 10>        ]
  698. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(153) : see reference to class template instantiation 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm<T>' being compiled
  699. 10>        with
  700. 10>        [
  701. 10>            T=CryptoPP::Integer
  702. 10>        ]
  703. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(180) : see reference to class template instantiation 'CryptoPP::DL_Algorithm_GDSA<T>' being compiled
  704. 10>        with
  705. 10>        [
  706. 10>            T=CryptoPP::Integer
  707. 10>        ]
  708. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(905) : warning C4100: 'r' : unreferenced formal parameter
  709. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(905) : warning C4100: 'publicKey' : unreferenced formal parameter
  710. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(905) : warning C4100: 'params' : unreferenced formal parameter
  711. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(226) : warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
  712. 10>        with
  713. 10>        [
  714. 10>            T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  715. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  716. 10>        ]
  717. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(859) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
  718. 10>        with
  719. 10>        [
  720. 10>            T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  721. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  722. 10>        ]
  723. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(858) : while compiling class template member function 'void CryptoPP::DL_PublicKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
  724. 10>        with
  725. 10>        [
  726. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  727. 10>        ]
  728. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(212) : see reference to class template instantiation 'CryptoPP::DL_PublicKeyImpl<GP>' being compiled
  729. 10>        with
  730. 10>        [
  731. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  732. 10>        ]
  733. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(414) : see reference to class template instantiation 'CryptoPP::DL_PublicKey_GFP<GP>' being compiled
  734. 10>        with
  735. 10>        [
  736. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  737. 10>        ]
  738. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(226) : warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
  739. 10>        with
  740. 10>        [
  741. 10>            T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  742. 10>            BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
  743. 10>        ]
  744. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(776) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
  745. 10>        with
  746. 10>        [
  747. 10>            T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  748. 10>            BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
  749. 10>        ]
  750. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(775) : while compiling class template member function 'void CryptoPP::DL_PrivateKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
  751. 10>        with
  752. 10>        [
  753. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  754. 10>        ]
  755. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(231) : see reference to class template instantiation 'CryptoPP::DL_PrivateKeyImpl<GP>' being compiled
  756. 10>        with
  757. 10>        [
  758. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  759. 10>        ]
  760. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(415) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey_GFP<GP>' being compiled
  761. 10>        with
  762. 10>        [
  763. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  764. 10>        ]
  765. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1392) : warning C4100: 'rng' : unreferenced formal parameter
  766. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1393) : while compiling class template member function 'void CryptoPP::DL_SimpleKeyAgreementDomainBase<T>::GeneratePublicKey(CryptoPP::RandomNumberGenerator &,const byte *,byte *) const'
  767. 10>        with
  768. 10>        [
  769. 10>            T=CryptoPP::Integer
  770. 10>        ]
  771. 10>        C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/dh.h(14) : see reference to class template instantiation 'CryptoPP::DL_SimpleKeyAgreementDomainBase<T>' being compiled
  772. 10>        with
  773. 10>        [
  774. 10>            T=CryptoPP::Integer
  775. 10>        ]
  776. 10>        C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/dh.h(92) : see reference to class template instantiation 'CryptoPP::DH_Domain<GROUP_PARAMETERS>' being compiled
  777. 10>        with
  778. 10>        [
  779. 10>            GROUP_PARAMETERS=CryptoPP::DL_GroupParameters_GFP_DefaultSafePrime
  780. 10>        ]
  781. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(96) : warning C4127: conditional expression is constant
  782. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(90) : while compiling class template member function 'unsigned char *CryptoPP::AllocatorWithCleanup<T>::allocate(CryptoPP::AllocatorWithCleanup<T>::size_type,const void *)'
  783. 10>        with
  784. 10>        [
  785. 10>            T=byte
  786. 10>        ]
  787. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(129) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T>' being compiled
  788. 10>        with
  789. 10>        [
  790. 10>            T=byte
  791. 10>        ]
  792. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(108) : warning C4127: conditional expression is constant
  793. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
  794. 10>        with
  795. 10>        [
  796. 10>            T=byte
  797. 10>        ]
  798. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(96) : warning C4127: conditional expression is constant
  799. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(90) : while compiling class template member function 'unsigned int *CryptoPP::AllocatorWithCleanup<T,T_Align16>::allocate(CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type,const void *)'
  800. 10>        with
  801. 10>        [
  802. 10>            T=CryptoPP::word,
  803. 10>            T_Align16=true
  804. 10>        ]
  805. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(134) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T,T_Align16>' being compiled
  806. 10>        with
  807. 10>        [
  808. 10>            T=CryptoPP::word,
  809. 10>            T_Align16=true
  810. 10>        ]
  811. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(108) : warning C4127: conditional expression is constant
  812. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
  813. 10>        with
  814. 10>        [
  815. 10>            T=CryptoPP::word,
  816. 10>            T_Align16=true
  817. 10>        ]
  818. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(96) : warning C4127: conditional expression is constant
  819. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(90) : while compiling class template member function 'unsigned char *CryptoPP::AllocatorWithCleanup<T,T_Align16>::allocate(CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type,const void *)'
  820. 10>        with
  821. 10>        [
  822. 10>            T=byte,
  823. 10>            T_Align16=true
  824. 10>        ]
  825. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(241) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T,T_Align16>' being compiled
  826. 10>        with
  827. 10>        [
  828. 10>            T=byte,
  829. 10>            T_Align16=true
  830. 10>        ]
  831. 10>        C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/modes.h(76) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
  832. 10>        with
  833. 10>        [
  834. 10>            T=byte,
  835. 10>            A=CryptoPP::AllocatorWithCleanup<byte,true>
  836. 10>        ]
  837. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(108) : warning C4127: conditional expression is constant
  838. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
  839. 10>        with
  840. 10>        [
  841. 10>            T=byte,
  842. 10>            T_Align16=true
  843. 10>        ]
  844. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(972) : warning C4100: 'signatureLength' : unreferenced formal parameter
  845. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(973) : while compiling class template member function 'size_t CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
  846. 10>        with
  847. 10>        [
  848. 10>            INTERFACE=CryptoPP::PK_Signer,
  849. 10>            KEY_INTERFACE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
  850. 10>        ]
  851. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(995) : see reference to class template instantiation 'CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>' being compiled
  852. 10>        with
  853. 10>        [
  854. 10>            INTERFACE=CryptoPP::PK_Signer,
  855. 10>            KEY_INTERFACE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
  856. 10>        ]
  857. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(25) : see reference to class template instantiation 'CryptoPP::DL_SignerBase<T>' being compiled
  858. 10>        with
  859. 10>        [
  860. 10>            T=CryptoPP::Integer
  861. 10>        ]
  862. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1282) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
  863. 10>        with
  864. 10>        [
  865. 10>            BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
  866. 10>            ALGORITHM_INFO=CryptoPP::DSA
  867. 10>        ]
  868. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1317) : see reference to class template instantiation 'CryptoPP::DL_ObjectImplBase<BASE,SCHEME_OPTIONS,KEY>' being compiled
  869. 10>        with
  870. 10>        [
  871. 10>            BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
  872. 10>            SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
  873. 10>            KEY=CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,CryptoPP::DSA>
  874. 10>        ]
  875. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1339) : see reference to class template instantiation 'CryptoPP::DL_ObjectImpl<BASE,SCHEME_OPTIONS,KEY>' being compiled
  876. 10>        with
  877. 10>        [
  878. 10>            BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
  879. 10>            SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
  880. 10>            KEY=CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,CryptoPP::DSA>
  881. 10>        ]
  882. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1489) : see reference to class template instantiation 'CryptoPP::DL_SignerImpl<SCHEME_OPTIONS>' being compiled
  883. 10>        with
  884. 10>        [
  885. 10>            SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>
  886. 10>        ]
  887. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(830) : see reference to class template instantiation 'CryptoPP::PK_FinalTemplate<BASE>' being compiled
  888. 10>        with
  889. 10>        [
  890. 10>            BASE=CryptoPP::DL_SignerImpl<CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>>
  891. 10>        ]
  892. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(825) : while compiling class template member function 'void CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<BASE,SIGNATURE_SCHEME>::GenerateRandom(CryptoPP::RandomNumberGenerator &,const CryptoPP::NameValuePairs &)'
  893. 10>        with
  894. 10>        [
  895. 10>            BASE=CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,
  896. 10>            SIGNATURE_SCHEME=CryptoPP::DSA
  897. 10>        ]
  898. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(416) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<BASE,SIGNATURE_SCHEME>' being compiled
  899. 10>        with
  900. 10>        [
  901. 10>            BASE=CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,
  902. 10>            SIGNATURE_SCHEME=CryptoPP::DSA
  903. 10>        ]
  904. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1086) : warning C4100: 'signatureLength' : unreferenced formal parameter
  905. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1087) : while compiling class template member function 'void CryptoPP::DL_VerifierBase<T>::InputSignature(CryptoPP::PK_MessageAccumulator &,const byte *,size_t) const'
  906. 10>        with
  907. 10>        [
  908. 10>            T=CryptoPP::Integer
  909. 10>        ]
  910. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(25) : see reference to class template instantiation 'CryptoPP::DL_VerifierBase<T>' being compiled
  911. 10>        with
  912. 10>        [
  913. 10>            T=CryptoPP::Integer
  914. 10>        ]
  915. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1282) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
  916. 10>        with
  917. 10>        [
  918. 10>            BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
  919. 10>            ALGORITHM_INFO=CryptoPP::DSA
  920. 10>        ]
  921. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1317) : see reference to class template instantiation 'CryptoPP::DL_ObjectImplBase<BASE,SCHEME_OPTIONS,KEY>' being compiled
  922. 10>        with
  923. 10>        [
  924. 10>            BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
  925. 10>            SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
  926. 10>            KEY=CryptoPP::DL_PublicKey_GFP<CryptoPP::DL_GroupParameters_DSA>
  927. 10>        ]
  928. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1352) : see reference to class template instantiation 'CryptoPP::DL_ObjectImpl<BASE,SCHEME_OPTIONS,KEY>' being compiled
  929. 10>        with
  930. 10>        [
  931. 10>            BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
  932. 10>            SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
  933. 10>            KEY=CryptoPP::DL_PublicKey_GFP<CryptoPP::DL_GroupParameters_DSA>
  934. 10>        ]
  935. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1489) : see reference to class template instantiation 'CryptoPP::DL_VerifierImpl<SCHEME_OPTIONS>' being compiled
  936. 10>        with
  937. 10>        [
  938. 10>            SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>
  939. 10>        ]
  940. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(831) : see reference to class template instantiation 'CryptoPP::PK_FinalTemplate<BASE>' being compiled
  941. 10>        with
  942. 10>        [
  943. 10>            BASE=CryptoPP::DL_VerifierImpl<CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>>
  944. 10>        ]
  945. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(972) : warning C4100: 'signatureLength' : unreferenced formal parameter
  946. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(973) : while compiling class template member function 'size_t CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
  947. 10>        with
  948. 10>        [
  949. 10>            INTERFACE=CryptoPP::PK_Verifier,
  950. 10>            KEY_INTERFACE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  951. 10>        ]
  952. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1084) : see reference to class template instantiation 'CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>' being compiled
  953. 10>        with
  954. 10>        [
  955. 10>            INTERFACE=CryptoPP::PK_Verifier,
  956. 10>            KEY_INTERFACE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  957. 10>        ]
  958. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(149) : warning C4100: 'n' : unreferenced formal parameter
  959. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
  960. 10>        with
  961. 10>        [
  962. 10>            T=byte
  963. 10>        ]
  964. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
  965. 10>        with
  966. 10>        [
  967. 10>            T=byte
  968. 10>        ]
  969. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S>' being compiled
  970. 10>        with
  971. 10>        [
  972. 10>            T=byte,
  973. 10>            S=32
  974. 10>        ]
  975. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
  976. 10>        with
  977. 10>        [
  978. 10>            T=byte,
  979. 10>            A=CryptoPP::FixedSizeAllocatorWithCleanup<byte,32>
  980. 10>        ]
  981. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\randpool.h(25) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S>' being compiled
  982. 10>        with
  983. 10>        [
  984. 10>            T=byte,
  985. 10>            S=32
  986. 10>        ]
  987. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(149) : warning C4100: 'p' : unreferenced formal parameter
  988. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1065) : warning C4100: 'ma' : unreferenced formal parameter
  989. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1066) : while compiling class template member function 'void CryptoPP::DL_SignerBase<T>::RestartMessageAccumulator(CryptoPP::RandomNumberGenerator &,CryptoPP::PK_MessageAccumulatorBase &) const'
  990. 10>        with
  991. 10>        [
  992. 10>            T=CryptoPP::Integer
  993. 10>        ]
  994. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(1065) : warning C4100: 'rng' : unreferenced formal parameter
  995. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(96) : warning C4127: conditional expression is constant
  996. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(90) : while compiling class template member function 'unsigned int *CryptoPP::AllocatorWithCleanup<T>::allocate(CryptoPP::AllocatorWithCleanup<T>::size_type,const void *)'
  997. 10>        with
  998. 10>        [
  999. 10>            T=CryptoPP::word32
  1000. 10>        ]
  1001. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(131) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T>' being compiled
  1002. 10>        with
  1003. 10>        [
  1004. 10>            T=CryptoPP::word32
  1005. 10>        ]
  1006. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(108) : warning C4127: conditional expression is constant
  1007. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
  1008. 10>        with
  1009. 10>        [
  1010. 10>            T=CryptoPP::word32
  1011. 10>        ]
  1012. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(143) : warning C4100: 'n' : unreferenced formal parameter
  1013. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(144) : while compiling class template member function 'unsigned int *CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type,const void *)'
  1014. 10>        with
  1015. 10>        [
  1016. 10>            T=CryptoPP::word32
  1017. 10>        ]
  1018. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
  1019. 10>        with
  1020. 10>        [
  1021. 10>            T=CryptoPP::word32
  1022. 10>        ]
  1023. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S,A,T_Align16>' being compiled
  1024. 10>        with
  1025. 10>        [
  1026. 10>            T=CryptoPP::word32,
  1027. 10>            S=60,
  1028. 10>            A=CryptoPP::NullAllocator<CryptoPP::word32>,
  1029. 10>            T_Align16=true
  1030. 10>        ]
  1031. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
  1032. 10>        with
  1033. 10>        [
  1034. 10>            T=CryptoPP::word32,
  1035. 10>            A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word32,60,CryptoPP::NullAllocator<CryptoPP::word32>,true>
  1036. 10>        ]
  1037. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(430) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S,A>' being compiled
  1038. 10>        with
  1039. 10>        [
  1040. 10>            T=CryptoPP::word32,
  1041. 10>            S=60,
  1042. 10>            A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word32,60,CryptoPP::NullAllocator<CryptoPP::word32>,true>
  1043. 10>        ]
  1044. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\rijndael.h(37) : see reference to class template instantiation 'CryptoPP::FixedSizeAlignedSecBlock<T,S>' being compiled
  1045. 10>        with
  1046. 10>        [
  1047. 10>            T=CryptoPP::word32,
  1048. 10>            S=60
  1049. 10>        ]
  1050. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(149) : warning C4100: 'n' : unreferenced formal parameter
  1051. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
  1052. 10>        with
  1053. 10>        [
  1054. 10>            T=CryptoPP::word32
  1055. 10>        ]
  1056. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(149) : warning C4100: 'p' : unreferenced formal parameter
  1057. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(143) : warning C4100: 'n' : unreferenced formal parameter
  1058. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(144) : while compiling class template member function 'unsigned __int64 *CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type,const void *)'
  1059. 10>        with
  1060. 10>        [
  1061. 10>            T=CryptoPP::word64
  1062. 10>        ]
  1063. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
  1064. 10>        with
  1065. 10>        [
  1066. 10>            T=CryptoPP::word64
  1067. 10>        ]
  1068. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S>' being compiled
  1069. 10>        with
  1070. 10>        [
  1071. 10>            T=CryptoPP::word64,
  1072. 10>            S=16
  1073. 10>        ]
  1074. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
  1075. 10>        with
  1076. 10>        [
  1077. 10>            T=CryptoPP::word64,
  1078. 10>            A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word64,16>
  1079. 10>        ]
  1080. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(75) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S>' being compiled
  1081. 10>        with
  1082. 10>        [
  1083. 10>            T=CryptoPP::word64,
  1084. 10>            S=16
  1085. 10>        ]
  1086. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(25) : see reference to class template instantiation 'CryptoPP::IteratedHash<T_HashWordType,T_Endianness,T_BlockSize>' being compiled
  1087. 10>        with
  1088. 10>        [
  1089. 10>            T_HashWordType=CryptoPP::word64,
  1090. 10>            T_Endianness=CryptoPP::BigEndian,
  1091. 10>            T_BlockSize=128
  1092. 10>        ]
  1093. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\simple.h(17) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
  1094. 10>        with
  1095. 10>        [
  1096. 10>            BASE=CryptoPP::IteratedHash<CryptoPP::word64,CryptoPP::BigEndian,128>,
  1097. 10>            ALGORITHM_INFO=CryptoPP::SHA512
  1098. 10>        ]
  1099. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(82) : see reference to class template instantiation 'CryptoPP::ClonableImpl<DERIVED,BASE>' being compiled
  1100. 10>        with
  1101. 10>        [
  1102. 10>            DERIVED=CryptoPP::SHA512,
  1103. 10>            BASE=CryptoPP::AlgorithmImpl<CryptoPP::IteratedHash<CryptoPP::word64,CryptoPP::BigEndian,128>,CryptoPP::SHA512>
  1104. 10>        ]
  1105. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\sha.h(45) : see reference to class template instantiation 'CryptoPP::IteratedHashWithStaticTransform<T_HashWordType,T_Endianness,T_BlockSize,T_StateSize,T_Transform,T_DigestSize,T_StateAligned>' being compiled
  1106. 10>        with
  1107. 10>        [
  1108. 10>            T_HashWordType=CryptoPP::word64,
  1109. 10>            T_Endianness=CryptoPP::BigEndian,
  1110. 10>            T_BlockSize=128,
  1111. 10>            T_StateSize=64,
  1112. 10>            T_Transform=CryptoPP::SHA512,
  1113. 10>            T_DigestSize=64,
  1114. 10>            T_StateAligned=true
  1115. 10>        ]
  1116. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(149) : warning C4100: 'n' : unreferenced formal parameter
  1117. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
  1118. 10>        with
  1119. 10>        [
  1120. 10>            T=CryptoPP::word64
  1121. 10>        ]
  1122. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(149) : warning C4100: 'p' : unreferenced formal parameter
  1123. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(155) : warning C4100: 'dummy' : unreferenced formal parameter
  1124. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(129) : see reference to function template instantiation 'CryptoPP::GetValueHelperClass<T,BASE> CryptoPP::GetValueHelper<CryptoPP::DL_GroupParameters_IntegerBased,CryptoPP::DL_GroupParameters_GFP>(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *,BASE *)' being compiled
  1125. 10>        with
  1126. 10>        [
  1127. 10>            T=CryptoPP::DL_GroupParameters_GFP,
  1128. 10>            BASE=CryptoPP::DL_GroupParameters_IntegerBased
  1129. 10>        ]
  1130. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(366) : warning C4127: conditional expression is constant
  1131. 10>        C:\Users\utente\Desktop\VS_Stuff\include_stuff\cryptopp/skipjack.h(25) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<CryptoPP::word16>(T *)' being compiled
  1132. 10>        with
  1133. 10>        [
  1134. 10>            T=CryptoPP::word16
  1135. 10>        ]
  1136. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(363) : warning C4100: 'dummy' : unreferenced formal parameter
  1137. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(366) : warning C4127: conditional expression is constant
  1138. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(28) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<T>(T *)' being compiled
  1139. 10>        with
  1140. 10>        [
  1141. 10>            T=CryptoPP::word64
  1142. 10>        ]
  1143. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(28) : while compiling class template member function 'unsigned int CryptoPP::IteratedHashBase<T,BASE>::OptimalDataAlignment(void) const'
  1144. 10>        with
  1145. 10>        [
  1146. 10>            T=CryptoPP::word64,
  1147. 10>            BASE=CryptoPP::HashTransformation
  1148. 10>        ]
  1149. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(97) : see reference to class template instantiation 'CryptoPP::IteratedHashBase<T,BASE>' being compiled
  1150. 10>        with
  1151. 10>        [
  1152. 10>            T=CryptoPP::word64,
  1153. 10>            BASE=CryptoPP::HashTransformation
  1154. 10>        ]
  1155. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(363) : warning C4100: 'dummy' : unreferenced formal parameter
  1156. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(366) : warning C4127: conditional expression is constant
  1157. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(28) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<T>(T *)' being compiled
  1158. 10>        with
  1159. 10>        [
  1160. 10>            T=CryptoPP::word32
  1161. 10>        ]
  1162. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(28) : while compiling class template member function 'unsigned int CryptoPP::IteratedHashBase<T,BASE>::OptimalDataAlignment(void) const'
  1163. 10>        with
  1164. 10>        [
  1165. 10>            T=CryptoPP::word32,
  1166. 10>            BASE=CryptoPP::HashTransformation
  1167. 10>        ]
  1168. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\iterhash.h(100) : see reference to class template instantiation 'CryptoPP::IteratedHashBase<T,BASE>' being compiled
  1169. 10>        with
  1170. 10>        [
  1171. 10>            T=CryptoPP::word32,
  1172. 10>            BASE=CryptoPP::HashTransformation
  1173. 10>        ]
  1174. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(363) : warning C4100: 'dummy' : unreferenced formal parameter
  1175. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(155) : warning C4100: 'dummy' : unreferenced formal parameter
  1176. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(93) : see reference to function template instantiation 'CryptoPP::GetValueHelperClass<T,BASE> CryptoPP::GetValueHelper<CryptoPP::DL_GroupParameters_IntegerBased,CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>>(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *,BASE *)' being compiled
  1177. 10>        with
  1178. 10>        [
  1179. 10>            T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
  1180. 10>            BASE=CryptoPP::DL_GroupParameters_IntegerBased,
  1181. 10>            GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
  1182. 10>        ]
  1183. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(93) : while compiling class template member function 'bool CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::GetVoidValue(const char *,const type_info &,void *) const'
  1184. 10>        with
  1185. 10>        [
  1186. 10>            GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
  1187. 10>        ]
  1188. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(229) : warning C4100: 'dummy' : unreferenced formal parameter
  1189. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(96) : see reference to function template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE> CryptoPP::AssignFromHelper<CryptoPP::DL_GroupParameters_IntegerBased,CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>>(T *,const CryptoPP::NameValuePairs &,BASE *)' being compiled
  1190. 10>        with
  1191. 10>        [
  1192. 10>            T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
  1193. 10>            BASE=CryptoPP::DL_GroupParameters_IntegerBased,
  1194. 10>            GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
  1195. 10>        ]
  1196. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\gfpcrypt.h(96) : while compiling class template member function 'void CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::AssignFrom(const CryptoPP::NameValuePairs &)'
  1197. 10>        with
  1198. 10>        [
  1199. 10>            GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
  1200. 10>        ]
  1201. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(155) : warning C4100: 'dummy' : unreferenced formal parameter
  1202. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(854) : see reference to function template instantiation 'CryptoPP::GetValueHelperClass<T,BASE> CryptoPP::GetValueHelper<CryptoPP::DL_PublicKey<CryptoPP::Integer>,CryptoPP::DL_PublicKeyImpl<GP>>(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *,BASE *)' being compiled
  1203. 10>        with
  1204. 10>        [
  1205. 10>            T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  1206. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
  1207. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1208. 10>        ]
  1209. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(853) : while compiling class template member function 'bool CryptoPP::DL_PublicKeyImpl<GP>::GetVoidValue(const char *,const type_info &,void *) const'
  1210. 10>        with
  1211. 10>        [
  1212. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1213. 10>        ]
  1214. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(229) : warning C4100: 'dummy' : unreferenced formal parameter
  1215. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(859) : see reference to function template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE> CryptoPP::AssignFromHelper<CryptoPP::DL_PublicKey<CryptoPP::Integer>,CryptoPP::DL_PublicKeyImpl<GP>>(T *,const CryptoPP::NameValuePairs &,BASE *)' being compiled
  1216. 10>        with
  1217. 10>        [
  1218. 10>            T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  1219. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
  1220. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1221. 10>        ]
  1222. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(858) : while compiling class template member function 'void CryptoPP::DL_PublicKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
  1223. 10>        with
  1224. 10>        [
  1225. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1226. 10>        ]
  1227. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(155) : warning C4100: 'dummy' : unreferenced formal parameter
  1228. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(771) : see reference to function template instantiation 'CryptoPP::GetValueHelperClass<T,BASE> CryptoPP::GetValueHelper<CryptoPP::DL_PrivateKey<CryptoPP::Integer>,CryptoPP::DL_PrivateKeyImpl<GP>>(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *,BASE *)' being compiled
  1229. 10>        with
  1230. 10>        [
  1231. 10>            T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  1232. 10>            BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
  1233. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1234. 10>        ]
  1235. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(770) : while compiling class template member function 'bool CryptoPP::DL_PrivateKeyImpl<GP>::GetVoidValue(const char *,const type_info &,void *) const'
  1236. 10>        with
  1237. 10>        [
  1238. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1239. 10>        ]
  1240. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(229) : warning C4100: 'dummy' : unreferenced formal parameter
  1241. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(776) : see reference to function template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE> CryptoPP::AssignFromHelper<CryptoPP::DL_PrivateKey<CryptoPP::Integer>,CryptoPP::DL_PrivateKeyImpl<GP>>(T *,const CryptoPP::NameValuePairs &,BASE *)' being compiled
  1242. 10>        with
  1243. 10>        [
  1244. 10>            T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  1245. 10>            BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
  1246. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1247. 10>        ]
  1248. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(775) : while compiling class template member function 'void CryptoPP::DL_PrivateKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
  1249. 10>        with
  1250. 10>        [
  1251. 10>            GP=CryptoPP::DL_GroupParameters_DSA
  1252. 10>        ]
  1253. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(537) : warning C4127: conditional expression is constant
  1254. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(105) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
  1255. 10>        with
  1256. 10>        [
  1257. 10>            T=byte
  1258. 10>        ]
  1259. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
  1260. 10>        with
  1261. 10>        [
  1262. 10>            T=byte
  1263. 10>        ]
  1264. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(539) : warning C4127: conditional expression is constant
  1265. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(541) : warning C4127: conditional expression is constant
  1266. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(537) : warning C4127: conditional expression is constant
  1267. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(105) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
  1268. 10>        with
  1269. 10>        [
  1270. 10>            T=CryptoPP::word32
  1271. 10>        ]
  1272. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
  1273. 10>        with
  1274. 10>        [
  1275. 10>            T=CryptoPP::word,
  1276. 10>            T_Align16=true
  1277. 10>        ]
  1278. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(539) : warning C4127: conditional expression is constant
  1279. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(541) : warning C4127: conditional expression is constant
  1280. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(537) : warning C4127: conditional expression is constant
  1281. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(199) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
  1282. 10>        with
  1283. 10>        [
  1284. 10>            T=CryptoPP::word64
  1285. 10>        ]
  1286. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\secblock.h(193) : while compiling class template member function 'void CryptoPP::FixedSizeAllocatorWithCleanup<T,S>::deallocate(void *,CryptoPP::FixedSizeAllocatorWithCleanup<T,S>::size_type)'
  1287. 10>        with
  1288. 10>        [
  1289. 10>            T=CryptoPP::word64,
  1290. 10>            S=16
  1291. 10>        ]
  1292. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(539) : warning C4127: conditional expression is constant
  1293. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(541) : warning C4127: conditional expression is constant
  1294. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(226) : warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
  1295. 10>        with
  1296. 10>        [
  1297. 10>            T=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
  1298. 10>            BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
  1299. 10>        ]
  1300. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(697) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
  1301. 10>        with
  1302. 10>        [
  1303. 10>            T=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
  1304. 10>            BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
  1305. 10>        ]
  1306. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(695) : while compiling class template member function 'void CryptoPP::DL_PrivateKey<T>::AssignFrom(const CryptoPP::NameValuePairs &)'
  1307. 10>        with
  1308. 10>        [
  1309. 10>            T=CryptoPP::Integer
  1310. 10>        ]
  1311. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(750) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey<T>' being compiled
  1312. 10>        with
  1313. 10>        [
  1314. 10>            T=CryptoPP::Integer
  1315. 10>        ]
  1316. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(226) : warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
  1317. 10>        with
  1318. 10>        [
  1319. 10>            T=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
  1320. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  1321. 10>        ]
  1322. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(714) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
  1323. 10>        with
  1324. 10>        [
  1325. 10>            T=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
  1326. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  1327. 10>        ]
  1328. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(707) : while compiling class template member function 'void CryptoPP::DL_PublicKey<T>::AssignFrom(const CryptoPP::NameValuePairs &)'
  1329. 10>        with
  1330. 10>        [
  1331. 10>            T=CryptoPP::Integer
  1332. 10>        ]
  1333. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(86) : while compiling class template member function 'CryptoPP::GetValueHelperClass<T,BASE>::GetValueHelperClass(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *)'
  1334. 10>        with
  1335. 10>        [
  1336. 10>            T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  1337. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  1338. 10>        ]
  1339. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\pubkey.h(854) : see reference to class template instantiation 'CryptoPP::GetValueHelperClass<T,BASE>' being compiled
  1340. 10>        with
  1341. 10>        [
  1342. 10>            T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
  1343. 10>            BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
  1344. 10>        ]
  1345. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(322) : warning C4189: 'p' : local variable is initialized but not referenced
  1346. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
  1347. 10>        with
  1348. 10>        [
  1349. 10>            T=CryptoPP::RandomNumberGenerator *
  1350. 10>        ]
  1351. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(354) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
  1352. 10>        with
  1353. 10>        [
  1354. 10>            T=CryptoPP::RandomNumberGenerator *
  1355. 10>        ]
  1356. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\algparam.h(388) : see reference to function template instantiation 'CryptoPP::AlgorithmParameters &CryptoPP::AlgorithmParameters::operator ()<T>(const char *,const T &,bool)' being compiled
  1357. 10>        with
  1358. 10>        [
  1359. 10>            T=CryptoPP::RandomNumberGenerator *
  1360. 10>        ]
  1361. 10>        c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\filters.h(805) : see reference to function template instantiation 'CryptoPP::AlgorithmParameters CryptoPP::MakeParameters<CryptoPP::RandomNumberGenerator*>(const char *,const T &,bool)' being compiled
  1362. 10>        with
  1363. 10>        [
  1364. 10>            T=CryptoPP::RandomNumberGenerator *
  1365. 10>        ]
  1366. 10>c:\users\utente\desktop\vs_stuff\include_stuff\cryptopp\misc.h(548) : warning C4505: 'CryptoPP::StringNarrow' : unreferenced local function has been removed
  1367. 10>SymTable.cpp
  1368. 5>Generating Code...
  1369. 10>Symbol.cpp
  1370. 10>Generating Code...
  1371. 10>c:\users\utente\desktop\vs_stuff\client\eterbase\utils.cpp(627) : warning C4706: assignment within conditional expression
  1372. 10>Compiling...
  1373. 10>Poly.cpp
  1374. 10>Generating Code...
  1375. 10>Creating library...
  1376. 10>StdAfx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  1377. 10>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterBase\Release\BuildLog.htm"
  1378. 10>eterBase - 0 error(s), 227 warning(s)
  1379. 11>------ Rebuild All started: Project: EffectLib, Configuration: Release Win32 ------
  1380. 11>Deleting intermediate and output files for project 'EffectLib', configuration 'Release|Win32'
  1381. 11>Compiling...
  1382. 11>StdAfx.cpp
  1383. 11>Compiling...
  1384. 11>EffectData.cpp
  1385. 5>Creating library...
  1386. 5>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\GameLib\Release\BuildLog.htm"
  1387. 5>gamelib - 0 error(s), 0 warning(s)
  1388. 12>------ Rebuild All started: Project: SphereLib, Configuration: Release Win32 ------
  1389. 12>Deleting intermediate and output files for project 'SphereLib', configuration 'Release|Win32'
  1390. 12>Compiling...
  1391. 12>StdAfx.cpp
  1392. 11>Type.cpp
  1393. 11>SimpleLightInstance.cpp
  1394. 11>SimpleLightData.cpp
  1395. 11>ParticleSystemInstance.cpp
  1396. 11>ParticleSystemData.cpp
  1397. 12>c:\users\utente\desktop\vs_stuff\client\eterbase\filename.h(236) : 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.
  1398. 12>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1399. 11>ParticleProperty.cpp
  1400. 11>ParticleInstance.cpp
  1401. 11>FrameController.cpp
  1402. 11>EmitterProperty.cpp
  1403. 11>EffectUpdateDecorator.cpp
  1404. 11>EffectMeshInstance.cpp
  1405. 11>EffectMesh.cpp
  1406. 12>Compiling...
  1407. 12>frustum.cpp
  1408. 12>spherepack.cpp
  1409. 12>sphere.cpp
  1410. 12>Generating Code...
  1411. 12>Creating library...
  1412. 12>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\SphereLib\Release\BuildLog.htm"
  1413. 12>SphereLib - 0 error(s), 1 warning(s)
  1414. 13>------ Rebuild All started: Project: SpeedTreeLib, Configuration: Release Win32 ------
  1415. 13>Deleting intermediate and output files for project 'SpeedTreeLib', configuration 'Release|Win32'
  1416. 13>Compiling...
  1417. 13>StdAfx.cpp
  1418. 11>EffectManager.cpp
  1419. 11>EffectInstance.cpp
  1420. 11>EffectElementBaseInstance.cpp
  1421. 11>EffectElementBase.cpp
  1422. 11>Generating Code...
  1423. 13>Compiling...
  1424. 13>BoundaryShapeManager.cpp
  1425. 13>.\BoundaryShapeManager.cpp(55) : 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.
  1426. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1427. 13>SpeedTreeWrapper.cpp
  1428. 13>c:\users\utente\desktop\vs_stuff\client\speedtreelib\../eterBase/Filename.h(236) : 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.
  1429. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1430. 13>c:\users\utente\desktop\vs_stuff\client\speedtreelib\VertexShaders.h(164) : 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.
  1431. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  1432. 13>c:\users\utente\desktop\vs_stuff\client\speedtreelib\VertexShaders.h(171) : 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.
  1433. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  1434. 13>SpeedTreeForestDirectX8.cpp
  1435. 13>c:\users\utente\desktop\vs_stuff\client\speedtreelib\VertexShaders.h(164) : 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.
  1436. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  1437. 13>c:\users\utente\desktop\vs_stuff\client\speedtreelib\VertexShaders.h(171) : 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.
  1438. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  1439. 13>SpeedTreeForest.cpp
  1440. 13>c:\users\utente\desktop\vs_stuff\client\speedtreelib\../eterBase/Filename.h(236) : 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.
  1441. 13>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1442. 13>SpeedGrassWrapper.cpp
  1443. 11>Creating library...
  1444. 11>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EffectLib\Release\BuildLog.htm"
  1445. 11>EffectLib - 0 error(s), 0 warning(s)
  1446. 13>SpeedGrassRT.cpp
  1447. 14>------ Rebuild All started: Project: PRTerrainLib, Configuration: Release Win32 ------
  1448. 14>Deleting intermediate and output files for project 'PRTerrainLib', configuration 'Release|Win32'
  1449. 14>Compiling...
  1450. 14>StdAfx.cpp
  1451. 13>Generating Code...
  1452. 13>Creating library...
  1453. 13>SpeedGrassWrapper.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  1454. 13>SpeedGrassRT.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  1455. 13>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\SpeedTreeLib\Release\BuildLog.htm"
  1456. 13>SpeedTreeLib - 0 error(s), 9 warning(s)
  1457. 15>------ Rebuild All started: Project: EterPack, Configuration: Release Win32 ------
  1458. 15>Deleting intermediate and output files for project 'EterPack', configuration 'Release|Win32'
  1459. 15>Compiling...
  1460. 15>md5.c
  1461. 15>Generating Code...
  1462. 15>Compiling...
  1463. 15>EterPackPolicy_CSHybridCrypt.cpp
  1464. 14>Compiling...
  1465. 14>TextureSet.cpp
  1466. 14>Terrain.cpp
  1467. 15>c:\users\utente\desktop\vs_stuff\client\eterbase\filename.h(236) : 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.
  1468. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1469. 14>Generating Code...
  1470. 14>Creating library...
  1471. 14>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\PRTerrainLib\Release\BuildLog.htm"
  1472. 14>PRTerrainLib - 0 error(s), 0 warning(s)
  1473. 15>EterPackManager.cpp
  1474. 15>c:\users\utente\desktop\vs_stuff\client\eterbase\filename.h(236) : 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.
  1475. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1476. 15>EterPackCursor.cpp
  1477. 15>c:\users\utente\desktop\vs_stuff\client\eterbase\filename.h(236) : 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.
  1478. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1479. 15>c:\users\utente\desktop\vs_stuff\client\eterpack\Inline.h(14) : 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.
  1480. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1481. 15>.\EterPackCursor.cpp(19) : 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.
  1482. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1483. 15>Generating Code...
  1484. 15>Compiling...
  1485. 15>EterPack.cpp
  1486. 15>c:\users\utente\desktop\vs_stuff\client\eterbase\filename.h(236) : 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.
  1487. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1488. 15>c:\users\utente\desktop\vs_stuff\client\eterpack\Inline.h(14) : 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.
  1489. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1490. 15>.\EterPack.cpp(87) : 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.
  1491. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  1492. 15>.\EterPack.cpp(101) : 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.
  1493. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  1494. 15>.\EterPack.cpp(124) : 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.
  1495. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1496. 15>.\EterPack.cpp(142) : 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.
  1497. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  1498. 15>.\EterPack.cpp(156) : 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.
  1499. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
  1500. 15>.\EterPack.cpp(179) : 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.
  1501. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1502. 15>.\EterPack.cpp(252) : 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.
  1503. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1504. 15>.\EterPack.cpp(254) : 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.
  1505. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1506. 15>.\EterPack.cpp(255) : 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.
  1507. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
  1508. 15>.\EterPack.cpp(370) : 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.
  1509. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1510. 15>.\EterPack.cpp(1110) : 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.
  1511. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1512. 15>.\EterPack.cpp(1121) : 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.
  1513. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1514. 15>.\EterPack.cpp(1221) : 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.
  1515. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1516. 15>.\EterPack.cpp(1234) : 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.
  1517. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1518. 15>.\EterPack.cpp(1255) : 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.
  1519. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1520. 15>.\EterPack.cpp(1263) : 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.
  1521. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  1522. 15>StdAfx.cpp
  1523. 15>c:\users\utente\desktop\vs_stuff\client\eterbase\filename.h(236) : 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.
  1524. 15>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1525. 15>Generating Code...
  1526. 15>Creating library...
  1527. 15>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\EterPack\Release\BuildLog.htm"
  1528. 15>EterPack - 0 error(s), 24 warning(s)
  1529. 16>------ Rebuild All started: Project: UserInterface, Configuration: Release Win32 ------
  1530. 16>Deleting intermediate and output files for project 'UserInterface', configuration 'Release|Win32'
  1531. 16>Compiling...
  1532. 16>StdAfx.cpp
  1533. 16>Compiling...
  1534. 16>AffectFlagContainer.cpp
  1535. 16>UserInterface.cpp
  1536. 16>MovieMan.cpp
  1537. 16>GameType.cpp
  1538. 16>WiseLogicXTrap.cpp
  1539. 16>NProtectGameGuard.cpp
  1540. 16>Hackshield.cpp
  1541. 16>CheckLatestFiles.cpp
  1542. 16>ServerStateCheckerModule.cpp
  1543. 16>ServerStateChecker.cpp
  1544. 16>PythonNetworkStreamPhaseSelect.cpp
  1545. 16>PythonNetworkStreamPhaseOffline.cpp
  1546. 16>PythonNetworkStreamPhaseLogin.cpp
  1547. 16>PythonNetworkStreamPhaseLoading.cpp
  1548. 16>PythonNetworkStreamPhaseHandShake.cpp
  1549. 16>PythonNetworkStreamPhaseGameItem.cpp
  1550. 16>PythonNetworkStreamPhaseGameActor.cpp
  1551. 16>PythonNetworkStreamPhaseGame.cpp
  1552. 16>PythonNetworkStreamModule.cpp
  1553. 16>PythonNetworkStreamEvent.cpp
  1554. 16>Generating Code...
  1555. 16>Compiling...
  1556. 16>PythonNetworkStreamCommand.cpp
  1557. 16>PythonNetworkStream.cpp
  1558. 16>PythonNetworkDatagramModule.cpp
  1559. 16>PythonNetworkDatagram.cpp
  1560. 16>PythonExceptionSender.cpp
  1561. 16>ProcessCRC.cpp
  1562. 16>NetworkActorManager.cpp
  1563. 16>.\NetworkActorManager.cpp(367) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
  1564. 16>.\NetworkActorManager.cpp(417) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
  1565. 16>InsultChecker.cpp
  1566. 16>AccountConnector.cpp
  1567. 16>Locale.cpp
  1568. 16>MarkManager.cpp
  1569. 16>.\MarkManager.cpp(26) : warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _mkdir. See online help for details.
  1570. 16>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\direct.h(128) : see declaration of 'mkdir'
  1571. 16>MarkImage.cpp
  1572. 16>GuildMarkUploader.cpp
  1573. 16>GuildMarkDownloader.cpp
  1574. 16>PythonSystemModule.cpp
  1575. 16>PythonSystem.cpp
  1576. 16>PythonSoundManagerModule.cpp
  1577. 16>PythonProfilerModule.cpp
  1578. 16>PythonIMEModule.cpp
  1579. 16>PythonIME.cpp
  1580. 16>Generating Code...
  1581. 16>Compiling...
  1582. 16>PythonApplicationWebPage.cpp
  1583. 16>PythonApplicationProcedure.cpp
  1584. 16>PythonApplicationModule.cpp
  1585. 16>PythonApplicationLogo.cpp
  1586. 16>PythonApplicationEvent.cpp
  1587. 16>PythonApplicationCursor.cpp
  1588. 16>PythonApplicationCamera.cpp
  1589. 16>PythonApplication.cpp
  1590. 16>ProcessScanner.cpp
  1591. 16>PythonPackModule.cpp
  1592. 16>PythonTextTailModule.cpp
  1593. 16>PythonTextTail.cpp
  1594. 16>PythonShop.cpp
  1595. 16>PythonSafeBox.cpp
  1596. 16>PythonMiniMapModule.cpp
  1597. 16>PythonMiniMap.cpp
  1598. 16>PythonMessenger.cpp
  1599. 16>PythonGuild.cpp
  1600. 16>PythonFlyModule.cpp
  1601. 16>PythonExchangeModule.cpp
  1602. 16>Generating Code...
  1603. 16>Compiling...
  1604. 16>PythonExchange.cpp
  1605. 16>PythonChatModule.cpp
  1606. 16>PythonChat.cpp
  1607. 16>PythonSkill.cpp
  1608. 16>PythonQuest.cpp
  1609. 16>PythonPlayerSkill.cpp
  1610. 16>PythonPlayerModule.cpp
  1611. 16>.\PythonPlayerModule.cpp(763) : warning C4101: 'iSourceSlotIndex' : unreferenced local variable
  1612. 16>.\PythonPlayerModule.cpp(978) : warning C4101: 'iSlotPos' : unreferenced local variable
  1613. 16>PythonPlayerInputMouse.cpp
  1614. 16>PythonPlayerInputKeyboard.cpp
  1615. 16>PythonPlayerInput.cpp
  1616. 16>PythonPlayerEventHandler.cpp
  1617. 16>PythonPlayer.cpp
  1618. 16>PythonNonPlayerModule.cpp
  1619. 16>PythonNonPlayer.cpp
  1620. 16>PythonItemModule.cpp
  1621. 16>PythonItem.cpp
  1622. 16>PythonGameEventManagerModule.cpp
  1623. 16>PythonEventManagerMoudle.cpp
  1624. 16>PythonEventManager.cpp
  1625. 16>PythonEffectModule.cpp
  1626. 16>Generating Code...
  1627. 16>Compiling...
  1628. 16>PythonCharacterModule.cpp
  1629. 16>PythonCharacterManagerModule.cpp
  1630. 16>PythonCharacterManager.cpp
  1631. 16>PythonBackgroundModule.cpp
  1632. 16>PythonBackground.cpp
  1633. 16>CameraProcedure.cpp
  1634. 16>InstanceBaseTransform.cpp
  1635. 16>InstanceBaseMovement.cpp
  1636. 16>InstanceBaseMotion.cpp
  1637. 16>InstanceBaseEvent.cpp
  1638. 16>InstanceBaseEffect.cpp
  1639. 16>InstanceBaseBattle.cpp
  1640. 16>InstanceBase.cpp
  1641. 16>Generating Code...
  1642. 16>Compiling resources...
  1643. 16>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
  1644. 16>Copyright (C) Microsoft Corporation.  All rights reserved.
  1645. 16>Linking...
  1646. 16>cryptlib-5.6.1MT.lib(integer.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  1647. 16>etergrnlib.lib(Material.obj) : error LNK2001: unresolved external symbol __imp__GrannyConvertSingleObject@16
  1648. 16>etergrnlib.lib(Material.obj) : error LNK2001: unresolved external symbol __imp__GrannyFindMatchingMember@12
  1649. 16>etergrnlib.lib(ModelInstanceUpdate.obj) : error LNK2001: unresolved external symbol __imp__GrannyUpdateModelMatrix@16
  1650. 16>etergrnlib.lib(Mesh.obj) : error LNK2001: unresolved external symbol __imp__GrannyNewMeshDeformer@12
  1651. 16>Release/metin2client.exe : fatal error LNK1120: 4 unresolved externals
  1652. 16>Creating browse information file...
  1653. 16>Microsoft Browse Information Maintenance Utility Version 9.00.21022
  1654. 16>Copyright (C) Microsoft Corporation. All rights reserved.
  1655. 16>Build log was saved at "file://c:\Users\utente\Desktop\VS_Stuff\Client\UserInterface\Release\BuildLog.htm"
  1656. 16>UserInterface - 5 error(s), 5 warning(s)
  1657. ========== Rebuild All: 15 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement