From grad, 3 Years ago, written in Plain Text.
Embed
  1. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Maps/TileAssembler.cpp.o
  2. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/GameObjectModel.cpp.o
  3. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/ModelInstance.cpp.o
  4. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  5.                  from /home/grad/TBC_New/src/common/Collision/DynamicTree.cpp:24:
  6. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:49:19: error: declaration of template parameter ‘Time’ shadows template parameter
  7.    49 |         template <typename Time,
  8.       |                   ^~~~~~~~
  9. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:48:19: note: template parameter ‘Time’ declared here
  10.    48 |         template <typename Time>
  11.       |                   ^~~~~~~~
  12. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:15: error: too many template-parameter-lists
  13.    52 |         class basic_deadline_timer
  14.       |               ^~~~~~~~~~~~~~~~~~~~
  15. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  16.                  from /home/grad/TBC_New/src/common/Collision/Maps/MapTree.cpp:23:
  17. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:49:19: error: declaration of template parameter ‘Time’ shadows template parameter
  18.    49 |         template <typename Time,
  19.       |                   ^~~~~~~~
  20. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:48:19: note: template parameter ‘Time’ declared here
  21.    48 |         template <typename Time>
  22.       |                   ^~~~~~~~
  23. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:15: error: too many template-parameter-lists
  24.    52 |         class basic_deadline_timer
  25.       |               ^~~~~~~~~~~~~~~~~~~~
  26. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  27.                  from /home/grad/TBC_New/src/common/Collision/Management/VMapManager2.cpp:28:
  28. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:49:19: error: declaration of template parameter ‘Time’ shadows template parameter
  29.    49 |         template <typename Time,
  30.       |                   ^~~~~~~~
  31. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:48:19: note: template parameter ‘Time’ declared here
  32.    48 |         template <typename Time>
  33.       |                   ^~~~~~~~
  34. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:15: error: too many template-parameter-lists
  35.    52 |         class basic_deadline_timer
  36.       |               ^~~~~~~~~~~~~~~~~~~~
  37. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/WorldModel.cpp.o
  38. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  39.                  from /home/grad/TBC_New/src/common/Collision/Management/MMapManager.cpp:20:
  40. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:49:19: error: declaration of template parameter ‘Time’ shadows template parameter
  41.    49 |         template <typename Time,
  42.       |                   ^~~~~~~~
  43. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:48:19: note: template parameter ‘Time’ declared here
  44.    48 |         template <typename Time>
  45.       |                   ^~~~~~~~
  46. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:15: error: too many template-parameter-lists
  47.    52 |         class basic_deadline_timer
  48.       |               ^~~~~~~~~~~~~~~~~~~~
  49. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  50.                  from /home/grad/TBC_New/src/common/Collision/Models/GameObjectModel.cpp:26:
  51. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:49:19: error: declaration of template parameter ‘Time’ shadows template parameter
  52.    49 |         template <typename Time,
  53.       |                   ^~~~~~~~
  54. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:48:19: note: template parameter ‘Time’ declared here
  55.    48 |         template <typename Time>
  56.       |                   ^~~~~~~~
  57. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:15: error: too many template-parameter-lists
  58.    52 |         class basic_deadline_timer
  59.       |               ^~~~~~~~~~~~~~~~~~~~
  60. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/PrecompiledHeaders/collisionPCH.cpp.o
  61. [ 12%] Building CXX object src/common/CMakeFiles/common.dir/Configuration/BuiltInConfig.cpp.o
  62. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:153: src/common/CMakeFiles/common.dir/Collision/DynamicTree.cpp.o] Ошибка 1
  63. make[2]: *** Ожидание завершения заданий…
  64. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:223: src/common/CMakeFiles/common.dir/Collision/Maps/MapTree.cpp.o] Ошибка 1
  65. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:251: src/common/CMakeFiles/common.dir/Collision/Models/GameObjectModel.cpp.o] Ошибка 1
  66. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:209: src/common/CMakeFiles/common.dir/Collision/Management/VMapManager2.cpp.o] Ошибка 1
  67. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:181: src/common/CMakeFiles/common.dir/Collision/Management/MMapManager.cpp.o] Ошибка 1
  68. make[1]: *** [CMakeFiles/Makefile2:934: src/common/CMakeFiles/common.dir/all] Ошибка 2
  69. make: *** [Makefile:149: all] Ошибка 2
  70.