Advertisement
shinyclaw

Warnings

May 18th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.96 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 527
  3. Warning C4334 '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) Lua D:\3d_Engines\Urho3D-master\Source\ThirdParty\Lua\src\lgc.c 288
  4. Warning C4334 '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) Lua D:\3d_Engines\Urho3D-master\Source\ThirdParty\Lua\src\ltable.c 323
  5. Warning C4334 '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) Lua D:\3d_Engines\Urho3D-master\Source\ThirdParty\Lua\src\ltable.c 376
  6. Warning C4018 '>': signed/unsigned mismatch FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\gxvalid\gxvmort2.c 196
  7. Warning C4267 '+=': conversion from 'size_t' to 'int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\pcf\pcfread.c 1300
  8. Warning C4267 '+=': conversion from 'size_t' to 'int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\pcf\pcfread.c 1306
  9. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\pcf\pcfread.c 1286
  10. Warning C4267 '=': conversion from 'size_t' to 'FT_Int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\psaux\t1decode.c 1347
  11. Warning C4312 'type cast': conversion from 'unsigned long' to 'void *' of greater size FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\truetype\ttgload.c 1708
  12. Warning C4312 'type cast': conversion from 'unsigned long' to 'void *' of greater size FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\truetype\ttgload.c 1712
  13. Warning C4312 'type cast': conversion from 'unsigned long' to 'void *' of greater size FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\truetype\ttgload.c 1721
  14. Warning C4312 'type cast': conversion from 'unsigned long' to 'void *' of greater size FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\truetype\ttgload.c 1727
  15. Warning C4244 '=': conversion from '__int64' to 'FT_Int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1load.c 1528
  16. Warning C4244 '=': conversion from '__int64' to 'FT_Int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1load.c 1689
  17. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 269
  18. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 289
  19. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 321
  20. Warning C4267 '=': conversion from 'size_t' to 'FT_UInt', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 351
  21. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 558
  22. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 564
  23. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 570
  24. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 576
  25. Warning C4267 '=': conversion from 'size_t' to 'FT_ULong', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type1\t1driver.c 582
  26. Warning C4244 '=': conversion from '__int64' to 'FT_Int', possible loss of data FreeType D:\3d_engines\urho3d-master\source\thirdparty\freetype\src\type42\t42parse.c 821
  27. Warning C4723 potential divide by 0 SDL D:\3d_engines\urho3d-master\source\thirdparty\sdl\src\libm\e_sqrt.c 123
  28. Warning C4723 potential divide by 0 SDL D:\3d_engines\urho3d-master\source\thirdparty\sdl\src\libm\e_pow.c 196
  29. Warning C4723 potential divide by 0 SDL D:\3d_engines\urho3d-master\source\thirdparty\sdl\src\libm\e_pow.c 186
  30. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\stdlib\SDL_qsort.c 365
  31. Warning C4018 '>=': signed/unsigned mismatch SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\stdlib\SDL_qsort.c 416
  32. Warning C4018 '>': signed/unsigned mismatch SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\stdlib\SDL_qsort.c 421
  33. Warning C4018 '>=': signed/unsigned mismatch SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\stdlib\SDL_qsort.c 447
  34. Warning C4018 '>': signed/unsigned mismatch SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\stdlib\SDL_qsort.c 452
  35. Warning C4311 'type cast': pointer truncation from 'void *' to 'int' SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\stdlib\SDL_qsort.c 522
  36. Warning C4244 'function': conversion from '__int64' to 'uint32_t', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\bst_vector.c 101
  37. Warning C4244 'function': conversion from 'uintptr_t' to 'uint32_t', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\log.c 88
  38. Warning C4244 '=': conversion from 'uintptr_t' to 'uint32_t', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\ordered_vector.c 319
  39. Warning C4244 '=': conversion from 'uintptr_t' to 'uint32_t', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\ordered_vector.c 347
  40. Warning C4244 'initializing': conversion from 'uintptr_t' to 'uint32_t', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\ordered_vector.c 337
  41. Warning C4244 'return': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\quat.c 27
  42. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\quat.c 56
  43. Warning C4244 'initializing': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\quat.c 100
  44. Warning C4244 '+=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 180
  45. Warning C4244 'initializing': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 235
  46. Warning C4244 'function': conversion from 'int' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 298
  47. Warning C4244 'function': conversion from 'int' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 414
  48. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 438
  49. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 448
  50. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 449
  51. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\solver_FABRIK.c 450
  52. Warning C4244 'return': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\vec3.c 59
  53. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data ik D:\3d_Engines\Urho3D-master\Source\ThirdParty\ik\src\vec3.c 68
  54. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\DataSerializer.cpp 424
  55. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\DataSerializer.cpp 426
  56. Warning C4244 '=': conversion from 'double' to 'btScalar', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp 868
  57. Warning C4244 '=': conversion from 'double' to 'float', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp 913
  58. Warning C4244 '=': conversion from 'double' to 'btScalar', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp 973
  59. Warning C4244 '=': conversion from 'double' to 'btScalar', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp 975
  60. Warning C4359 'btContactConstraint': Alignment specifier is less than actual alignment (128), and will be ignored. Bullet D:\3d_engines\urho3d-master\source\thirdparty\bullet\src\bulletdynamics\constraintsolver\btContactConstraint.h 25
  61. Warning C4018 '<': signed/unsigned mismatch kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\MessageConnection.cpp 352
  62. Warning C4267 '=': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\MessageConnection.cpp 598
  63. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\MessageConnection.cpp 871
  64. Warning C4267 'initializing': conversion from 'size_t' to 'const int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\MessageConnection.cpp 871
  65. Warning C4996 'GetVersionExA': was declared deprecated SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 462
  66. Warning C4312 'type cast': conversion from 'unsigned int' to 'HKL' of greater size SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 553
  67. Warning C4312 'type cast': conversion from 'unsigned int' to 'HKL' of greater size SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 588
  68. Warning C4312 'type cast': conversion from 'unsigned int' to 'HKL' of greater size SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 589
  69. Warning C4312 'type cast': conversion from 'unsigned int' to 'HKL' of greater size SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 590
  70. Warning C4312 'type cast': conversion from 'unsigned int' to 'HKL' of greater size SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 591
  71. Warning C4312 'type cast': conversion from 'unsigned int' to 'HKL' of greater size SDL D:\3d_Engines\Urho3D-master\Source\ThirdParty\SDL\src\video\windows\SDL_windowskeyboard.c 592
  72. Warning C4996 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\Network.cpp 131
  73. Warning C4996 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\Network.cpp 654
  74. Warning C4244 'initializing': conversion from 'double' to 'btScalar', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofSpring2Constraint.cpp 786
  75. Warning C4359 'btContactConstraint': Alignment specifier is less than actual alignment (128), and will be ignored. Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btContactConstraint.h 25
  76. Warning C4267 'argument': conversion from 'size_t' to 'const int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkServer.cpp 279
  77. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkServer.cpp 564
  78. Warning C4244 'initializing': conversion from 'int' to 'btScalar', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\Featherstone\btMultiBodyJointLimitConstraint.cpp 114
  79. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 130
  80. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 135
  81. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 307
  82. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 189
  83. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 298
  84. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 317
  85. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\NetworkWorkerThread.cpp 345
  86. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\Socket.cpp 377
  87. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\Socket.cpp 397
  88. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\Socket.cpp 727
  89. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\Socket.cpp 729
  90. Warning C4267 'argument': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 132
  91. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 211
  92. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 216
  93. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 230
  94. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 233
  95. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 249
  96. Warning C4267 'argument': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 268
  97. Warning C4267 'argument': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 354
  98. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\TCPMessageConnection.cpp 355
  99. Warning C4359 'btContactConstraint': Alignment specifier is less than actual alignment (128), and will be ignored. Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletDynamics\ConstraintSolver\btContactConstraint.h 25
  100. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBody.cpp 3340
  101. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBody.cpp 3341
  102. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBody.cpp 3365
  103. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBody.cpp 3386
  104. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBody.cpp 3410
  105. Warning C4267 '=': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 109
  106. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 243
  107. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 274
  108. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 365
  109. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 518
  110. Warning C4267 'argument': conversion from 'size_t' to 'u32', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 532
  111. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 537
  112. Warning C4267 'argument': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 590
  113. Warning C4267 'argument': conversion from 'size_t' to 'unsigned long', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 922
  114. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1034
  115. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1037
  116. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1041
  117. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1042
  118. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1153
  119. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1227
  120. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\UDPMessageConnection.cpp 1234
  121. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp 572
  122. Warning C4244 '=': conversion from '__int64' to 'int', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp 573
  123. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\win32\W32Thread.cpp 150
  124. Warning C4101 'e': unreferenced local variable kNet D:\3d_Engines\Urho3D-master\Source\ThirdParty\kNet\src\win32\W32Thread.cpp 153
  125. Warning C4267 '=': conversion from 'size_t' to 'long', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\LinearMath\btVector3.cpp 182
  126. Warning C4267 '-=': conversion from 'size_t' to 'unsigned long', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\LinearMath\btVector3.cpp 187
  127. Warning C4267 '=': conversion from 'size_t' to 'long', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\LinearMath\btVector3.cpp 430
  128. Warning C4267 '=': conversion from 'size_t' to 'long', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\LinearMath\btVector3.cpp 568
  129. Warning C4267 '-=': conversion from 'size_t' to 'unsigned long', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\LinearMath\btVector3.cpp 573
  130. Warning C4267 '=': conversion from 'size_t' to 'long', possible loss of data Bullet D:\3d_Engines\Urho3D-master\Source\ThirdParty\Bullet\src\LinearMath\btVector3.cpp 819
  131. Warning LNK4006 CallX64 already defined in as_callfunc_x64_msvc_asm.obj; second definition ignored AngelScript D:\3d_Engines\Urho3D-master\Source\ThirdParty\AngelScript\as_callfunc_x64_msvc_asm.obj 1
  132. Warning LNK4006 GetReturnedFloat already defined in as_callfunc_x64_msvc_asm.obj; second definition ignored AngelScript D:\3d_Engines\Urho3D-master\Source\ThirdParty\AngelScript\as_callfunc_x64_msvc_asm.obj 1
  133. Warning LNK4006 GetReturnedDouble already defined in as_callfunc_x64_msvc_asm.obj; second definition ignored AngelScript D:\3d_Engines\Urho3D-master\Source\ThirdParty\AngelScript\as_callfunc_x64_msvc_asm.obj 1
  134. 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 AngelScript D:\3d_Engines\Urho3D-master\Source\ThirdParty\AngelScript\as_callfunc_x64_msvc_asm.obj 1
  135. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\AngelScript\GraphicsAPI.cpp 1193
  136. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\AngelScript\GraphicsAPI.cpp 1194
  137. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\AngelScript\GraphicsAPI.cpp 1195
  138. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\AngelScript\GraphicsAPI.cpp 1196
  139. Warning C4244 'argument': conversion from 'const ptrdiff_t' to 'unsigned int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Container\Str.cpp 1054
  140. Warning C4244 'argument': conversion from 'const ptrdiff_t' to 'unsigned int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Container\Str.cpp 1061
  141. Warning C4312 'reinterpret_cast': conversion from 'int' to 'void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Container\Str.cpp 1170
  142. Warning C4244 '+=': conversion from '__int64' to 'unsigned int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Container\Str.cpp 1256
  143. Warning C4312 'reinterpret_cast': conversion from 'unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Batch.cpp 235
  144. Warning C4312 'reinterpret_cast': conversion from 'unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Batch.cpp 270
  145. Warning C4312 'reinterpret_cast': conversion from 'unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Batch.cpp 599
  146. Warning C4312 'type cast': conversion from 'const unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Direct3D11\D3D11Graphics.cpp 1087
  147. Warning C4312 'type cast': conversion from 'const unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Direct3D11\D3D11Graphics.cpp 1096
  148. Warning C4312 'type cast': conversion from 'const unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Direct3D11\D3D11Graphics.cpp 1273
  149. Warning C4312 'type cast': conversion from 'const unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Direct3D11\D3D11Graphics.cpp 1279
  150. Warning C4312 'type cast': conversion from 'const unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Direct3D11\D3D11Graphics.cpp 1284
  151. Warning C4312 'type cast': conversion from 'const unsigned int' to 'const void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Graphics\Direct3D11\D3D11Graphics.cpp 1285
  152. Warning C4390 ';': empty controlled statement found; is this the intent? Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\IK\IKConstraint.cpp 71
  153. Warning C4390 ';': empty controlled statement found; is this the intent? Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\IK\IKConstraint.cpp 86
  154. Warning C4805 '!=': unsafe mix of type 'bool' and type 'SDL_bool' in operation Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Input\Input.cpp 1150
  155. Warning C4244 'return': conversion from 'float' to 'int', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Input\Input.cpp 1402
  156. Warning C4800 'SDL_bool': forcing value to bool 'true' or 'false' (performance warning) Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Input\Input.cpp 1456
  157. Warning C4800 'SDL_bool': forcing value to bool 'true' or 'false' (performance warning) Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Input\Input.cpp 1461
  158. Warning C4312 'type cast': conversion from 'unsigned int' to 'void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\LuaScriptInstance.cpp 101
  159. Warning C4312 'type cast': conversion from 'unsigned int' to 'void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\LuaScriptInstance.cpp 214
  160. Warning C4312 'type cast': conversion from 'unsigned int' to 'void *' of greater size Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\LuaScriptInstance.cpp 567
  161. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\ToluaUtils.cpp 116
  162. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\ToluaUtils.cpp 187
  163. Warning C4244 'argument': conversion from 'int' to 'float', possible loss of data Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\Urho2D\TmxFile2D.cpp 200
  164. Warning C4101 'tolua_err': unreferenced local variable Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\generated\LuaScriptLuaAPI.cpp 78
  165. Warning C4101 'tolua_err': unreferenced local variable Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\generated\LuaScriptLuaAPI.cpp 150
  166. Warning C4101 'tolua_err': unreferenced local variable Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\generated\LuaScriptLuaAPI.cpp 208
  167. Warning C4101 'tolua_err': unreferenced local variable Urho3D D:\3d_Engines\Urho3D-master\Source\Urho3D\LuaScript\generated\LuaScriptLuaAPI.cpp 285
  168. Warning C4018 '<': signed/unsigned mismatch RampGenerator D:\3d_Engines\Urho3D-master\Source\Tools\RampGenerator\RampGenerator.cpp 390
  169. Warning C4018 '<': signed/unsigned mismatch RampGenerator D:\3d_Engines\Urho3D-master\Source\Tools\RampGenerator\RampGenerator.cpp 392
  170. Warning C4018 '<': signed/unsigned mismatch RampGenerator D:\3d_Engines\Urho3D-master\Source\Tools\RampGenerator\RampGenerator.cpp 395
  171. Warning C4018 '<': signed/unsigned mismatch RampGenerator D:\3d_Engines\Urho3D-master\Source\Tools\RampGenerator\RampGenerator.cpp 397
  172. Warning C4244 '=': conversion from 'float' to 'unsigned char', possible loss of data RampGenerator D:\3d_Engines\Urho3D-master\Source\Tools\RampGenerator\RampGenerator.cpp 405
  173. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  174. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  175. Warning C4267 '=': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Importer.cpp 654
  176. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Importer.cpp 785
  177. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Importer.cpp 820
  178. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SpatialSort.cpp 112
  179. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SceneCombiner.cpp 92
  180. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SceneCombiner.cpp 116
  181. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SceneCombiner.cpp 134
  182. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SceneCombiner.cpp 325
  183. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SceneCombiner.cpp 487
  184. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 86
  185. Warning C4267 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 86
  186. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 109
  187. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 171
  188. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 209
  189. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 216
  190. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SkeletonMeshBuilder.cpp 241
  191. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 138
  192. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 243
  193. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 244
  194. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 255
  195. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 261
  196. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 280
  197. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 293
  198. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 298
  199. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 369
  200. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\SplitByBoneCountProcess.cpp 394
  201. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xutility 2316
  202. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\TargetAnimation.cpp 103
  203. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\TargetAnimation.cpp 104
  204. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Subdivision.cpp 194
  205. Warning C4244 'argument': conversion from 'int' to 'float', possible loss of data 45_InverseKinematics D:\3d_Engines\Urho3D-master\Source\Samples\45_InverseKinematics\InverseKinematics.cpp 218
  206. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\PretransformVertices.cpp 400
  207. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\PretransformVertices.cpp 486
  208. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LimitBoneWeightsProcess.cpp 131
  209. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LimitBoneWeightsProcess.cpp 133
  210. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OptimizeGraph.cpp 233
  211. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OptimizeGraph.cpp 241
  212. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OptimizeMeshes.cpp 148
  213. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OptimizeMeshes.cpp 202
  214. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DeboneProcess.cpp 165
  215. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DeboneProcess.cpp 385
  216. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DeboneProcess.cpp 393
  217. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DeboneProcess.cpp 407
  218. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DeboneProcess.cpp 420
  219. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility 172
  220. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ProcessHelper.cpp 305
  221. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ProcessHelper.cpp 317
  222. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ProcessHelper.cpp 318
  223. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ProcessHelper.cpp 329
  224. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ProcessHelper.cpp 334
  225. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MaterialSystem.cpp 522
  226. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MaterialSystem.cpp 530
  227. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\3DSConverter.cpp 692
  228. Warning C4267 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\3DSConverter.cpp 692
  229. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\3DSConverter.cpp 744
  230. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\3DSExporter.cpp 88
  231. Warning C4267 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\AssbinExporter.cpp 741
  232. Warning C4267 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\AssbinLoader.cpp 663
  233. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 333
  234. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 406
  235. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 464
  236. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 469
  237. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 474
  238. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 508
  239. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 523
  240. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 546
  241. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 549
  242. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 647
  243. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 657
  244. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 669
  245. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 673
  246. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 680
  247. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\B3DImporter.cpp 683
  248. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\BVHLoader.cpp 239
  249. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\BVHLoader.cpp 445
  250. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  251. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  252. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 236
  253. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 503
  254. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 550
  255. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 572
  256. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 631
  257. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 637
  258. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 640
  259. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 707
  260. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 721
  261. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 745
  262. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 795
  263. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 808
  264. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 821
  265. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 834
  266. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 847
  267. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 888
  268. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 920
  269. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 1185
  270. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 1186
  271. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 1187
  272. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 1215
  273. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 1491
  274. Warning C4267 'argument': conversion from 'size_t' to 'int32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaLoader.cpp 1497
  275. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\numeric 20
  276. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xutility 2316
  277. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  278. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  279. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaParser.cpp 2354
  280. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaExporter.cpp 525
  281. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaExporter.cpp 808
  282. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaExporter.cpp 818
  283. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaExporter.cpp 830
  284. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ColladaExporter.cpp 835
  285. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DXFLoader.cpp 227
  286. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DXFLoader.cpp 228
  287. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DXFLoader.cpp 300
  288. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DXFLoader.cpp 709
  289. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\DXFLoader.cpp 910
  290. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\CSMLoader.cpp 182
  291. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  292. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  293. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 218
  294. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 226
  295. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 234
  296. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 242
  297. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 250
  298. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 258
  299. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IRRLoader.cpp 644
  300. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  301. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  302. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  303. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  304. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LWOAnimation.cpp 563
  305. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LWOAnimation.cpp 572
  306. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LWOAnimation.cpp 592
  307. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LWOLoader.cpp 430
  308. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\LWSLoader.cpp 905
  309. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD3Loader.cpp 704
  310. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD5Loader.cpp 233
  311. Warning C4267 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD5Loader.cpp 233
  312. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD5Loader.cpp 234
  313. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD5Loader.cpp 724
  314. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD5Loader.cpp 730
  315. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MD5Loader.cpp 733
  316. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\NDOLoader.cpp 262
  317. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\NDOLoader.cpp 283
  318. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\NDOLoader.cpp 292
  319. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\NDOLoader.cpp 296
  320. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileImporter.cpp 308
  321. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileImporter.cpp 311
  322. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 307
  323. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 311
  324. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 315
  325. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 319
  326. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 323
  327. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 327
  328. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 328
  329. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 329
  330. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 333
  331. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 337
  332. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 340
  333. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 344
  334. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 388
  335. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 400
  336. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 443
  337. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 444
  338. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 445
  339. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 446
  340. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 447
  341. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 448
  342. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 452
  343. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 456
  344. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 457
  345. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileMtlImporter.cpp 458
  346. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 324
  347. Warning C4267 'initializing': conversion from 'size_t' to 'const int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 324
  348. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 325
  349. Warning C4267 'initializing': conversion from 'size_t' to 'const int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 325
  350. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 326
  351. Warning C4267 'initializing': conversion from 'size_t' to 'const int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 326
  352. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\ObjFileParser.cpp 739
  353. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  354. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  355. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 278
  356. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 283
  357. Warning C4267 '+=': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 324
  358. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 457
  359. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 469
  360. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 479
  361. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 491
  362. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 570
  363. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 602
  364. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 615
  365. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 663
  366. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 667
  367. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 702
  368. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 756
  369. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 768
  370. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 778
  371. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 790
  372. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 838
  373. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 873
  374. Warning C4267 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 877
  375. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 902
  376. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 956
  377. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 1097
  378. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 1120
  379. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 1156
  380. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 1157
  381. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreStructs.cpp 1158
  382. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  383. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  384. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreBinarySerializer.cpp 486
  385. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  386. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  387. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreXmlSerializer.cpp 626
  388. Warning C4267 'argument': conversion from 'size_t' to 'uint16_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreMaterial.cpp 74
  389. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreMaterial.cpp 80
  390. Warning C4267 'argument': conversion from 'size_t' to 'uint16_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreMaterial.cpp 96
  391. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreMaterial.cpp 102
  392. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OgreMaterial.cpp 113
  393. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 441
  394. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 698
  395. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 700
  396. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 703
  397. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 849
  398. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 870
  399. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\OpenGEXImporter.cpp 893
  400. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MS3DLoader.cpp 426
  401. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\MS3DLoader.cpp 486
  402. Warning C4267 '+=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\COBLoader.cpp 187
  403. Warning C4267 'argument': conversion from 'size_t' to 'int32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\BlenderLoader.cpp 423
  404. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\BlenderLoader.cpp 1083
  405. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  406. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\BlenderBMesh.cpp 183
  407. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  408. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCLoader.cpp 711
  409. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCUtil.cpp 185
  410. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCUtil.cpp 554
  411. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCUtil.cpp 570
  412. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  413. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 75
  414. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 185
  415. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 310
  416. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 311
  417. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 644
  418. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 671
  419. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 816
  420. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCGeometry.cpp 835
  421. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCMaterial.cpp 162
  422. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCProfile.cpp 62
  423. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCProfile.cpp 83
  424. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCBoolean.cpp 115
  425. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCBoolean.cpp 138
  426. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCBoolean.cpp 596
  427. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  428. Warning C4267 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCOpenings.cpp 369
  429. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\IFCOpenings.cpp 554
  430. Warning C4267 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 95
  431. Warning C4267 '=': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\code\irrXMLWrapper.h 120
  432. Warning C4267 'return': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\XGLLoader.cpp 714
  433. Warning C4267 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\FBXImporter.cpp 167
  434. Warning C4267 '=': conversion from 'size_t' to 'uInt', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\FBXParser.cpp 578
  435. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\FBXConverter.cpp 763
  436. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\FBXConverter.cpp 2670
  437. Warning C4267 'initializing': conversion from 'size_t' to 'const int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\FBXConverter.cpp 2670
  438. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 342
  439. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 349
  440. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 376
  441. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 378
  442. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 661
  443. Warning C4267 'argument': conversion from 'size_t' to 'int32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 675
  444. Warning C4267 'argument': conversion from 'size_t' to 'int32_t', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPFileImporter.cpp 733
  445. Warning C4267 'return': conversion from 'size_t' to 'uLong', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPZipArchive.cpp 77
  446. Warning C4267 'return': conversion from 'size_t' to 'uLong', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPZipArchive.cpp 83
  447. Warning C4267 'return': conversion from 'size_t' to 'long', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\Q3BSPZipArchive.cpp 89
  448. Warning C4244 'argument': conversion from '__int64' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\STLLoader.cpp 250
  449. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\STLLoader.cpp 372
  450. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\STLLoader.cpp 373
  451. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\UnrealLoader.cpp 339
  452. Warning C4267 '=': conversion from 'size_t' to 'unsigned int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\code\XFileImporter.cpp 288
  453. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  454. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  455. Warning C4267 'return': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_engines\urho3d-master\source\thirdparty\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h 161
  456. Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.cc 99
  457. Warning C4477 'sprintf' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'std::size_t' Assimp D:\3d_Engines\Urho3D-master\Source\ThirdParty\Assimp\contrib\openddlparser\code\OpenDDLExport.cpp 261
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement