Advertisement
poxipox

Untitled

Apr 24th, 2023
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.40 KB | None | 0 0
  1. Rozpoczęto kompilację...
  2. 1>------ Kompilacja rozpoczęta: Projekt: otclient, Konfiguracja: Release x64 ------
  3. 1>animator.cpp
  4. 1>client.cpp
  5. 1>item.cpp
  6. 1>mapview.cpp
  7. 1>minimap.cpp
  8. 1>shadermanager.cpp
  9. 1>spriteappearances.cpp
  10. 1>spritemanager.cpp
  11. 1>thingtype.cpp
  12. 1>thingtypemanager.cpp
  13. 1>application.cpp
  14. 1>binarytree.cpp
  15. 1>config.cpp
  16. 1>filestream.cpp
  17. 1>logger.cpp
  18. 1>module.cpp
  19. 1>modulemanager.cpp
  20. 1>resourcemanager.cpp
  21. 1>fontmanager.cpp
  22. 1>image.cpp
  23. 1>particlemanager.cpp
  24. 1>shader.cpp
  25. 1>texturemanager.cpp
  26. 1>mouse.cpp
  27. 1>luainterface.cpp
  28. 1>luafunctions.cpp
  29. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): error C2665: „push_luavalue”: żadna przeciążona funkcja nie może przekonwertować wszystkich typów argumentów
  30. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(144,5): message : może to być „int push_luavalue(const OTMLNodePtr &)”
  31. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const OTMLNodePtr &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const OTMLNodePtr &”
  32. 1> with
  33. 1> [
  34. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  35. 1> ]
  36. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const OTMLNodePtr"
  37. 1> with
  38. 1> [
  39. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  40. 1> ]
  41. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  42. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(140,5): message : lub "int push_luavalue(const Platform::Device &)"
  43. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const Platform::Device &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const Platform::Device &”
  44. 1> with
  45. 1> [
  46. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  47. 1> ]
  48. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const Platform::Device"
  49. 1> with
  50. 1> [
  51. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  52. 1> ]
  53. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  54. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(136,5): message : lub "int push_luavalue(const Size &)"
  55. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const Size &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const Size &”
  56. 1> with
  57. 1> [
  58. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  59. 1> ]
  60. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const Size"
  61. 1> with
  62. 1> [
  63. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  64. 1> ]
  65. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  66. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(132,5): message : lub "int push_luavalue(const Point &)"
  67. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const Point &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const Point &”
  68. 1> with
  69. 1> [
  70. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  71. 1> ]
  72. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const Point"
  73. 1> with
  74. 1> [
  75. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  76. 1> ]
  77. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  78. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(128,5): message : lub "int push_luavalue(const Rect &)"
  79. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const Rect &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const Rect &”
  80. 1> with
  81. 1> [
  82. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  83. 1> ]
  84. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const Rect"
  85. 1> with
  86. 1> [
  87. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  88. 1> ]
  89. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  90. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(124,5): message : lub "int push_luavalue(const Color &)"
  91. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const Color &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const Color &”
  92. 1> with
  93. 1> [
  94. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  95. 1> ]
  96. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const Color"
  97. 1> with
  98. 1> [
  99. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  100. 1> ]
  101. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  102. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(121,5): message : lub "int push_luavalue(const LuaCppFunction &)"
  103. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const LuaCppFunction &)”: nie można dokonać konwersji argumentu 1 z „const T” do „const LuaCppFunction &”
  104. 1> with
  105. 1> [
  106. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  107. 1> ]
  108. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Przyczyna: nie można skonwertować z "const T" na "const LuaCppFunction"
  109. 1> with
  110. 1> [
  111. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  112. 1> ]
  113. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  114. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(117,5): message : lub "int push_luavalue(const std::string_view)"
  115. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const std::string_view)”: nie można dokonać konwersji argumentu 1 z „const T” do „const std::string_view”
  116. 1> with
  117. 1> [
  118. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  119. 1> ]
  120. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  121. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(116,5): message : lub "int push_luavalue(const char *)"
  122. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const char *)”: nie można dokonać konwersji argumentu 1 z „const T” do „const char *”
  123. 1> with
  124. 1> [
  125. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  126. 1> ]
  127. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  128. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(108,12): message : lub "int push_luavalue(uint64_t)"
  129. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(uint64_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „uint64_t”
  130. 1> with
  131. 1> [
  132. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  133. 1> ]
  134. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  135. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(90,12): message : lub "int push_luavalue(int64_t)"
  136. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(int64_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „int64_t”
  137. 1> with
  138. 1> [
  139. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  140. 1> ]
  141. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  142. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(83,12): message : lub "int push_luavalue(uint32_t)"
  143. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(uint32_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „uint32_t”
  144. 1> with
  145. 1> [
  146. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  147. 1> ]
  148. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  149. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(76,12): message : lub "int push_luavalue(uint16_t)"
  150. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(uint16_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „uint16_t”
  151. 1> with
  152. 1> [
  153. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  154. 1> ]
  155. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  156. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(69,12): message : lub "int push_luavalue(int16_t)"
  157. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(int16_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „int16_t”
  158. 1> with
  159. 1> [
  160. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  161. 1> ]
  162. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  163. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(62,12): message : lub "int push_luavalue(uint8_t)"
  164. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(uint8_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „uint8_t”
  165. 1> with
  166. 1> [
  167. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  168. 1> ]
  169. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  170. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(55,12): message : lub "int push_luavalue(int8_t)"
  171. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(int8_t)”: nie można dokonać konwersji argumentu 1 z „const T” do „int8_t”
  172. 1> with
  173. 1> [
  174. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  175. 1> ]
  176. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  177. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(47,12): message : lub "int push_luavalue(float)"
  178. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(float)”: nie można dokonać konwersji argumentu 1 z „const T” do „float”
  179. 1> with
  180. 1> [
  181. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  182. 1> ]
  183. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  184. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(43,5): message : lub "int push_luavalue(double)"
  185. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(double)”: nie można dokonać konwersji argumentu 1 z „const T” do „double”
  186. 1> with
  187. 1> [
  188. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  189. 1> ]
  190. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  191. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(39,5): message : lub "int push_luavalue(int)"
  192. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(int)”: nie można dokonać konwersji argumentu 1 z „const T” do „int”
  193. 1> with
  194. 1> [
  195. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  196. 1> ]
  197. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  198. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(35,5): message : lub "int push_luavalue(bool)"
  199. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(bool)”: nie można dokonać konwersji argumentu 1 z „const T” do „bool”
  200. 1> with
  201. 1> [
  202. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  203. 1> ]
  204. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,27): message : Nie jest dostępny żaden operator konwersji zdefiniowany przez użytkownika, który mógłby wykonać tę konwersję lub operator nie może zostać wywołany
  205. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(208,5): message : lub "int push_luavalue(const std::tuple<_Types...> &)"
  206. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const std::tuple<_Types...> &)”: nie można wywnioskować argumentu szablon dla elementu „const std::tuple<_Types...> &” z „const T”
  207. 1> with
  208. 1> [
  209. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  210. 1> ]
  211. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(201,5): message : lub "int push_luavalue(const phmap::flat_hash_map<K,V,H,priv::HashEq<T,void>::Eq,std::allocator<std::pair<const _Kty,_Ty>>> &)"
  212. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const phmap::flat_hash_map<K,V,H,priv::HashEq<T,void>::Eq,std::allocator<std::pair<const _Kty,_Ty>>> &)”: nie można wywnioskować argumentu szablon dla elementu „const phmap::flat_hash_map<K,V,H,priv::HashEq<T,void>::Eq,std::allocator<std::pair<const _Kty,_Ty>>> &” z „const T”
  213. 1> with
  214. 1> [
  215. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  216. 1> ]
  217. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(194,5): message : lub "int push_luavalue(const std::deque<T,std::allocator<_Ty>> &)"
  218. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const std::deque<T,std::allocator<_Ty>> &)”: nie można wywnioskować argumentu szablon dla elementu „const std::deque<T,std::allocator<_Ty>> &” z „const T”
  219. 1> with
  220. 1> [
  221. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  222. 1> ]
  223. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(187,5): message : lub "int push_luavalue(const std::vector<T,std::allocator<_Ty>> &)"
  224. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const std::vector<T,std::allocator<_Ty>> &)”: nie można wywnioskować argumentu szablon dla elementu „const std::vector<T,std::allocator<_Ty>> &” z „const T”
  225. 1> with
  226. 1> [
  227. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  228. 1> ]
  229. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(180,5): message : lub "int push_luavalue(const std::list<T,std::allocator<_Ty>> &)"
  230. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const std::list<T,std::allocator<_Ty>> &)”: nie można wywnioskować argumentu szablon dla elementu „const std::list<T,std::allocator<_Ty>> &” z „const T”
  231. 1> with
  232. 1> [
  233. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  234. 1> ]
  235. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(169,5): message : lub "int push_luavalue(const std::function<_Ret(_Types...)> &)"
  236. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : „int push_luavalue(const std::function<_Ret(_Types...)> &)”: nie można wywnioskować argumentu szablon dla elementu „const std::function<_Ret(_Types...)> &” z „const T”
  237. 1> with
  238. 1> [
  239. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  240. 1> ]
  241. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(159,1): message : lub "enable_if<std::is_base_of_v<LuaObject,T::element_type>,int>::type push_luavalue(const T &)"
  242. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : Specjalizacja szablonu funkcji „enable_if<std::is_base_of_v<LuaObject,T::element_type>,int>::type push_luavalue(const T &)” nie powiodła się
  243. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : Z następującymi argumentami szablonu:
  244. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : "T=T"
  245. 1>D:\otclient-main\src\framework\luaengine\luavaluecasts.h(150,1): message : lub "enable_if<std::is_enum_v<T>,int>::type push_luavalue(T)"
  246. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : Specjalizacja szablonu funkcji „enable_if<std::is_enum_v<T>,int>::type push_luavalue(T)” nie powiodła się
  247. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : Z następującymi argumentami szablonu:
  248. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : "T=T"
  249. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(399,13): message : podczas próby dopasowania listy argumentów "(const T)"
  250. 1> with
  251. 1> [
  252. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  253. 1> ]
  254. 1>D:\otclient-main\src\framework\luaengine\luabinder.h(63): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „int LuaInterface::polymorphicPush<Ret,>(const T &)” funkcji szablon
  255. 1> with
  256. 1> [
  257. 1> Ret=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>,
  258. 1> T=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  259. 1> ]
  260. 1>D:\otclient-main\src\framework\luaengine\luabinder.h(93): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „int luabinder::call_fun_and_push_result<Ret,F,>(const F &,LuaInterface *)” funkcji szablon
  261. 1> with
  262. 1> [
  263. 1> Ret=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>,
  264. 1> F=std::function<std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>> (void)>
  265. 1> ]
  266. 1>D:\otclient-main\src\framework\luaengine\luabinder.h(101): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „int luabinder::expand_fun_arguments<0,std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)” funkcji szablon
  267. 1> with
  268. 1> [
  269. 1> F=std::function<std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>> (void)>,
  270. 1> Tuple=Tuple
  271. 1> ]
  272. 1>D:\otclient-main\src\framework\luaengine\luabinder.h(112,13): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „int luabinder::expand_fun_arguments<0,std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)” funkcji szablon
  273. 1> with
  274. 1> [
  275. 1> F=std::function<std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>> (void)>,
  276. 1> Tuple=Tuple
  277. 1> ]
  278. 1>D:\otclient-main\src\framework\luaengine\luabinder.h(213): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „LuaCppFunction luabinder::bind_fun_specializer<std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>,std::function<std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>> (void)>,Tuple>(const F &)” funkcji szablon
  279. 1> with
  280. 1> [
  281. 1> F=std::function<std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>> (void)>
  282. 1> ]
  283. 1>D:\otclient-main\src\framework\luaengine\luainterface.h(413): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „LuaCppFunction luabinder::bind_singleton_mem_fun<C,std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>,ResourceManager,>(Ret (__cdecl ResourceManager::* )(void),C *)” funkcji szablon
  284. 1> with
  285. 1> [
  286. 1> C=ResourceManager,
  287. 1> Ret=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>
  288. 1> ]
  289. 1>D:\otclient-main\src\framework\luafunctions.cpp(223,110): message : zobacz odwołanie do kompilowanego tworzenia wystąpienia „void LuaInterface::bindSingletonFunction<ResourceManager,std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>>(void)>(const std::string_view,const std::string_view,F (__cdecl ResourceManager::* ),C *)” funkcji szablon
  290. 1> with
  291. 1> [
  292. 1> F=std::map<std::string,std::string,std::less<std::string>,std::allocator<std::pair<const std::string,std::string>>> (void),
  293. 1> C=ResourceManager
  294. 1> ]
  295. 1>Kompilowanie projektu „otclient.vcxproj” wykonane — NIEPOWODZENIE.
  296. ========== Kompilacja: sukces — 0, niepowodzenie — 1, aktualne — 0, pominięto — 0 ==========
  297. ========= Kompilacja rozpoczęto o 9:39 PM i czas trwania wyniósł 28,765 s ===========
  298.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement