Jump to content

Binary Compile Novaline Error


Recommended Posts

Hi to all,

 

I'm compile binary (novaline) Error... Help me please... 

 

Error log: 

1>------ Rebuild All started: Project: EterLocale, Configuration: Debug Win32 ------
2>------ Rebuild All started: Project: scriptLib, Configuration: Debug Win32 ------
2>  StdAfx.cpp
1>  StdAfx.cpp
1>  Arabic.cpp
1>  Japanese.cpp
1>  StringCodec.cpp
1>  StringCodec_Vietnamese.cpp
1>  Generating Code...
1>  EterLocale_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterLocale.DebugEterLocale.lib
3>------ Rebuild All started: Project: mileslib, Configuration: Debug Win32 ------
3>  Stdafx.cpp
3>  SoundBase.cpp
3>  SoundData.cpp
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
3>  SoundInstance2D.cpp
3>  SoundInstance3D.cpp
3>  SoundInstanceStream.cpp
3>  SoundManager.cpp
3>  SoundManager2D.cpp
3>  SoundManager3D.cpp
3>  SoundManagerStream.cpp
3>  Type.cpp
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
3>  Generating Code...
2>  PythonDebugModule.cpp
2>PythonDebugModule.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  PythonLauncher.cpp
2>PythonLauncher.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  PythonMarshal.cpp
2>PythonMarshal.cpp(6): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  PythonUtils.cpp
2>PythonUtils.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  Resource.cpp
2>Resource.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  Generating Code...
3>  mileslib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientMilesLib.Debugmileslib.lib
2>  scriptLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientscriptLib.DebugscriptLib.lib
4>------ Rebuild All started: Project: gamelib, Configuration: Debug Win32 ------
4>  StdAfx.cpp
5>------ Rebuild All started: Project: eterlib, Configuration: Debug Win32 ------
5>  StdAfx.cpp
4>  ActorInstance.cpp
5>  AttributeData.cpp
5>  AttributeInstance.cpp
5>  Camera.cpp
5>  CollisionData.cpp
5>  ColorTransitionHelper.cpp
5>  Decal.cpp
5>  EnvironmentMap.cpp
5>  FileLoaderThread.cpp
4>  ActorInstanceAttach.cpp
5>  GrpCollisionObject.cpp
5>  GrpColor.cpp
5>  GrpColorInstance.cpp
5>  GrpD3DXBuffer.cpp
4>  ActorInstanceBattle.cpp
5>  GrpDIB.cpp
5>  GrpIndexBuffer.cpp
5>  GrpLightManager.cpp
4>  ActorInstanceBlend.cpp
5>  GrpObjectInstance.cpp
5>  GrpPixelShader.cpp
5>  GrpRatioInstance.cpp
5>  GrpShadowTexture.cpp
5>  GrpVertexBuffer.cpp
4>  ActorInstanceCollisionDetection.cpp
5>  Generating Code...
5>  Compiling...
5>  GrpVertexBufferDynamic.cpp
5>  GrpVertexBufferStatic.cpp
5>  GrpVertexShader.cpp
5>  Input.cpp
5>  LensFlare.cpp
5>  lineintersect_utils.cpp
4>  ActorInstanceData.cpp
5>  MSApplication.cpp
5>  MSWindow.cpp
4>  ActorInstanceEvent.cpp
5>  Mutex.cpp
5>  parser.cpp
5>  PathStack.cpp
5>  ReferenceObject.cpp
5>  ScreenFilter.cpp
5>  SkyBox.cpp
5>  TargaResource.cpp
5>  Thread.cpp
5>  Util.cpp
4>  ActorInstanceFly.cpp
4>  ActorInstanceMotion.cpp
5>  CullingManager.cpp
5>  GrpBase.cpp
5>  GrpDetector.cpp
4>  ActorInstanceMotionEvent.cpp
5>  Generating Code...
5>  Compiling...
5>  GrpDevice.cpp
4>  ActorInstancePosition.cpp
5>  GrpMath.cpp
5>  GrpScreen.cpp
5>  JpegFile.cpp
5>  StateManager.cpp
5>  Resource.cpp
4>  ActorInstanceRender.cpp
4>  ActorInstanceRotation.cpp
5>  ResourceManager.cpp
4>  ActorInstanceSync.cpp
5>  GrpExpandedImageInstance.cpp
4>  ActorInstanceWeaponTrace.cpp
5>  GrpImage.cpp
5>  GrpImageInstance.cpp
5>  GrpImageTexture.cpp
4>  DungeonBlock.cpp
4>  PhysicsObject.cpp
4>  RaceData.cpp
5>  GrpMarkInstance.cpp
5>  GrpSubImage.cpp
5>  GrpTexture.cpp
4>  RaceDataFile.cpp
5>  NetAddress.cpp
5>  NetDatagram.cpp
5>  NetDatagramReceiver.cpp
5>  NetDatagramSender.cpp
5>  NetDevice.cpp
5>  NetPacketHeaderMap.cpp
5>  Generating Code...
4>  RaceManager.cpp
5>  Compiling...
5>  NetStream.cpp
5>  GrpFontTexture.cpp
5>  GrpText.cpp
5>  GrpTextInstance.cpp
5>  TextTag.cpp
5>  BlockTexture.cpp
4>  Generating Code...
5>  DibBar.cpp
5>  TextBar.cpp
5>  IME.cpp
5>  TextFileLoader.cpp
5>  Generating Code...
4>  Compiling...
4>  RaceMotionData.cpp
5>  eterlib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterLib.Debugeterlib.lib
4>  WeaponTrace.cpp
6>------ Rebuild All started: Project: eterPythonLib, Configuration: Debug Win32 ------
4>  Area.cpp
6>  StdAfx.cpp
6>  PythonGridSlotWindow.cpp
6>  PythonSlotWindow.cpp
6>  PythonWindow.cpp
6>  PythonWindowManager.cpp
6>  PythonWindowManagerModule.cpp
6>  PythonGraphic.cpp
6>PythonGraphic.cpp(294): error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'
6>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
6>  PythonGraphicImageModule.cpp
6>  PythonGraphicModule.cpp
6>  PythonGraphicTextModule.cpp
6>  PythonGraphicThingModule.cpp
6>  Generating Code...
4>  AreaLoaderThread.cpp
7>------ Rebuild All started: Project: eterImageLib, Configuration: Debug Win32 ------
7>  StdAfx.cpp
4>  AreaTerrain.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibstdafx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
7>  DXTCImage.cpp
4>AreaTerrain.cpp(682): warning C4309: '=' : truncation of constant value
4>AreaTerrain.cpp(722): warning C4309: '=' : truncation of constant value
4>  MapBase.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibStdAfx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
4>  MapManager.cpp
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(252) : see declaration of 'strupr'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
7>  Image.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibStdAfx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
7>  TGAImage.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibStdAfx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
7>  Generating Code...
7>StdAfx.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
7>  eterImageLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClienteterImageLib.DebugeterImageLib.lib
4>  MapOutdoor.cpp
4>MapOutdoor.cpp(1510): warning C4309: '=' : truncation of constant value
4>  MapOutdoorCharacterShadow.cpp
8>------ Rebuild All started: Project: eterGrnLib, Configuration: Debug Win32 ------
8>  StdAfx.cpp
4>  MapOutdoorIndexBuffer.cpp
4>  MapOutdoorLoad.cpp
4>  MapOutdoorQuadtree.cpp
4>  MapOutdoorRender.cpp
4>  MapOutdoorRenderHTP.cpp
8>  LODController.cpp
8>  Material.cpp
4>  MapOutdoorRenderSTP.cpp
8>c:documents and settingsuserdesktopnovaline binaryclientetergrnlib../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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
8>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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
8>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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(248) : see declaration of 'strnicmp'
8>  Mesh.cpp
8>  Model.cpp
8>  ModelInstance.cpp
4>  MapOutdoorUpdate.cpp
8>  ModelInstanceCollisionDetection.cpp
8>  ModelInstanceModel.cpp
8>  ModelInstanceMotion.cpp
8>  ModelInstanceRender.cpp
8>  ModelInstanceUpdate.cpp
8>  Motion.cpp
8>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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(246) : see declaration of 'stricmp'
8>  Thing.cpp
8>  ThingInstance.cpp
4>  MapOutdoorWater.cpp
8>  Util.cpp
8>  Generating Code...
4>  MapType.cpp
4>  MapUtil.cpp
4>  MonsterAreaInfo.cpp
4>  Generating Code...
8>  eterGrnLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClienteterGrnLib.DebugeterGrnLib.lib
9>------ Rebuild All started: Project: eterBase, Configuration: Debug Win32 ------
9>  Base.cpp
9>  Poly.cpp
4>  Compiling...
4>  Property.cpp
9>  Symbol.cpp
4>  PropertyLoader.cpp
9>  SymTable.cpp
9>  cipher.cpp
4>  PropertyManager.cpp
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(129): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(130): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(131): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(132): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(134): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(192): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(192): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(192): warning C4100: 'target' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'end' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'target' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(202): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'iterationCount' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'input' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'output' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'operation' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(78): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(78): warning C4100: 'iv' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(78): warning C4100: 'keystreamBuffer' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(80): warning C4100: 'iterationCount' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'iterationCount' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'dir' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'input' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'output' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(173): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(173): warning C4100: 'iv' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(299): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(300): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(301): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(302): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(303): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(80): warning C4512: 'CryptoPP::CombinedNameValuePairs' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(70) : see declaration of 'CryptoPP::CombinedNameValuePairs'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(329): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(330): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(331): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(291): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(292): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(293): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(325): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(342): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(343): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(368): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(385): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(386): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(403): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(404): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(93): warning C4512: 'CryptoPP::ByteQueue::Walker' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(64) : see declaration of 'CryptoPP::ByteQueue::Walker'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(122): warning C4512: 'CryptoPP::LazyPutter' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(112) : see declaration of 'CryptoPP::LazyPutter'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(130): warning C4512: 'CryptoPP::LazyPutterModifiable' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(125) : see declaration of 'CryptoPP::LazyPutterModifiable'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(94): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(174): warning C4100: 'lastSize' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(174): warning C4100: 'blockSize' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(174): warning C4100: 'firstSize' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(176): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(181): warning C4100: 'inString' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(205): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(205): warning C4100: 'inString' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(251): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(536): warning C4512: 'CryptoPP::OutputProxy' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(501) : see declaration of 'CryptoPP::OutputProxy'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(614): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'end' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'target' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(717): warning C4100: 'parameters' : unreferenced formal parameter
4>  SnowEnvironment.cpp
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(97): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(98): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(100): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(101): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/osrng.h(143): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(13): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(14): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(15): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(101): warning C4100: 'ignore_for_now' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(71): warning C4100: 'rng' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(109): warning C4100: 'name' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(189): warning C4100: 'digestLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(189): warning C4100: 'hashIdentifierLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(191): warning C4100: 'digestLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(191): warning C4100: 'hashIdentifierLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(191): warning C4100: 'representativeBitLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(202): warning C4100: 'semisignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(202): warning C4100: 'semisignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(202): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(208): warning C4100: 'semisignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(207): warning C4100: 'presignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(207): warning C4100: 'presignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(206): warning C4100: 'recoverableMessageLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(206): warning C4100: 'recoverableMessage' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(205): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(226): warning C4100: 'recoveredMessage' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(225): warning C4100: 'representativeBitLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(225): warning C4100: 'representative' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(224): warning C4100: 'messageEmpty' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(224): warning C4100: 'hashIdentifier' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(224): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(233): warning C4100: 'recoveredMessage' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(232): warning C4100: 'semisignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(232): warning C4100: 'semisignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(231): warning C4100: 'presignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(231): warning C4100: 'presignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(230): warning C4100: 'hashIdentifier' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(230): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(937): warning C4100: 'name' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodexppc.h(11): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
4>  SnowParticle.cpp
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(156): warning C4512: 'CryptoPP::BERGeneralDecoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(128) : see declaration of 'CryptoPP::BERGeneralDecoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(154): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(174): warning C4512: 'CryptoPP::DERGeneralEncoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(159) : see declaration of 'CryptoPP::DERGeneralEncoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(184): warning C4512: 'CryptoPP::BERSequenceDecoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(177) : see declaration of 'CryptoPP::BERSequenceDecoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(194): warning C4512: 'CryptoPP::DERSequenceEncoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(187) : see declaration of 'CryptoPP::DERSequenceEncoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(204): warning C4512: 'CryptoPP::BERSetDecoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(197) : see declaration of 'CryptoPP::BERSetDecoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(214): warning C4512: 'CryptoPP::DERSetEncoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(207) : see declaration of 'CryptoPP::DERSetEncoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(20): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(53): warning C4100: 'reversible' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(55): warning C4100: 'reversible' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(116): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(180): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(414): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(415): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(416): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh.h(92): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
4>  TerrainDecal.cpp
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh2.h(54): warning C4512: 'CryptoPP::DH2' : assignment operator could not be generated
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh2.h(12) : see declaration of 'CryptoPP::DH2'
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/tea.h(100): warning C4100: 'length' : unreferenced formal parameter
9>cipher.cpp(134): warning C4512: 'DH2KeyAgreement' : assignment operator could not be generated
9>          cipher.cpp(121) : see declaration of 'DH2KeyAgreement'
9>cipher.cpp(380): warning C4189: 'count' : local variable is initialized but not referenced
9>cipher.cpp(446): warning C4193: #pragma warning(pop) : no matching '#pragma warning(push)'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(89) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::Put2(const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(153) : see reference to class template instantiation 'CryptoPP::InputRejecting<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(168) : see reference to class template instantiation 'CryptoPP::AutoSignaling<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(94) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::ChannelPut2(const std::string &,const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(199) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=bool
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(329) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=bool
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=int
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(330) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=int
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=CryptoPP::ConstByteArrayParameter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(331) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::ConstByteArrayParameter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(17) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(86) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(62): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(63) : while compiling class template member function 'bool CryptoPP::Unflushable<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(388) : see reference to class template instantiation 'CryptoPP::Unflushable<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(62): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(117): warning C4100: 'parameters' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(117) : while compiling class template member function 'void CryptoPP::CustomSignalPropagation<T>::IsolatedInitialize(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(442) : see reference to class template instantiation 'CryptoPP::CustomSignalPropagation<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(106): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(106) : while compiling class template member function 'bool CryptoPP::CustomFlushPropagation<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(112) : see reference to class template instantiation 'CryptoPP::CustomFlushPropagation<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(106): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(597): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(598) : while compiling class template member function 'size_t CryptoPP::StringSinkTemplate<T>::Put2(const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=std::string
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(614) : see reference to class template instantiation 'CryptoPP::StringSinkTemplate<T>' being compiled
9>          with
9>          [
9>              T=std::string
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(597): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(89) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::Put2(const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(728) : see reference to class template instantiation 'CryptoPP::InputRejecting<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(94) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::ChannelPut2(const std::string &,const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(317): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(318) : while compiling class template member function 'size_t CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              BASE=CryptoPP::TF_Base<CryptoPP::RandomizedTrapdoorFunctionInverse,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(336) : see reference to class template instantiation 'CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              BASE=CryptoPP::TF_Base<CryptoPP::RandomizedTrapdoorFunctionInverse,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(317): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(318) : while compiling class template member function 'size_t CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              BASE=CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(344) : see reference to class template instantiation 'CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              BASE=CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(96) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(96) : while compiling class template member function 'void CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(116) : see reference to class template instantiation 'CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>' being compiled
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 's' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(153) : see reference to class template instantiation 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(180) : see reference to class template instantiation 'CryptoPP::DL_Algorithm_GDSA<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 'r' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 'publicKey' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 'params' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(859) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(858) : while compiling class template member function 'void CryptoPP::DL_PublicKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(212) : see reference to class template instantiation 'CryptoPP::DL_PublicKeyImpl<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(414) : see reference to class template instantiation 'CryptoPP::DL_PublicKey_GFP<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(776) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(775) : while compiling class template member function 'void CryptoPP::DL_PrivateKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(231) : see reference to class template instantiation 'CryptoPP::DL_PrivateKeyImpl<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(415) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey_GFP<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1392): warning C4100: 'rng' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1393) : while compiling class template member function 'void CryptoPP::DL_SimpleKeyAgreementDomainBase<T>::GeneratePublicKey(CryptoPP::RandomNumberGenerator &,const byte *,byte *) const'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh.h(14) : see reference to class template instantiation 'CryptoPP::DL_SimpleKeyAgreementDomainBase<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh.h(92) : see reference to class template instantiation 'CryptoPP::DH_Domain<GROUP_PARAMETERS>' being compiled
9>          with
9>          [
9>              GROUP_PARAMETERS=CryptoPP::DL_GroupParameters_GFP_DefaultSafePrime
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(90) : while compiling class template member function 'unsigned char *CryptoPP::AllocatorWithCleanup<T>::allocate(CryptoPP::AllocatorWithCleanup<T>::size_type,const void *)'
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(129) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T>' being compiled
9>          with
9>          [
9>              T=byte
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
9>          with
9>          [
9>              T=byte
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.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 *)'
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(134) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T,T_Align16>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.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 *)'
9>          with
9>          [
9>              T=byte,
9>              T_Align16=true
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T,T_Align16>' being compiled
9>          with
9>          [
9>              T=byte,
9>              T_Align16=true
9>          ]
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(76) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=byte,
9>              A=CryptoPP::AllocatorWithCleanup<byte,true>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
9>          with
9>          [
9>              T=byte,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(972): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(973) : while compiling class template member function 'size_t CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              KEY_INTERFACE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(995) : see reference to class template instantiation 'CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              KEY_INTERFACE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(25) : see reference to class template instantiation 'CryptoPP::DL_SignerBase<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1282) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
9>              ALGORITHM_INFO=CryptoPP::DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1317) : see reference to class template instantiation 'CryptoPP::DL_ObjectImplBase<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,CryptoPP::DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1339) : see reference to class template instantiation 'CryptoPP::DL_ObjectImpl<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,CryptoPP::DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1489) : see reference to class template instantiation 'CryptoPP::DL_SignerImpl<SCHEME_OPTIONS>' being compiled
9>          with
9>          [
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(830) : see reference to class template instantiation 'CryptoPP::PK_FinalTemplate<BASE>' being compiled
9>          with
9>          [
9>              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>>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(825) : while compiling class template member function 'void CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<BASE,SIGNATURE_SCHEME>::GenerateRandom(CryptoPP::RandomNumberGenerator &,const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              BASE=CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,
9>              SIGNATURE_SCHEME=CryptoPP::DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(416) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<BASE,SIGNATURE_SCHEME>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,
9>              SIGNATURE_SCHEME=CryptoPP::DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1086): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1087) : while compiling class template member function 'void CryptoPP::DL_VerifierBase<T>::InputSignature(CryptoPP::PK_MessageAccumulator &,const byte *,size_t) const'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(25) : see reference to class template instantiation 'CryptoPP::DL_VerifierBase<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1282) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
9>              ALGORITHM_INFO=CryptoPP::DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1317) : see reference to class template instantiation 'CryptoPP::DL_ObjectImplBase<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PublicKey_GFP<CryptoPP::DL_GroupParameters_DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1352) : see reference to class template instantiation 'CryptoPP::DL_ObjectImpl<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PublicKey_GFP<CryptoPP::DL_GroupParameters_DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1489) : see reference to class template instantiation 'CryptoPP::DL_VerifierImpl<SCHEME_OPTIONS>' being compiled
9>          with
9>          [
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(831) : see reference to class template instantiation 'CryptoPP::PK_FinalTemplate<BASE>' being compiled
9>          with
9>          [
9>              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>>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(972): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(973) : while compiling class template member function 'size_t CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              KEY_INTERFACE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1084) : see reference to class template instantiation 'CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              KEY_INTERFACE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S>' being compiled
9>          with
9>          [
9>              T=byte,
9>              S=32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=byte,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<byte,32>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopprandpool.h(25) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S>' being compiled
9>          with
9>          [
9>              T=byte,
9>              S=32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'p' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1065): warning C4100: 'ma' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1066) : while compiling class template member function 'void CryptoPP::DL_SignerBase<T>::RestartMessageAccumulator(CryptoPP::RandomNumberGenerator &,CryptoPP::PK_MessageAccumulatorBase &) const'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1065): warning C4100: 'rng' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(90) : while compiling class template member function 'unsigned int *CryptoPP::AllocatorWithCleanup<T>::allocate(CryptoPP::AllocatorWithCleanup<T>::size_type,const void *)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(131) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(143): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(144) : while compiling class template member function 'unsigned int *CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type,const void *)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S,A,T_Align16>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              S=60,
9>              A=CryptoPP::NullAllocator<CryptoPP::word32>,
9>              T_Align16=true
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word32,60,CryptoPP::NullAllocator<CryptoPP::word32>,true>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(430) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S,A>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              S=60,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word32,60,CryptoPP::NullAllocator<CryptoPP::word32>,true>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopprijndael.h(37) : see reference to class template instantiation 'CryptoPP::FixedSizeAlignedSecBlock<T,S>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              S=60
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'p' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(143): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(144) : while compiling class template member function 'unsigned __int64 *CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type,const void *)'
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              S=16
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word64,16>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(75) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              S=16
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(25) : see reference to class template instantiation 'CryptoPP::IteratedHash<T_HashWordType,T_Endianness,T_BlockSize>' being compiled
9>          with
9>          [
9>              T_HashWordType=CryptoPP::word64,
9>              T_Endianness=CryptoPP::BigEndian,
9>              T_BlockSize=128
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(17) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::IteratedHash<CryptoPP::word64,CryptoPP::BigEndian,128>,
9>              ALGORITHM_INFO=CryptoPP::SHA512
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(82) : see reference to class template instantiation 'CryptoPP::ClonableImpl<DERIVED,BASE>' being compiled
9>          with
9>          [
9>              DERIVED=CryptoPP::SHA512,
9>              BASE=CryptoPP::AlgorithmImpl<CryptoPP::IteratedHash<CryptoPP::word64,CryptoPP::BigEndian,128>,CryptoPP::SHA512>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsha.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
9>          with
9>          [
9>              T_HashWordType=CryptoPP::word64,
9>              T_Endianness=CryptoPP::BigEndian,
9>              T_BlockSize=128,
9>              T_StateSize=64,
9>              T_Transform=CryptoPP::SHA512,
9>              T_DigestSize=64,
9>              T_StateAligned=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'p' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.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
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_GFP,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(366): warning C4127: conditional expression is constant
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/skipjack.h(25) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<CryptoPP::word16>(T *)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word16
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(363): warning C4100: 'dummy' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(366): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<T>(T *)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : while compiling class template member function 'unsigned int CryptoPP::IteratedHashBase<T,BASE>::OptimalDataAlignment(void) const'
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(97) : see reference to class template instantiation 'CryptoPP::IteratedHashBase<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(363): warning C4100: 'dummy' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(366): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<T>(T *)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : while compiling class template member function 'unsigned int CryptoPP::IteratedHashBase<T,BASE>::OptimalDataAlignment(void) const'
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(100) : see reference to class template instantiation 'CryptoPP::IteratedHashBase<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(363): warning C4100: 'dummy' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.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
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased,
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(93) : while compiling class template member function 'bool CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::GetVoidValue(const char *,const type_info &,void *) const'
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(229): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.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
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased,
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(96) : while compiling class template member function 'void CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(853) : while compiling class template member function 'bool CryptoPP::DL_PublicKeyImpl<GP>::GetVoidValue(const char *,const type_info &,void *) const'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(229): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(858) : while compiling class template member function 'void CryptoPP::DL_PublicKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(770) : while compiling class template member function 'bool CryptoPP::DL_PrivateKeyImpl<GP>::GetVoidValue(const char *,const type_info &,void *) const'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(229): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(775) : while compiling class template member function 'void CryptoPP::DL_PrivateKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(537): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(105) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
9>          with
9>          [
9>              T=byte
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(539): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(541): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(537): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(105) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(539): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(541): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(537): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(199) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(193) : while compiling class template member function 'void CryptoPP::FixedSizeAllocatorWithCleanup<T,S>::deallocate(void *,CryptoPP::FixedSizeAllocatorWithCleanup<T,S>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              S=16
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(539): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(541): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(697) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(695) : while compiling class template member function 'void CryptoPP::DL_PrivateKey<T>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(750) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(714) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(707) : while compiling class template member function 'void CryptoPP::DL_PublicKey<T>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(86) : while compiling class template member function 'CryptoPP::GetValueHelperClass<T,BASE>::GetValueHelperClass(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *)'
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(854) : see reference to class template instantiation 'CryptoPP::GetValueHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(354) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(388) : see reference to function template instantiation 'CryptoPP::AlgorithmParameters &CryptoPP::AlgorithmParameters::operator ()<T>(const char *,const T &,bool)' being compiled
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(805) : see reference to function template instantiation 'CryptoPP::AlgorithmParameters CryptoPP::MakeParameters<CryptoPP::RandomNumberGenerator*>(const char *,const T &,bool)' being compiled
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(548): warning C4505: 'CryptoPP::StringNarrow' : unreferenced local function has been removed
9>  CPostIt.cpp
4>  TerrainPatch.cpp
4>  TerrainQuadtree.cpp
4>  GameEventManager.cpp
9>  CRC32.cpp
9>  Debug.cpp
4>  GameType.cpp
9>  error.cpp
9>  FileBase.cpp
4>  GameUtil.cpp
4>  ItemData.cpp
4>  ItemManager.cpp
9>  FileDir.cpp
9>  FileLoader.cpp
4>  FlyingData.cpp
4>  FlyingInstance.cpp
9>  lzo.cpp
9>  MappedFile.cpp
9>  Random.cpp
9>  StdAfx.cpp
4>  FlyingObjectManager.cpp
9>  Stl.cpp
9>  tea.cpp
4>  FlyTarget.cpp
4>  FlyTrace.cpp
9>  TempFile.cpp
4>  Generating Code...
9>  Timer.cpp
9>  Generating Code...
9>  Compiling...
9>  Utils.cpp
9>Utils.cpp(340): warning C4127: conditional expression is constant
9>  Generating Code...
9>c:documents and settingsuserdesktopnovaline binaryclienteterbaseutils.cpp(627): warning C4706: assignment within conditional expression
9>StdAfx.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
9>  eterBase_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterBase.DebugeterBase.lib
10>------ Rebuild All started: Project: EffectLib, Configuration: Debug Win32 ------
4>  gamelib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientGameLib.Debuggamelib.lib
10>  StdAfx.cpp
10>  EffectData.cpp
10>  EffectElementBase.cpp
10>  EffectElementBaseInstance.cpp
10>  EffectInstance.cpp
10>  EffectManager.cpp
10>  EffectMesh.cpp
10>  EffectMeshInstance.cpp
10>  EffectUpdateDecorator.cpp
10>  EmitterProperty.cpp
10>  FrameController.cpp
10>  ParticleInstance.cpp
10>  ParticleProperty.cpp
10>  ParticleSystemData.cpp
10>  ParticleSystemInstance.cpp
10>  SimpleLightData.cpp
10>  SimpleLightInstance.cpp
10>  Type.cpp
10>  Generating Code...
10>  EffectLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEffectLib.DebugEffectLib.lib
11>------ Rebuild All started: Project: SphereLib, Configuration: Debug Win32 ------
11>  StdAfx.cpp
11>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
11>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
11>  frustum.cpp
11>  sphere.cpp
11>  spherepack.cpp
11>  Generating Code...
11>  SphereLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientSphereLib.DebugSphereLib.lib
12>------ Rebuild All started: Project: SpeedTreeLib, Configuration: Debug Win32 ------
12>  BoundaryShapeManager.cpp
12>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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
13>------ Rebuild All started: Project: PRTerrainLib, Configuration: Debug Win32 ------
12>  SpeedGrassRT.cpp
13>  StdAfx.cpp
12>  SpeedGrassWrapper.cpp
12>  SpeedTreeForest.cpp
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelib../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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
13>  Terrain.cpp
13>  TextureSet.cpp
12>  SpeedTreeForestDirectX8.cpp
13>  Generating Code...
13>  PRTerrainLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientPRTerrainLib.DebugPRTerrainLib.lib
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>  SpeedTreeWrapper.cpp
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelib../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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>  StdAfx.cpp
12>  Generating Code...
14>------ Rebuild All started: Project: EterPack, Configuration: Debug Win32 ------
14>  StdAfx.cpp
12>SpeedGrassWrapper.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
12>SpeedGrassRT.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
12>  SpeedTreeLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientSpeedTreeLib.DebugSpeedTreeLib.lib
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>  EterPack.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
15>------ Rebuild All started: Project: CWebBrowser, Configuration: Debug Win32 ------
15>  CWebBrowser.c
14>c:documents and settingsuserdesktopnovaline binaryclienteterpackInline.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(110) : see declaration of 'strcat'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
15>  CWebBrowser_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientCWebBrowser.DebugCWebBrowser.lib
14>  EterPackCursor.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>c:documents and settingsuserdesktopnovaline binaryclienteterpackInline.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>  EterPackManager.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>  Generating Code...
14>  EterPackPolicy_CSHybridCrypt.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>  md5.c
14>  EterPack_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterPack.DebugEterPack.lib
16>------ Rebuild All started: Project: UserInterface, Configuration: Debug Win32 ------
16>  StdAfx.cpp
16>  AffectFlagContainer.cpp
16>AffectFlagContainer.cpp(68): error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'
16>  InstanceBase.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>InstanceBase.cpp(2854): warning C4309: 'initializing' : truncation of constant value
16>InstanceBase.cpp(2855): warning C4309: 'initializing' : truncation of constant value
16>  InstanceBaseBattle.cpp
16>  InstanceBaseEffect.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  InstanceBaseEvent.cpp
16>  InstanceBaseMotion.cpp
16>  InstanceBaseMovement.cpp
16>  InstanceBaseTransform.cpp
16>  CameraProcedure.cpp
16>  PythonBackground.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonBackgroundModule.cpp
16>  PythonCharacterManager.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonCharacterManagerModule.cpp
16>  PythonCharacterModule.cpp
16>  PythonEffectModule.cpp
16>  PythonEventManager.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonEventManagerMoudle.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonGameEventManagerModule.cpp
16>  PythonItem.cpp
16>  PythonItemModule.cpp
16>  Generating Code...
16>  Compiling...
16>  PythonNonPlayer.cpp
16>  PythonNonPlayerModule.cpp
16>  PythonPlayer.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonPlayerEventHandler.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonPlayerInput.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonPlayerInputKeyboard.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonPlayerInputMouse.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonPlayerModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonPlayerModule.cpp(770): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(774): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(812): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(842): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(873): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(900): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(912): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(919): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(958): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(991): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(1021): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(1083): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(1294): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1340): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1393): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1456): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1531): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1616): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1673): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1713): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(1976): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(2017): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonPlayerModule.cpp(2130): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(2152): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>  PythonPlayerSkill.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonQuest.cpp
16>  PythonSkill.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(920) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[19],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[19],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(921) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[18],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[18],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(922) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[22],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[22],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(923) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[10],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[10],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(924) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[12],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[12],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(928) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[13],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[13],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(929) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[14],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[14],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(931) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[21],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[21],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(932) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[15],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[15],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(938) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[20],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[20],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(940) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[16],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[16],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(947) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[4],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[4],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(948) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[11],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[11],
16>              _Other2=
16>          ]
16>  PythonChat.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonChatModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonExchange.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonExchangeModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonFlyModule.cpp
16>  PythonGuild.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonMessenger.cpp
16>  PythonMiniMap.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonMiniMapModule.cpp
16>  Generating Code...
16>  Compiling...
16>  PythonSafeBox.cpp
16>  PythonShop.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonShop.cpp(31): warning C4309: 'return' : truncation of constant value
16>PythonShop.cpp(330): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonShop.cpp(348): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonShop.cpp(360): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonShop.cpp(387): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonShop.cpp(396): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>  PythonTextTail.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonTextTailModule.cpp
16>  PythonPackModule.cpp
16>  ProcessScanner.cpp
16>  PythonApplication.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonApplicationCamera.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonApplicationCursor.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonApplicationEvent.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonApplicationLogo.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonApplicationLogo.cpp(122): error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonApplicationLogo.cpp(126): warning C4309: '=' : truncation of constant value
16>PythonApplicationLogo.cpp(166): error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonApplicationLogo.cpp(170): warning C4309: '=' : truncation of constant value
16>  PythonApplicationModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonApplicationProcedure.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonApplicationWebPage.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonIME.cpp
16>  PythonIMEModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonProfilerModule.cpp
16>  PythonSoundManagerModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonSystem.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonSystemModule.cpp
16>  Generating Code...
16>  Compiling...
16>  GuildMarkDownloader.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>GuildMarkDownloader.cpp(240): warning C4305: '=' : truncation from '' to 'char'
16>GuildMarkDownloader.cpp(240): warning C4309: '=' : truncation of constant value
16>GuildMarkDownloader.cpp(442): warning C4305: '=' : truncation from '' to 'char'
16>GuildMarkDownloader.cpp(442): warning C4309: '=' : truncation of constant value
16>  GuildMarkUploader.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>GuildMarkUploader.cpp(396): warning C4305: '=' : truncation from '' to 'char'
16>GuildMarkUploader.cpp(396): warning C4309: '=' : truncation of constant value
16>GuildMarkUploader.cpp(432): warning C4305: '=' : truncation from '' to 'char'
16>GuildMarkUploader.cpp(432): warning C4309: '=' : truncation of constant value
16>  MarkImage.cpp
16>MarkImage.cpp(190): error C2664: 'lzo1x_decompress_safe' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>MarkImage.cpp(305): error C2664: 'lzo1x_999_compress' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>  MarkManager.cpp
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.
16>          C:Program FilesMicrosoft Visual Studio 10.0VCincludedirect.h(124) : see declaration of 'mkdir'
16>MarkManager.cpp(396): error C2039: 'back_inserter' : is not a member of 'std'
16>MarkManager.cpp(396): error C3861: 'back_inserter': identifier not found
16>  Locale.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  AccountConnector.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>AccountConnector.cpp(70): warning C4305: '=' : truncation from '' to 'char'
16>AccountConnector.cpp(70): warning C4309: '=' : truncation of constant value
16>AccountConnector.cpp(84): warning C4305: '=' : truncation from '' to 'char'
16>AccountConnector.cpp(84): warning C4309: '=' : truncation of constant value
16>AccountConnector.cpp(441): warning C4305: '=' : truncation from '' to 'char'
16>AccountConnector.cpp(441): warning C4309: '=' : truncation of constant value
16>AccountConnector.cpp(593): warning C4305: '=' : truncation from '' to 'char'
16>AccountConnector.cpp(593): warning C4309: '=' : truncation of constant value
16>  InsultChecker.cpp
16>  NetworkActorManager.cpp
16>NetworkActorManager.cpp(367): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
16>NetworkActorManager.cpp(417): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
16>  ProcessCRC.cpp
16>ProcessCRC.cpp(6): warning C4309: 'initializing' : truncation of constant value
16>ProcessCRC.cpp(6): warning C4309: 'initializing' : truncation of constant value
16>  PythonExceptionSender.cpp
16>  PythonNetworkDatagram.cpp
16>  PythonNetworkDatagramModule.cpp
16>  PythonNetworkStream.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonNetworkStream.cpp(649): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStream.cpp(649): warning C4309: '=' : truncation of constant value
16>  PythonNetworkStreamCommand.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonNetworkStreamEvent.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonNetworkStreamModule.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonNetworkStreamModule.cpp(678): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(706): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(712): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(736): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(765): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(821): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(825): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(871): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonNetworkStreamModule.cpp(953): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonNetworkStreamModule.cpp(1222): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonNetworkStreamModule.cpp(1254): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>PythonNetworkStreamModule.cpp(1303): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
16>          c:documents and settingsuserdesktopnovaline binaryclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
16>          while trying to match the argument list '(PyObject *, int, char *)'
16>  PythonNetworkStreamPhaseGame.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonNetworkStreamPhaseGame.cpp(4154): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseGame.cpp(4154): warning C4309: '=' : truncation of constant value
16>PythonNetworkStreamPhaseGame.cpp(4167): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseGame.cpp(4167): warning C4309: '=' : truncation of constant value
16>PythonNetworkStreamPhaseGame.cpp(4432): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseGame.cpp(4432): warning C4309: '=' : truncation of constant value
16>  PythonNetworkStreamPhaseGameActor.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonNetworkStreamPhaseGameItem.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonNetworkStreamPhaseHandShake.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonNetworkStreamPhaseHandShake.cpp(140): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseHandShake.cpp(140): warning C4309: '=' : truncation of constant value
16>PythonNetworkStreamPhaseHandShake.cpp(232): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseHandShake.cpp(232): warning C4309: '=' : truncation of constant value
16>PythonNetworkStreamPhaseHandShake.cpp(320): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseHandShake.cpp(320): warning C4309: '=' : truncation of constant value
16>  Generating Code...
16>  Compiling...
16>  PythonNetworkStreamPhaseLoading.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonNetworkStreamPhaseLogin.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>PythonNetworkStreamPhaseLogin.cpp(321): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseLogin.cpp(321): warning C4309: '=' : truncation of constant value
16>PythonNetworkStreamPhaseLogin.cpp(356): warning C4305: '=' : truncation from '' to 'char'
16>PythonNetworkStreamPhaseLogin.cpp(356): warning C4309: '=' : truncation of constant value
16>  PythonNetworkStreamPhaseOffline.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  PythonNetworkStreamPhaseSelect.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacepacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  ServerStateChecker.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>ServerStateChecker.cpp(60): warning C4305: 'initializing' : truncation from '' to 'char'
16>ServerStateChecker.cpp(60): warning C4309: 'initializing' : truncation of constant value
16>  ServerStateCheckerModule.cpp
16>  CheckLatestFiles.cpp
16>  Hackshield.cpp
16>  NProtectGameGuard.cpp
16>  WiseLogicXTrap.cpp
16>  GameType.cpp
16>  MovieMan.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  UserInterface.cpp
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2792): warning C4309: 'initializing' : truncation of constant value
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4305: 'initializing' : truncation from '' to 'char'
16>c:documents and settingsuserdesktopnovaline binaryclientuserinterfacePacket.h(2801): warning C4309: 'initializing' : truncation of constant value
16>  Generating Code...
========== Rebuild All: 14 succeeded, 2 failed, 0 skipped ==========

Thanks...

Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

just post the errors most of the rest are nothing more then warning :

error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'

and

error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'
16>PythonPlayerModule.cpp(770): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(774): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(812): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(842): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(873): error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
16>          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
16>PythonPlayerModule.cpp(900): error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types

and they are fixed thanks to

Sanchez any way

look at this it should be fine :

http://metin2dev.org/board/topic/245-howtocompile-client-binary/

i just cant find it

or just use this

http://metin2dev.org/board/topic/958-sln-metin2client-with-updated-directx-granny-python-and-more/

it works with vs2013 so cooooooool

Link to comment
Share on other sites

New Error:
1>------ Rebuild All started: Project: EterLocale, Configuration: Debug Win32 ------
2>------ Rebuild All started: Project: scriptLib, Configuration: Debug Win32 ------
1>  StdAfx.cpp
2>  StdAfx.cpp
1>  Arabic.cpp
1>  Japanese.cpp
1>  StringCodec.cpp
1>  StringCodec_Vietnamese.cpp
1>  Generating Code...
1>  EterLocale_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterLocale.DebugEterLocale.lib
3>------ Rebuild All started: Project: mileslib, Configuration: Debug Win32 ------
3>  Stdafx.cpp
2>  PythonDebugModule.cpp
2>PythonDebugModule.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  PythonLauncher.cpp
2>PythonLauncher.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  PythonMarshal.cpp
2>PythonMarshal.cpp(6): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  PythonUtils.cpp
2>PythonUtils.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  Resource.cpp
2>Resource.cpp(1): warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
2>  Generating Code...
3>  SoundBase.cpp
3>  SoundData.cpp
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
3>  SoundInstance2D.cpp
3>  SoundInstance3D.cpp
3>  SoundInstanceStream.cpp
3>  SoundManager.cpp
3>  SoundManager2D.cpp
3>  SoundManager3D.cpp
3>  SoundManagerStream.cpp
3>  Type.cpp
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
3>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.
3>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
3>  Generating Code...
2>  scriptLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientscriptLib.DebugscriptLib.lib
4>------ Rebuild All started: Project: gamelib, Configuration: Debug Win32 ------
3>  mileslib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientMilesLib.Debugmileslib.lib
4>  StdAfx.cpp
4>  ActorInstance.cpp
5>------ Rebuild All started: Project: eterlib, Configuration: Debug Win32 ------
5>  StdAfx.cpp
4>  ActorInstanceAttach.cpp
5>  AttributeData.cpp
5>  AttributeInstance.cpp
4>  ActorInstanceBattle.cpp
5>  Camera.cpp
4>  ActorInstanceBlend.cpp
5>  CollisionData.cpp
4>  ActorInstanceCollisionDetection.cpp
5>  ColorTransitionHelper.cpp
5>  Decal.cpp
5>  EnvironmentMap.cpp
5>  FileLoaderThread.cpp
4>  ActorInstanceData.cpp
4>  ActorInstanceEvent.cpp
4>  ActorInstanceFly.cpp
5>  GrpCollisionObject.cpp
5>  GrpColor.cpp
5>  GrpColorInstance.cpp
5>  GrpD3DXBuffer.cpp
4>  ActorInstanceMotion.cpp
5>  GrpDIB.cpp
5>  GrpIndexBuffer.cpp
4>  ActorInstanceMotionEvent.cpp
5>  GrpLightManager.cpp
4>  ActorInstancePosition.cpp
5>  GrpObjectInstance.cpp
5>  GrpPixelShader.cpp
5>  GrpRatioInstance.cpp
4>  ActorInstanceRender.cpp
5>  GrpShadowTexture.cpp
5>  GrpVertexBuffer.cpp
4>  ActorInstanceRotation.cpp
5>  Generating Code...
4>  ActorInstanceSync.cpp
5>  Compiling...
5>  GrpVertexBufferDynamic.cpp
5>  GrpVertexBufferStatic.cpp
5>  GrpVertexShader.cpp
5>  Input.cpp
5>  LensFlare.cpp
5>  lineintersect_utils.cpp
5>  MSApplication.cpp
4>  ActorInstanceWeaponTrace.cpp
5>  MSWindow.cpp
4>  DungeonBlock.cpp
5>  Mutex.cpp
4>  PhysicsObject.cpp
5>  parser.cpp
4>  RaceData.cpp
5>  PathStack.cpp
5>  ReferenceObject.cpp
5>  ScreenFilter.cpp
5>  SkyBox.cpp
4>  RaceDataFile.cpp
5>  TargaResource.cpp
5>  Thread.cpp
5>  Util.cpp
4>  RaceManager.cpp
5>  CullingManager.cpp
5>  GrpBase.cpp
5>  GrpDetector.cpp
4>  Generating Code...
5>  Generating Code...
4>  Compiling...
4>  RaceMotionData.cpp
5>  Compiling...
5>  GrpDevice.cpp
5>  GrpMath.cpp
5>  GrpScreen.cpp
5>  JpegFile.cpp
5>  StateManager.cpp
5>  Resource.cpp
5>  ResourceManager.cpp
4>  WeaponTrace.cpp
5>  GrpExpandedImageInstance.cpp
4>  Area.cpp
5>  GrpImage.cpp
5>  GrpImageInstance.cpp
5>  GrpImageTexture.cpp
5>  GrpMarkInstance.cpp
5>  GrpSubImage.cpp
5>  GrpTexture.cpp
5>  NetAddress.cpp
5>  NetDatagram.cpp
5>  NetDatagramReceiver.cpp
5>  NetDatagramSender.cpp
5>  NetDevice.cpp
5>  NetPacketHeaderMap.cpp
5>  Generating Code...
5>  Compiling...
5>  NetStream.cpp
5>  GrpFontTexture.cpp
5>  GrpText.cpp
5>  GrpTextInstance.cpp
5>  TextTag.cpp
5>  BlockTexture.cpp
5>  DibBar.cpp
5>  TextBar.cpp
5>  IME.cpp
5>  TextFileLoader.cpp
5>  Generating Code...
4>  AreaLoaderThread.cpp
5>  eterlib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterLib.Debugeterlib.lib
4>  AreaTerrain.cpp
6>------ Rebuild All started: Project: eterPythonLib, Configuration: Debug Win32 ------
6>  StdAfx.cpp
4>  MapBase.cpp
4>  MapManager.cpp
4>  MapOutdoor.cpp
4>  MapOutdoorCharacterShadow.cpp
4>  MapOutdoorIndexBuffer.cpp
4>  MapOutdoorLoad.cpp
4>  MapOutdoorQuadtree.cpp
4>  MapOutdoorRender.cpp
6>  PythonGridSlotWindow.cpp
4>  MapOutdoorRenderHTP.cpp
4>  MapOutdoorRenderSTP.cpp
6>  PythonSlotWindow.cpp
4>  MapOutdoorUpdate.cpp
6>  PythonWindow.cpp
6>  PythonWindowManager.cpp
6>  PythonWindowManagerModule.cpp
6>  PythonGraphic.cpp
6>  PythonGraphicImageModule.cpp
6>  PythonGraphicModule.cpp
4>  MapOutdoorWater.cpp
4>  MapType.cpp
4>  MapUtil.cpp
4>  MonsterAreaInfo.cpp
6>  PythonGraphicTextModule.cpp
4>  Generating Code...
6>  PythonGraphicThingModule.cpp
6>  Generating Code...
6>  eterPythonLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClienteterPythonLib.DebugeterPythonLib.lib
4>  Compiling...
4>  Property.cpp
4>  PropertyLoader.cpp
4>  PropertyManager.cpp
7>------ Rebuild All started: Project: eterImageLib, Configuration: Debug Win32 ------
7>  StdAfx.cpp
4>  SnowEnvironment.cpp
4>  SnowParticle.cpp
4>  TerrainDecal.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibstdafx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
4>  TerrainPatch.cpp
4>  TerrainQuadtree.cpp
4>  GameEventManager.cpp
7>  DXTCImage.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibStdAfx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(252) : see declaration of 'strupr'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
7>  Image.cpp
4>  GameType.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibStdAfx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
7>  TGAImage.cpp
4>  GameUtil.cpp
7>c:documents and settingsuserdesktopnovaline binaryclienteterimagelibStdAfx.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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
4>  ItemData.cpp
7>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.
7>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
7>  Generating Code...
4>  ItemManager.cpp
7>StdAfx.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
7>  eterImageLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClienteterImageLib.DebugeterImageLib.lib
4>  FlyingData.cpp
4>  FlyingInstance.cpp
4>  FlyingObjectManager.cpp
4>  FlyTarget.cpp
4>  FlyTrace.cpp
4>  Generating Code...
8>------ Rebuild All started: Project: eterGrnLib, Configuration: Debug Win32 ------
8>  StdAfx.cpp
4>  gamelib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientGameLib.Debuggamelib.lib
8>  LODController.cpp
9>------ Rebuild All started: Project: eterBase, Configuration: Debug Win32 ------
8>  Material.cpp
8>c:documents and settingsuserdesktopnovaline binaryclientetergrnlib../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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
8>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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_snprintf'
8>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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(248) : see declaration of 'strnicmp'
9>  Base.cpp
8>  Mesh.cpp
8>  Model.cpp
8>  ModelInstance.cpp
8>  ModelInstanceCollisionDetection.cpp
8>  ModelInstanceModel.cpp
8>  ModelInstanceMotion.cpp
9>  Poly.cpp
8>  ModelInstanceRender.cpp
8>  ModelInstanceUpdate.cpp
8>  Motion.cpp
8>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.
8>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(246) : see declaration of 'stricmp'
8>  Thing.cpp
9>  Symbol.cpp
9>  SymTable.cpp
9>  cipher.cpp
8>  ThingInstance.cpp
8>  Util.cpp
8>  Generating Code...
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(129): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(130): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(131): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(132): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(134): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(192): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(192): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(192): warning C4100: 'target' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'end' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(194): warning C4100: 'target' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(202): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(203): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'iterationCount' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'input' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'output' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(76): warning C4100: 'operation' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(78): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(78): warning C4100: 'iv' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(78): warning C4100: 'keystreamBuffer' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(80): warning C4100: 'iterationCount' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'iterationCount' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'dir' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'input' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(171): warning C4100: 'output' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(173): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(173): warning C4100: 'iv' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(299): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(300): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(301): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(302): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppstrciphr.h(303): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(80): warning C4512: 'CryptoPP::CombinedNameValuePairs' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(70) : see declaration of 'CryptoPP::CombinedNameValuePairs'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(329): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(330): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(331): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(291): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(292): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(293): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(325): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(342): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(343): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(368): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(385): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(386): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(403): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(404): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(93): warning C4512: 'CryptoPP::ByteQueue::Walker' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(64) : see declaration of 'CryptoPP::ByteQueue::Walker'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(122): warning C4512: 'CryptoPP::LazyPutter' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(112) : see declaration of 'CryptoPP::LazyPutter'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(130): warning C4512: 'CryptoPP::LazyPutterModifiable' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(125) : see declaration of 'CryptoPP::LazyPutterModifiable'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(94): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(174): warning C4100: 'lastSize' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(174): warning C4100: 'blockSize' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(174): warning C4100: 'firstSize' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(176): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(181): warning C4100: 'inString' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(205): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(205): warning C4100: 'inString' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(251): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(536): warning C4512: 'CryptoPP::OutputProxy' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(501) : see declaration of 'CryptoPP::OutputProxy'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(614): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'blocking' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'end' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(700): warning C4100: 'target' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(717): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(97): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(98): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(100): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(101): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/osrng.h(143): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
8>  eterGrnLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClienteterGrnLib.DebugeterGrnLib.lib
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(13): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(14): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(15): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodarith.h(101): warning C4100: 'ignore_for_now' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(71): warning C4100: 'rng' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(109): warning C4100: 'name' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(189): warning C4100: 'digestLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(189): warning C4100: 'hashIdentifierLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(191): warning C4100: 'digestLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(191): warning C4100: 'hashIdentifierLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(191): warning C4100: 'representativeBitLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(202): warning C4100: 'semisignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(202): warning C4100: 'semisignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(202): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(208): warning C4100: 'semisignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(207): warning C4100: 'presignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(207): warning C4100: 'presignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(206): warning C4100: 'recoverableMessageLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(206): warning C4100: 'recoverableMessage' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(205): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(226): warning C4100: 'recoveredMessage' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(225): warning C4100: 'representativeBitLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(225): warning C4100: 'representative' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(224): warning C4100: 'messageEmpty' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(224): warning C4100: 'hashIdentifier' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(224): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(233): warning C4100: 'recoveredMessage' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(232): warning C4100: 'semisignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(232): warning C4100: 'semisignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(231): warning C4100: 'presignatureLength' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(231): warning C4100: 'presignature' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(230): warning C4100: 'hashIdentifier' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(230): warning C4100: 'hash' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(937): warning C4100: 'name' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmodexppc.h(11): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(156): warning C4512: 'CryptoPP::BERGeneralDecoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(128) : see declaration of 'CryptoPP::BERGeneralDecoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(154): warning C4100: 'parameters' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(174): warning C4512: 'CryptoPP::DERGeneralEncoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(159) : see declaration of 'CryptoPP::DERGeneralEncoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(184): warning C4512: 'CryptoPP::BERSequenceDecoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(177) : see declaration of 'CryptoPP::BERSequenceDecoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(194): warning C4512: 'CryptoPP::DERSequenceEncoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(187) : see declaration of 'CryptoPP::DERSequenceEncoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(204): warning C4512: 'CryptoPP::BERSetDecoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(197) : see declaration of 'CryptoPP::BERSetDecoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(214): warning C4512: 'CryptoPP::DERSetEncoder' : assignment operator could not be generated
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppasn.h(207) : see declaration of 'CryptoPP::DERSetEncoder'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(20): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(53): warning C4100: 'reversible' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(55): warning C4100: 'reversible' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(116): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(180): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(414): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(415): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(416): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh.h(92): warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh2.h(54): warning C4512: 'CryptoPP::DH2' : assignment operator could not be generated
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh2.h(12) : see declaration of 'CryptoPP::DH2'
9>C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/tea.h(100): warning C4100: 'length' : unreferenced formal parameter
9>cipher.cpp(134): warning C4512: 'DH2KeyAgreement' : assignment operator could not be generated
9>          cipher.cpp(121) : see declaration of 'DH2KeyAgreement'
9>cipher.cpp(380): warning C4189: 'count' : local variable is initialized but not referenced
9>cipher.cpp(446): warning C4193: #pragma warning(pop) : no matching '#pragma warning(push)'
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(89) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::Put2(const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(153) : see reference to class template instantiation 'CryptoPP::InputRejecting<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(168) : see reference to class template instantiation 'CryptoPP::AutoSignaling<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(94) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::ChannelPut2(const std::string &,const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(199) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=bool
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(329) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=bool
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=int
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(330) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=int
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=CryptoPP::ConstByteArrayParameter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(331) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::ConstByteArrayParameter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppqueue.h(17) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::BufferedTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52) : while compiling class template member function 'bool CryptoPP::Bufferless<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(86) : see reference to class template instantiation 'CryptoPP::Bufferless<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(52): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(62): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(63) : while compiling class template member function 'bool CryptoPP::Unflushable<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(388) : see reference to class template instantiation 'CryptoPP::Unflushable<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(62): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(117): warning C4100: 'parameters' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(117) : while compiling class template member function 'void CryptoPP::CustomSignalPropagation<T>::IsolatedInitialize(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(442) : see reference to class template instantiation 'CryptoPP::CustomSignalPropagation<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(106): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(106) : while compiling class template member function 'bool CryptoPP::CustomFlushPropagation<T>::IsolatedFlush(bool,bool)'
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(112) : see reference to class template instantiation 'CryptoPP::CustomFlushPropagation<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Sink
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(106): warning C4100: 'hardFlush' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(597): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(598) : while compiling class template member function 'size_t CryptoPP::StringSinkTemplate<T>::Put2(const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=std::string
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(614) : see reference to class template instantiation 'CryptoPP::StringSinkTemplate<T>' being compiled
9>          with
9>          [
9>              T=std::string
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(597): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(89) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::Put2(const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(728) : see reference to class template instantiation 'CryptoPP::InputRejecting<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(88): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'blocking' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(94) : while compiling class template member function 'size_t CryptoPP::InputRejecting<T>::ChannelPut2(const std::string &,const byte *,size_t,int,bool)'
9>          with
9>          [
9>              T=CryptoPP::Filter
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'messageEnd' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'length' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'begin' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(93): warning C4100: 'channel' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(317): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(318) : while compiling class template member function 'size_t CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              BASE=CryptoPP::TF_Base<CryptoPP::RandomizedTrapdoorFunctionInverse,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(336) : see reference to class template instantiation 'CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              BASE=CryptoPP::TF_Base<CryptoPP::RandomizedTrapdoorFunctionInverse,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(317): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(318) : while compiling class template member function 'size_t CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              BASE=CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(344) : see reference to class template instantiation 'CryptoPP::TF_SignatureSchemeBase<INTERFACE,BASE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              BASE=CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,CryptoPP::PK_SignatureMessageEncodingMethod>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(96) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(96) : while compiling class template member function 'void CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(116) : see reference to class template instantiation 'CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>' being compiled
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 's' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(153) : see reference to class template instantiation 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(180) : see reference to class template instantiation 'CryptoPP::DL_Algorithm_GDSA<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 'r' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 'publicKey' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(905): warning C4100: 'params' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(859) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(858) : while compiling class template member function 'void CryptoPP::DL_PublicKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(212) : see reference to class template instantiation 'CryptoPP::DL_PublicKeyImpl<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(414) : see reference to class template instantiation 'CryptoPP::DL_PublicKey_GFP<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(776) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(775) : while compiling class template member function 'void CryptoPP::DL_PrivateKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(231) : see reference to class template instantiation 'CryptoPP::DL_PrivateKeyImpl<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(415) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey_GFP<GP>' being compiled
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1392): warning C4100: 'rng' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1393) : while compiling class template member function 'void CryptoPP::DL_SimpleKeyAgreementDomainBase<T>::GeneratePublicKey(CryptoPP::RandomNumberGenerator &,const byte *,byte *) const'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh.h(14) : see reference to class template instantiation 'CryptoPP::DL_SimpleKeyAgreementDomainBase<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/dh.h(92) : see reference to class template instantiation 'CryptoPP::DH_Domain<GROUP_PARAMETERS>' being compiled
9>          with
9>          [
9>              GROUP_PARAMETERS=CryptoPP::DL_GroupParameters_GFP_DefaultSafePrime
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(90) : while compiling class template member function 'unsigned char *CryptoPP::AllocatorWithCleanup<T>::allocate(CryptoPP::AllocatorWithCleanup<T>::size_type,const void *)'
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(129) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T>' being compiled
9>          with
9>          [
9>              T=byte
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
9>          with
9>          [
9>              T=byte
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.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 *)'
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(134) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T,T_Align16>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.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 *)'
9>          with
9>          [
9>              T=byte,
9>              T_Align16=true
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T,T_Align16>' being compiled
9>          with
9>          [
9>              T=byte,
9>              T_Align16=true
9>          ]
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/modes.h(76) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=byte,
9>              A=CryptoPP::AllocatorWithCleanup<byte,true>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
9>          with
9>          [
9>              T=byte,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(972): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(973) : while compiling class template member function 'size_t CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              KEY_INTERFACE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(995) : see reference to class template instantiation 'CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Signer,
9>              KEY_INTERFACE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(25) : see reference to class template instantiation 'CryptoPP::DL_SignerBase<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1282) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
9>              ALGORITHM_INFO=CryptoPP::DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1317) : see reference to class template instantiation 'CryptoPP::DL_ObjectImplBase<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,CryptoPP::DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1339) : see reference to class template instantiation 'CryptoPP::DL_ObjectImpl<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_SignerBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,CryptoPP::DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1489) : see reference to class template instantiation 'CryptoPP::DL_SignerImpl<SCHEME_OPTIONS>' being compiled
9>          with
9>          [
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(830) : see reference to class template instantiation 'CryptoPP::PK_FinalTemplate<BASE>' being compiled
9>          with
9>          [
9>              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>>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(825) : while compiling class template member function 'void CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<BASE,SIGNATURE_SCHEME>::GenerateRandom(CryptoPP::RandomNumberGenerator &,const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              BASE=CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,
9>              SIGNATURE_SCHEME=CryptoPP::DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(416) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey_WithSignaturePairwiseConsistencyTest<BASE,SIGNATURE_SCHEME>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_PrivateKey_GFP<CryptoPP::DL_GroupParameters_DSA>,
9>              SIGNATURE_SCHEME=CryptoPP::DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1086): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1087) : while compiling class template member function 'void CryptoPP::DL_VerifierBase<T>::InputSignature(CryptoPP::PK_MessageAccumulator &,const byte *,size_t) const'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(25) : see reference to class template instantiation 'CryptoPP::DL_VerifierBase<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1282) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
9>              ALGORITHM_INFO=CryptoPP::DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1317) : see reference to class template instantiation 'CryptoPP::DL_ObjectImplBase<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PublicKey_GFP<CryptoPP::DL_GroupParameters_DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1352) : see reference to class template instantiation 'CryptoPP::DL_ObjectImpl<BASE,SCHEME_OPTIONS,KEY>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::DL_VerifierBase<CryptoPP::Integer>,
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>,
9>              KEY=CryptoPP::DL_PublicKey_GFP<CryptoPP::DL_GroupParameters_DSA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1489) : see reference to class template instantiation 'CryptoPP::DL_VerifierImpl<SCHEME_OPTIONS>' being compiled
9>          with
9>          [
9>              SCHEME_OPTIONS=CryptoPP::DL_SignatureSchemeOptions<CryptoPP::DSA,CryptoPP::DL_Keys_DSA,CryptoPP::DL_Algorithm_GDSA<CryptoPP::Integer>,CryptoPP::DL_SignatureMessageEncodingMethod_DSA,CryptoPP::SHA>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(831) : see reference to class template instantiation 'CryptoPP::PK_FinalTemplate<BASE>' being compiled
9>          with
9>          [
9>              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>>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(972): warning C4100: 'signatureLength' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(973) : while compiling class template member function 'size_t CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>::MaxRecoverableLengthFromSignatureLength(size_t) const'
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              KEY_INTERFACE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1084) : see reference to class template instantiation 'CryptoPP::DL_SignatureSchemeBase<INTERFACE,KEY_INTERFACE>' being compiled
9>          with
9>          [
9>              INTERFACE=CryptoPP::PK_Verifier,
9>              KEY_INTERFACE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S>' being compiled
9>          with
9>          [
9>              T=byte,
9>              S=32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=byte,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<byte,32>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopprandpool.h(25) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S>' being compiled
9>          with
9>          [
9>              T=byte,
9>              S=32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'p' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1065): warning C4100: 'ma' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1066) : while compiling class template member function 'void CryptoPP::DL_SignerBase<T>::RestartMessageAccumulator(CryptoPP::RandomNumberGenerator &,CryptoPP::PK_MessageAccumulatorBase &) const'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(1065): warning C4100: 'rng' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(96): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(90) : while compiling class template member function 'unsigned int *CryptoPP::AllocatorWithCleanup<T>::allocate(CryptoPP::AllocatorWithCleanup<T>::size_type,const void *)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(131) : see reference to class template instantiation 'CryptoPP::AllocatorWithCleanup<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(108): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(143): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(144) : while compiling class template member function 'unsigned int *CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type,const void *)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S,A,T_Align16>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              S=60,
9>              A=CryptoPP::NullAllocator<CryptoPP::word32>,
9>              T_Align16=true
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word32,60,CryptoPP::NullAllocator<CryptoPP::word32>,true>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(430) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S,A>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              S=60,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word32,60,CryptoPP::NullAllocator<CryptoPP::word32>,true>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopprijndael.h(37) : see reference to class template instantiation 'CryptoPP::FixedSizeAlignedSecBlock<T,S>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              S=60
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'p' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(143): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(144) : while compiling class template member function 'unsigned __int64 *CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type,const void *)'
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(232) : see reference to class template instantiation 'CryptoPP::NullAllocator<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(241) : see reference to class template instantiation 'CryptoPP::FixedSizeAllocatorWithCleanup<T,S>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              S=16
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(423) : see reference to class template instantiation 'CryptoPP::SecBlock<T,A>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              A=CryptoPP::FixedSizeAllocatorWithCleanup<CryptoPP::word64,16>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(75) : see reference to class template instantiation 'CryptoPP::FixedSizeSecBlock<T,S>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              S=16
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(25) : see reference to class template instantiation 'CryptoPP::IteratedHash<T_HashWordType,T_Endianness,T_BlockSize>' being compiled
9>          with
9>          [
9>              T_HashWordType=CryptoPP::word64,
9>              T_Endianness=CryptoPP::BigEndian,
9>              T_BlockSize=128
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsimple.h(17) : see reference to class template instantiation 'CryptoPP::AlgorithmImpl<BASE,ALGORITHM_INFO>' being compiled
9>          with
9>          [
9>              BASE=CryptoPP::IteratedHash<CryptoPP::word64,CryptoPP::BigEndian,128>,
9>              ALGORITHM_INFO=CryptoPP::SHA512
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(82) : see reference to class template instantiation 'CryptoPP::ClonableImpl<DERIVED,BASE>' being compiled
9>          with
9>          [
9>              DERIVED=CryptoPP::SHA512,
9>              BASE=CryptoPP::AlgorithmImpl<CryptoPP::IteratedHash<CryptoPP::word64,CryptoPP::BigEndian,128>,CryptoPP::SHA512>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsha.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
9>          with
9>          [
9>              T_HashWordType=CryptoPP::word64,
9>              T_Endianness=CryptoPP::BigEndian,
9>              T_BlockSize=128,
9>              T_StateSize=64,
9>              T_Transform=CryptoPP::SHA512,
9>              T_DigestSize=64,
9>              T_StateAligned=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'n' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(150) : while compiling class template member function 'void CryptoPP::NullAllocator<T>::deallocate(void *,CryptoPP::NullAllocator<T>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(149): warning C4100: 'p' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.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
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_GFP,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(366): warning C4127: conditional expression is constant
9>          C:Documents and SettingsuserDesktopnovaline binaryexternincludecryptopp/skipjack.h(25) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<CryptoPP::word16>(T *)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word16
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(363): warning C4100: 'dummy' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(366): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<T>(T *)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : while compiling class template member function 'unsigned int CryptoPP::IteratedHashBase<T,BASE>::OptimalDataAlignment(void) const'
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(97) : see reference to class template instantiation 'CryptoPP::IteratedHashBase<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(363): warning C4100: 'dummy' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(366): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : see reference to function template instantiation 'unsigned int CryptoPP::GetAlignmentOf<T>(T *)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(28) : while compiling class template member function 'unsigned int CryptoPP::IteratedHashBase<T,BASE>::OptimalDataAlignment(void) const'
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppiterhash.h(100) : see reference to class template instantiation 'CryptoPP::IteratedHashBase<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32,
9>              BASE=CryptoPP::HashTransformation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(363): warning C4100: 'dummy' : unreferenced formal parameter
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.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
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased,
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(93) : while compiling class template member function 'bool CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::GetVoidValue(const char *,const type_info &,void *) const'
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(229): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.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
9>          with
9>          [
9>              T=CryptoPP::DL_GroupParameters_IntegerBasedImpl<CryptoPP::ModExpPrecomputation>,
9>              BASE=CryptoPP::DL_GroupParameters_IntegerBased,
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppgfpcrypt.h(96) : while compiling class template member function 'void CryptoPP::DL_GroupParameters_IntegerBasedImpl<GROUP_PRECOMP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GROUP_PRECOMP=CryptoPP::ModExpPrecomputation
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(853) : while compiling class template member function 'bool CryptoPP::DL_PublicKeyImpl<GP>::GetVoidValue(const char *,const type_info &,void *) const'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(229): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(858) : while compiling class template member function 'void CryptoPP::DL_PublicKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(155): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(770) : while compiling class template member function 'bool CryptoPP::DL_PrivateKeyImpl<GP>::GetVoidValue(const char *,const type_info &,void *) const'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(229): warning C4100: 'dummy' : unreferenced formal parameter
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.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
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(775) : while compiling class template member function 'void CryptoPP::DL_PrivateKeyImpl<GP>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              GP=CryptoPP::DL_GroupParameters_DSA
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(537): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(105) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
9>          with
9>          [
9>              T=byte
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T>::size_type)'
9>          with
9>          [
9>              T=byte
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(539): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(541): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(537): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(105) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word32
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(104) : while compiling class template member function 'void CryptoPP::AllocatorWithCleanup<T,T_Align16>::deallocate(void *,CryptoPP::AllocatorWithCleanup<T,T_Align16>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word,
9>              T_Align16=true
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(539): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(541): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(537): warning C4127: conditional expression is constant
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(199) : see reference to function template instantiation 'void CryptoPP::SecureWipeArray<T>(T *,size_t)' being compiled
9>          with
9>          [
9>              T=CryptoPP::word64
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppsecblock.h(193) : while compiling class template member function 'void CryptoPP::FixedSizeAllocatorWithCleanup<T,S>::deallocate(void *,CryptoPP::FixedSizeAllocatorWithCleanup<T,S>::size_type)'
9>          with
9>          [
9>              T=CryptoPP::word64,
9>              S=16
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(539): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(541): warning C4127: conditional expression is constant
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(697) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PrivateKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PrivateKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(695) : while compiling class template member function 'void CryptoPP::DL_PrivateKey<T>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(750) : see reference to class template instantiation 'CryptoPP::DL_PrivateKey<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(226): warning C4512: 'CryptoPP::AssignFromHelperClass<T,BASE>' : assignment operator could not be generated
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(714) : see reference to class template instantiation 'CryptoPP::AssignFromHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKey<CryptoPP::Integer>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(707) : while compiling class template member function 'void CryptoPP::DL_PublicKey<T>::AssignFrom(const CryptoPP::NameValuePairs &)'
9>          with
9>          [
9>              T=CryptoPP::Integer
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(86) : while compiling class template member function 'CryptoPP::GetValueHelperClass<T,BASE>::GetValueHelperClass(const T *,const char *,const type_info &,void *,const CryptoPP::NameValuePairs *)'
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptopppubkey.h(854) : see reference to class template instantiation 'CryptoPP::GetValueHelperClass<T,BASE>' being compiled
9>          with
9>          [
9>              T=CryptoPP::DL_PublicKeyImpl<CryptoPP::DL_GroupParameters_DSA>,
9>              BASE=CryptoPP::DL_PublicKey<CryptoPP::Integer>
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(322): warning C4189: 'p' : local variable is initialized but not referenced
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(321) : while compiling class template member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void *) const'
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(354) : see reference to class template instantiation 'CryptoPP::AlgorithmParametersTemplate<T>' being compiled
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppalgparam.h(388) : see reference to function template instantiation 'CryptoPP::AlgorithmParameters &CryptoPP::AlgorithmParameters::operator ()<T>(const char *,const T &,bool)' being compiled
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>          c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppfilters.h(805) : see reference to function template instantiation 'CryptoPP::AlgorithmParameters CryptoPP::MakeParameters<CryptoPP::RandomNumberGenerator*>(const char *,const T &,bool)' being compiled
9>          with
9>          [
9>              T=CryptoPP::RandomNumberGenerator *
9>          ]
9>c:documents and settingsuserdesktopnovaline binaryexternincludecryptoppmisc.h(548): warning C4505: 'CryptoPP::StringNarrow' : unreferenced local function has been removed
9>  CPostIt.cpp
9>  CRC32.cpp
9>  Debug.cpp
9>  error.cpp
9>  FileBase.cpp
9>  FileDir.cpp
9>  FileLoader.cpp
9>  lzo.cpp
9>  MappedFile.cpp
9>  Random.cpp
9>  StdAfx.cpp
9>  Stl.cpp
9>  tea.cpp
9>  TempFile.cpp
9>  Timer.cpp
9>  Generating Code...
9>  Compiling...
9>  Utils.cpp
9>Utils.cpp(340): warning C4127: conditional expression is constant
9>  Generating Code...
9>c:documents and settingsuserdesktopnovaline binaryclienteterbaseutils.cpp(627): warning C4706: assignment within conditional expression
10>------ Rebuild All started: Project: EffectLib, Configuration: Debug Win32 ------
10>  StdAfx.cpp
9>StdAfx.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
9>  eterBase_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterBase.DebugeterBase.lib
11>------ Rebuild All started: Project: SphereLib, Configuration: Debug Win32 ------
11>  StdAfx.cpp
11>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
11>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
11>  frustum.cpp
11>  sphere.cpp
11>  spherepack.cpp
11>  Generating Code...
10>  EffectData.cpp
11>  SphereLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientSphereLib.DebugSphereLib.lib
10>  EffectElementBase.cpp
10>  EffectElementBaseInstance.cpp
10>  EffectInstance.cpp
10>  EffectManager.cpp
10>  EffectMesh.cpp
10>  EffectMeshInstance.cpp
10>  EffectUpdateDecorator.cpp
12>------ Rebuild All started: Project: SpeedTreeLib, Configuration: Debug Win32 ------
10>  EmitterProperty.cpp
10>  FrameController.cpp
10>  ParticleInstance.cpp
12>  BoundaryShapeManager.cpp
10>  ParticleProperty.cpp
10>  ParticleSystemData.cpp
10>  ParticleSystemInstance.cpp
12>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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
10>  SimpleLightData.cpp
10>  SimpleLightInstance.cpp
12>  SpeedGrassRT.cpp
10>  Type.cpp
10>  Generating Code...
12>  SpeedGrassWrapper.cpp
12>  SpeedTreeForest.cpp
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelib../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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
12>  SpeedTreeForestDirectX8.cpp
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>  SpeedTreeWrapper.cpp
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelib../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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>c:documents and settingsuserdesktopnovaline binaryclientspeedtreelibVertexShaders.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.
12>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(371) : see declaration of 'sprintf'
12>  StdAfx.cpp
12>  Generating Code...
10>  EffectLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEffectLib.DebugEffectLib.lib
12>SpeedGrassWrapper.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
12>SpeedGrassRT.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
13>------ Rebuild All started: Project: PRTerrainLib, Configuration: Debug Win32 ------
12>  SpeedTreeLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientSpeedTreeLib.DebugSpeedTreeLib.lib
13>  StdAfx.cpp
13>  Terrain.cpp
14>------ Rebuild All started: Project: EterPack, Configuration: Debug Win32 ------
14>  StdAfx.cpp
13>  TextureSet.cpp
13>  Generating Code...
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
13>  PRTerrainLib_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientPRTerrainLib.DebugPRTerrainLib.lib
14>  EterPack.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>c:documents and settingsuserdesktopnovaline binaryclienteterpackInline.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(363) : see declaration of '_vsnprintf'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(110) : see declaration of 'strcat'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestdio.h(234) : see declaration of 'fopen'
14>  EterPackCursor.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>c:documents and settingsuserdesktopnovaline binaryclienteterpackInline.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.
15>------ Rebuild All started: Project: CWebBrowser, Configuration: Debug Win32 ------
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(188) : see declaration of 'strncpy'
14>  EterPackManager.cpp
15>  CWebBrowser.c
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>  Generating Code...
15>  CWebBrowser_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientCWebBrowser.DebugCWebBrowser.lib
14>  EterPackPolicy_CSHybridCrypt.cpp
14>c:documents and settingsuserdesktopnovaline binaryclienteterbasefilename.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.
14>          C:Program FilesMicrosoft Visual Studio 10.0VCincludestring.h(105) : see declaration of 'strcpy'
14>  md5.c
14>  EterPack_VC90.vcxproj -> C:Documents and SettingsuserDesktopnovaline binaryClientEterPack.DebugEterPack.lib
16>------ Rebuild All started: Project: UserInterface, Configuration: Debug Win32 ------
16>  StdAfx.cpp
16>  AffectFlagContainer.cpp
16>  InstanceBase.cpp
16>  InstanceBaseBattle.cpp
16>  InstanceBaseEffect.cpp
16>  InstanceBaseEvent.cpp
16>  InstanceBaseMotion.cpp
16>  InstanceBaseMovement.cpp
16>  InstanceBaseTransform.cpp
16>  CameraProcedure.cpp
16>  PythonBackground.cpp
16>  PythonBackgroundModule.cpp
16>  PythonCharacterManager.cpp
16>  PythonCharacterManagerModule.cpp
16>  PythonCharacterModule.cpp
16>  PythonEffectModule.cpp
16>  PythonEventManager.cpp
16>  PythonEventManagerMoudle.cpp
16>  PythonGameEventManagerModule.cpp
16>  PythonItem.cpp
16>  PythonItemModule.cpp
16>  Generating Code...
16>  Compiling...
16>  PythonNonPlayer.cpp
16>  PythonNonPlayerModule.cpp
16>  PythonPlayer.cpp
16>  PythonPlayerEventHandler.cpp
16>  PythonPlayerInput.cpp
16>  PythonPlayerInputKeyboard.cpp
16>  PythonPlayerInputMouse.cpp
16>  PythonPlayerModule.cpp
16>PythonPlayerModule.cpp(763): warning C4101: 'iSourceSlotIndex' : unreferenced local variable
16>PythonPlayerModule.cpp(978): warning C4101: 'iSlotPos' : unreferenced local variable
16>  PythonPlayerSkill.cpp
16>  PythonQuest.cpp
16>  PythonSkill.cpp
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(920) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[19],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[19],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(921) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[18],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[18],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(922) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[22],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[22],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(923) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[10],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[10],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(924) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[12],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[12],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(928) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[13],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[13],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(929) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[14],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[14],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(931) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[21],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[21],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(932) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[15],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[15],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(938) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[20],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[20],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(940) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[16],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[16],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(947) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[4],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[4],
16>              _Other2=
16>          ]
16>C:Program FilesMicrosoft Visual Studio 10.0VCincludeutility(246): error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'
16>          PythonSkill.cpp(948) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<const char(&)[11],>(_Other1,_Other2 &&)' being compiled
16>          with
16>          [
16>              _Ty1=const std::string,
16>              _Ty2=DWORD,
16>              _Other1=const char (&)[11],
16>              _Other2=
16>          ]
16>  PythonChat.cpp
16>  PythonChatModule.cpp
16>  PythonExchange.cpp
16>  PythonExchangeModule.cpp
16>  PythonFlyModule.cpp
16>  PythonGuild.cpp
16>  PythonMessenger.cpp
16>  PythonMiniMap.cpp
16>  PythonMiniMapModule.cpp
16>  Generating Code...
16>  Compiling...
16>  PythonSafeBox.cpp
16>  PythonShop.cpp
16>  PythonTextTail.cpp
16>  PythonTextTailModule.cpp
16>  PythonPackModule.cpp
16>  ProcessScanner.cpp
16>  PythonApplication.cpp
16>  PythonApplicationCamera.cpp
16>  PythonApplicationCursor.cpp
16>  PythonApplicationEvent.cpp
16>  PythonApplicationLogo.cpp
16>  PythonApplicationModule.cpp
16>  PythonApplicationProcedure.cpp
16>  PythonApplicationWebPage.cpp
16>  PythonIME.cpp
16>  PythonIMEModule.cpp
16>  PythonProfilerModule.cpp
16>  PythonSoundManagerModule.cpp
16>  PythonSystem.cpp
16>  PythonSystemModule.cpp
16>  Generating Code...
16>  Compiling...
16>  GuildMarkDownloader.cpp
16>  GuildMarkUploader.cpp
16>  MarkImage.cpp
16>  MarkManager.cpp
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.
16>          C:Program FilesMicrosoft Visual Studio 10.0VCincludedirect.h(124) : see declaration of 'mkdir'
16>MarkManager.cpp(396): error C2039: 'back_inserter' : is not a member of 'std'
16>MarkManager.cpp(396): error C3861: 'back_inserter': identifier not found
16>  Locale.cpp
16>  AccountConnector.cpp
16>  InsultChecker.cpp
16>  NetworkActorManager.cpp
16>NetworkActorManager.cpp(367): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
16>NetworkActorManager.cpp(417): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
16>  ProcessCRC.cpp
16>  PythonExceptionSender.cpp
16>  PythonNetworkDatagram.cpp
16>  PythonNetworkDatagramModule.cpp
16>  PythonNetworkStream.cpp
16>  PythonNetworkStreamCommand.cpp
16>  PythonNetworkStreamEvent.cpp
16>  PythonNetworkStreamModule.cpp
16>  PythonNetworkStreamPhaseGame.cpp
16>  PythonNetworkStreamPhaseGameActor.cpp
16>  PythonNetworkStreamPhaseGameItem.cpp
16>  PythonNetworkStreamPhaseHandShake.cpp
16>  Generating Code...
16>  Compiling...
16>  PythonNetworkStreamPhaseLoading.cpp
16>  PythonNetworkStreamPhaseLogin.cpp
16>  PythonNetworkStreamPhaseOffline.cpp
16>  PythonNetworkStreamPhaseSelect.cpp
16>  ServerStateChecker.cpp
16>  ServerStateCheckerModule.cpp
16>  CheckLatestFiles.cpp
16>  Hackshield.cpp
16>  NProtectGameGuard.cpp
16>  WiseLogicXTrap.cpp
16>  GameType.cpp
16>  MovieMan.cpp
16>  UserInterface.cpp
16>  Generating Code...
========== Rebuild All: 15 succeeded, 1 failed, 0 skipped ==========
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.