Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------
- 1>Checking Build System
- 1>CMake does not need to re-run because C:/Users/Dns/Desktop/test/ia/build2/CMakeFiles/generate.stamp is up-to-date.
- 2>------ Build started: Project: ia, Configuration: Release x64 ------
- 2>Building Custom Rule C:/Users/Dns/Desktop/test/ia/CMakeLists.txt
- 2>CMake does not need to re-run because C:/Users/Dns/Desktop/test/ia/build2/CMakeFiles/generate.stamp is up-to-date.
- 2>ability_values.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\ability_values.cpp(194,26): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\ability_values.cpp(193,32): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\ability_values.cpp(199,26): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
- 2>actor.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\ability_values.cpp(198,32): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data
- 2>actor_data.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>actor_death.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>actor_factory.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>actor_hit.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>actor_items.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>actor_mon.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_items.cpp(285): message : see reference to function template instantiation 'T rnd::element<item::Id>(const std::vector<item::Id,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_items.cpp(285): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_items.cpp(285): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_items.cpp(285): message : T=item::Id,
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_items.cpp(285): message : _Ty=item::Id
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_items.cpp(285): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>actor_move.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_mon.cpp(139): message : see reference to function template instantiation 'T rnd::element<std::string>(const std::vector<std::string,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_mon.cpp(139): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_mon.cpp(139): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_mon.cpp(139): message : T=std::string,
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_mon.cpp(139): message : _Ty=std::string
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_mon.cpp(139): message : ]
- 2>actor_player.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>ai.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_player.cpp(551): message : see reference to function template instantiation 'T rnd::element<std::string>(const std::vector<std::string,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_player.cpp(551): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_player.cpp(551): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_player.cpp(551): message : T=std::string,
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_player.cpp(551): message : _Ty=std::string
- 2>C:\Users\Dns\Desktop\test\ia\src\actor_player.cpp(551): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>attack.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\ai.cpp(470,79): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\attack.cpp(930,55): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\attack.cpp(930,55): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\attack.cpp(1532,73): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>attack_data.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\attack.cpp(1532,73): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>bot.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(326,69): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>browser.cpp
- 2>character_descr.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(388): message : see reference to function template instantiation 'T rnd::element<PropId>(const std::vector<PropId,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(388): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(388): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(388): message : T=PropId,
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(388): message : _Ty=PropId
- 2>C:\Users\Dns\Desktop\test\ia\src\bot.cpp(388): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(270,69): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(270,69): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(279,49): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(279,49): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(324,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(324,48): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(346,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>close.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\character_descr.cpp(346,48): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>colors.cpp
- 2>common_text.cpp
- 2>config.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\config.cpp(1079,51): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>Generating Code...
- 2>Compiling...
- 2>create_character.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\config.cpp(1079,51): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(47,51): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(202,51): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(331,70): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(333,74): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(643,59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(643,59): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(759,34): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(763,43): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>debug.cpp
- 2>direction.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(64): message : see reference to function template instantiation 'T rnd::element<Bg>(const std::vector<Bg,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(64): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(64): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(64): message : T=Bg,
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(64): message : _Ty=Bg
- 2>C:\Users\Dns\Desktop\test\ia\src\create_character.cpp(64): message : ]
- 2>disarm.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\direction.cpp(169,57): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>dmg_range.cpp
- 2>draw_map.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>drop.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>explosion.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\explosion.cpp(117,54): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\explosion.cpp(117,54): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\explosion.cpp(358,46): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>flood.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\explosion.cpp(358,46): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>fov.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(25,25): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(25,28): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(26,25): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(26,28): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(28,25): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(28,28): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(29,25): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>game.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\fov.cpp(29,28): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>game_commands.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\game.cpp(71,48): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>game_time.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>gfx.cpp
- 2>gods.cpp
- 2>highscore.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\game_time.cpp(420,58): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\highscore.cpp(309,73): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\highscore.cpp(514,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\highscore.cpp(514,48): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\highscore.cpp(539,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>info_screen_state.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\highscore.cpp(539,48): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,22): error C2039: 'string': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\memory(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,34): error C3646: 'title': unknown override specifier
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,35): error C2059: syntax error: ')'
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,46): error C2238: unexpected token(s) preceding ';'
- 2>init.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\info_screen_state.cpp(61,23): error C3861: 'title': identifier not found
- 2>insanity.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>inventory.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\insanity.cpp(847,72): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory.cpp(81,42): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>Generating Code...
- 2>Compiling...
- 2>inventory_handling.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory.cpp(633,33): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(90,61): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(361,71): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(387,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(858,44): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(1191,44): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(1365,77): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(1455,44): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>item.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\inventory_handling.cpp(1691,44): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>item_artifact.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>item_data.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>item_device.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>item_factory.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>item_potion.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\item_potion.cpp(88,72): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>item_rod.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\item_potion.cpp(607,75): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>item_scroll.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\item_rod.cpp(107,69): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(151,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>knockback.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\item_scroll.cpp(129): message : see reference to function template instantiation 'size_t rnd::idx<std::string>(const std::vector<std::string,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\item_scroll.cpp(129): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\item_scroll.cpp(129): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\item_scroll.cpp(129): message : _Ty=std::string
- 2>C:\Users\Dns\Desktop\test\ia\src\item_scroll.cpp(129): message : ]
- 2>line_calc.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\line_calc.cpp(133,59): warning C4244: 'argument': conversion from 'double' to 'const int', possible loss of data
- 2>look.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\line_calc.cpp(133,38): warning C4244: 'argument': conversion from 'double' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\look.cpp(382,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\look.cpp(382,48): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\look.cpp(407,48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>main_menu.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\look.cpp(407,48): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(261,61): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(261,61): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(338,46): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>manual.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(549): message : see reference to function template instantiation 'T rnd::element<std::string>(const std::vector<std::string,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(549): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(549): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(549): message : T=std::string,
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(549): message : _Ty=std::string
- 2>C:\Users\Dns\Desktop\test\ia\src\main_menu.cpp(549): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(139,39): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(153,44): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(153,44): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(235,53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(235,53): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(259,53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>map.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\manual.cpp(259,53): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(426,68): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>map_builder.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(179): message : see reference to function template instantiation 'T rnd::element<Color>(const std::vector<Color,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(179): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(179): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(179): message : T=Color,
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(179): message : _Ty=Color
- 2>C:\Users\Dns\Desktop\test\ia\src\map.cpp(179): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>map_builder_special.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map_builder_special.cpp(349,25): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
- 2>map_builder_std.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\map_builder_special.cpp(348,30): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map_builder_std.cpp(439,73): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>map_controller.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\map_builder_std.cpp(446,73): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>map_parsing.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>Generating Code...
- 2>Compiling...
- 2>map_templates.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map_templates.cpp(115,35): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map_templates.cpp(125,38): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map_templates.cpp(288,77): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\map_templates.cpp(306,71): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>map_travel.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\map_templates.cpp(418,59): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>mapgen_aux_rooms.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\map_travel.cpp(94,42): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>mapgen_connect_rooms.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>mapgen_decorate.cpp
- 2>mapgen_doors.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_connect_rooms.cpp(58): message : see reference to function template instantiation 'T *rnd::element<Room*>(const std::vector<Room *,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_connect_rooms.cpp(58): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_connect_rooms.cpp(58): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_connect_rooms.cpp(58): message : T=Room *,
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_connect_rooms.cpp(58): message : _Ty=Room *
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_connect_rooms.cpp(58): message : ]
- 2>mapgen_merge_regions.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>mapgen_monolith.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_merge_regions.cpp(95,54): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>mapgen_pylon.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>mapgen_region.cpp
- 2>mapgen_river.cpp
- 2>mapgen_room.cpp
- 2>mapgen_sub_rooms.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_pylon.cpp(59): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_pylon.cpp(59): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_pylon.cpp(59): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_pylon.cpp(59): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_pylon.cpp(59): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_pylon.cpp(59): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_sub_rooms.cpp(215,89): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>mapgen_utils.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_sub_rooms.cpp(231,97): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(655,67): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(1177,50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(1177,50): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>marker.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(955): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(955): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(955): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(955): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(955): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\mapgen_utils.cpp(955): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>minimap.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\marker.cpp(119,49): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>misc.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(20,28): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(20,42): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(20,45): error C2064: term does not evaluate to a function taking 2 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(20,31): error C2064: term does not evaluate to a function taking 1 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(28,28): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(28,42): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(28,45): error C2064: term does not evaluate to a function taking 2 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(28,31): error C2064: term does not evaluate to a function taking 1 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(39,21): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(39,35): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(39,38): error C2064: term does not evaluate to a function taking 2 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(39,24): error C2064: term does not evaluate to a function taking 1 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(49,21): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(49,35): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(49,38): error C2064: term does not evaluate to a function taking 2 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(49,24): error C2064: term does not evaluate to a function taking 1 arguments
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(106,21): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(106,24): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(111,21): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\functional(23): message : see declaration of 'std'
- 2>msg_log.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\misc.cpp(111,24): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(35,74): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(35,74): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(49,45): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(512,50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(512,50): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(567,50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>pact.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\msg_log.cpp(567,50): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(233,47): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(151,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(155): message : see reference to function template instantiation 'size_t rnd::idx<std::unique_ptr<pact::Benefit,std::default_delete<_Ty>>>(const std::vector<std::unique_ptr<_Ty,std::default_delete<_Ty>>,std::allocator<std::unique_ptr<_Ty,std::default_delete<_Ty>>>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(155): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(155): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(155): message : _Ty=pact::Benefit
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(155): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>panel.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(489): message : see reference to function template instantiation 'T rnd::element<SpellId>(const std::vector<SpellId,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(489): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(489): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(489): message : T=SpellId,
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(489): message : _Ty=SpellId
- 2>C:\Users\Dns\Desktop\test\ia\src\pact.cpp(489): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\panel.cpp(65,36): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\panel.cpp(65,39): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\src\panel.cpp(66,36): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\iostream(14): message : see declaration of 'std'
- 2>Generating Code...
- 2>Compiling...
- 2>pathfind.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\panel.cpp(66,39): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>paths.cpp
- 2>pickup.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>player_bon.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>player_spells.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\player_bon.cpp(128,43): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(117,48): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(299,48): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(306,54): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(306,54): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(347,37): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(369,49): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(382,34): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
- 2>populate_items.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\player_spells.cpp(416,42): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>populate_monsters.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_items.cpp(116,77): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(267,59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(267,59): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(527,78): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(527,78): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>populate_traps.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(440): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(440): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(440): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(440): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(440): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\populate_monsters.cpp(440): message : ]
- 2>popup.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>pos.cpp
- 2>postmortem.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\popup.cpp(89,38): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,22): error C2039: 'string': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\memory(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,34): error C3646: 'title': unknown override specifier
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,35): error C2059: syntax error: ')'
- 2>C:\Users\Dns\Desktop\test\ia\include\info_screen_state.hpp(29,46): error C2238: unexpected token(s) preceding ';'
- 2>C:\Users\Dns\Desktop\test\ia\include\postmortem.hpp(54,21): error C3668: 'PostmortemInfo::title': method with override specifier 'override' did not override any base class methods
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\highscore.hpp(168,21): error C3668: 'BrowseHighscoreEntry::title': method with override specifier 'override' did not override any base class methods
- 2>C:\Users\Dns\Desktop\test\ia\include\msg_log.hpp(126,21): error C3668: 'MsgHistoryState::title': method with override specifier 'override' did not override any base class methods
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(293,69): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(293,69): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(302,49): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(302,49): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(406,62): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(406,62): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(409,55): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(409,55): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(438,52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(438,52): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(465,46): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(605,49): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>property.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\postmortem.cpp(605,49): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>property_data.cpp
- 2>property_factory.cpp
- 2>property_handler.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\property.cpp(817): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\property.cpp(817): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\property.cpp(817): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\property.cpp(817): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\property.cpp(817): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\property.cpp(817): message : ]
- 2>query.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\query.cpp(180,66): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>random.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\query.cpp(180,66): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\random.cpp(40,37): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\random.cpp(155,30): error C2039: 'accumulate': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\sstream(15): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\src\random.cpp(155,40): error C3861: 'accumulate': identifier not found
- 2>reload.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\random.cpp(165,33): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>room.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(656,64): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(930,79): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>saving.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(588): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(588): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(588): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(588): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(588): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\room.cpp(588): message : ]
- 2>Generating Code...
- 2>Compiling...
- 2>sound.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>spells.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1100,69): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>state.cpp
- 2>status_lines.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1102): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1102): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1102): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1102): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1102): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\spells.cpp(1102): message : ]
- 2>teleport.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>terrain.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\teleport.cpp(223): message : see reference to function template instantiation 'T rnd::element<P>(const std::vector<P,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\teleport.cpp(223): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\teleport.cpp(223): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\teleport.cpp(223): message : T=P,
- 2>C:\Users\Dns\Desktop\test\ia\src\teleport.cpp(223): message : _Ty=P
- 2>C:\Users\Dns\Desktop\test\ia\src\teleport.cpp(223): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(2566,77): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3128,79): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(4258,70): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(4258,70): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>terrain_data.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3038): message : see reference to function template instantiation 'T rnd::element<actor::Id>(const std::vector<actor::Id,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3038): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3038): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3038): message : T=actor::Id,
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3038): message : _Ty=actor::Id
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain.cpp(3038): message : ]
- 2>terrain_door.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>terrain_event.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\string(19): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_event.cpp(387,64): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_event.cpp(406,62): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>terrain_mob.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_event.cpp(410,77): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>terrain_monolith.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>terrain_pylon.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>terrain_trap.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_pylon.cpp(276): message : see reference to function template instantiation 'T *rnd::element<actor::Actor*>(const std::vector<actor::Actor *,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_pylon.cpp(276): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_pylon.cpp(276): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_pylon.cpp(276): message : T=actor::Actor *,
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_pylon.cpp(276): message : _Ty=actor::Actor *
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_pylon.cpp(276): message : ]
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1126,74): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\random.hpp(143,1): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
- 2>text_format.cpp
- 2>throwing.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1468): message : see reference to function template instantiation 'T rnd::element<SpellId>(const std::vector<SpellId,std::allocator<_Ty>> &)' being compiled
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1468): message : with
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1468): message : [
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1468): message : T=SpellId,
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1468): message : _Ty=SpellId
- 2>C:\Users\Dns\Desktop\test\ia\src\terrain_trap.cpp(1468): message : ]
- 2>time.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\time.cpp(64,1): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
- 2>version.cpp
- 2>viewport.cpp
- 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(506): message : see declaration of 'localtime'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,29): error C2039: 'min': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\unordered_map(20): message : see declaration of 'std'
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(51,1): error C3861: 'min': identifier not found
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,29): error C2039: 'max': is not a member of 'std'
- 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include\unordered_map(20): message : see declaration of 'std'
- 2>wham.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\rect.hpp(56,1): error C3861: 'max': identifier not found
- 2>xml.cpp
- 2>Generating Code...
- 2>Compiling...
- 2>tinyxml2.cpp
- 2>audio.cpp
- 2>io.cpp
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\io.cpp(764,47): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\io.cpp(764,47): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\io.cpp(1326,35): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\io.cpp(1326,35): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>C:\Users\Dns\Desktop\test\ia\src\io.cpp(1365,54): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
- 2>sdl_base.cpp
- 2>C:\Users\Dns\Desktop\test\ia\src\io.cpp(1365,54): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
- 2>main.cpp
- 2>Generating Code...
- 2>C:\Users\Dns\Desktop\test\ia\include\inventory.hpp(137,1): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
- 2>Done building project "ia.vcxproj" -- FAILED.
- ========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Add Comment
Please, Sign In to add comment