Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 24.72 KB | None | 0 0
  1.   CXX    rstation-Actor.o
  2.   CXX    rstation-AudioManager.o
  3.   CXX    rstation-FileManager.o
  4.   CXX    rstation-GameLoop.o
  5.   CXX    rstation-ImageLoader.o
  6.   CXX    rstation-INILoader.o
  7.   CXX    rstation-InputManager.o
  8.   CXX    rstation-KeyboardHandler.o
  9.   CXX    rstation-Logger.o
  10.   CXX    rstation-LuaManager.o
  11. In file included from src/LuaManager.cpp:12:
  12. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  13. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  14. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  15. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  16. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:92:1: error: reference to 'object' is ambiguous
  17. LUABIND_TYPE_TO_STRING(luabind::object)
  18. ^
  19. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:92:33: note: instantiated from:
  20. LUABIND_TYPE_TO_STRING(luabind::object)
  21.                                 ^
  22. In file included from src/LuaManager.cpp:12:
  23. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  24. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  25. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  26. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  27. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  28. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  29. using adl::object;
  30.            ^
  31. In file included from src/LuaManager.cpp:12:
  32. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  33. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  34. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  35. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  36. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  37. class object;
  38.       ^
  39. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:93:1: error: reference to 'argument' is ambiguous
  40. LUABIND_TYPE_TO_STRING(luabind::argument)
  41. ^
  42. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:93:33: note: instantiated from:
  43. LUABIND_TYPE_TO_STRING(luabind::argument)
  44.                                 ^
  45. In file included from src/LuaManager.cpp:12:
  46. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  47. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  48. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  49. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  50. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  51. extern/luabind-0.8.1/luabind/object.hpp:825:12: note: candidate found by name lookup is 'luabind::argument'
  52. using adl::argument;
  53.            ^
  54. In file included from src/LuaManager.cpp:12:
  55. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  56. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  57. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  58. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  59. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:18:7: note: candidate found by name lookup is 'luabind::argument'
  60. class argument;
  61.       ^
  62. In file included from src/LuaManager.cpp:12:
  63. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  64. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  65. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  66. extern/luabind-0.8.1/luabind/make_function.hpp:59:15: error: reference to 'object' is ambiguous
  67.   LUABIND_API object make_function_aux(
  68.               ^
  69. In file included from src/LuaManager.cpp:12:
  70. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  71. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  72. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  73. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  74. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  75. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  76. using adl::object;
  77.            ^
  78. In file included from src/LuaManager.cpp:12:
  79. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  80. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  81. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  82. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  83. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  84. class object;
  85.       ^
  86. In file included from src/LuaManager.cpp:12:
  87. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  88. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  89. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  90. extern/luabind-0.8.1/luabind/make_function.hpp:66:33: error: reference to 'object' is ambiguous
  91.   LUABIND_API void add_overload(object const&, char const*, object const&);
  92.                                 ^
  93. In file included from src/LuaManager.cpp:12:
  94. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  95. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  96. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  97. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  98. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  99. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  100. using adl::object;
  101.            ^
  102. In file included from src/LuaManager.cpp:12:
  103. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  104. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  105. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  106. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  107. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  108. class object;
  109.       ^
  110. In file included from src/LuaManager.cpp:12:
  111. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  112. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  113. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  114. extern/luabind-0.8.1/luabind/make_function.hpp:66:61: error: reference to 'object' is ambiguous
  115.   LUABIND_API void add_overload(object const&, char const*, object const&);
  116.                                                             ^
  117. In file included from src/LuaManager.cpp:12:
  118. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  119. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  120. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  121. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  122. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  123. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  124. using adl::object;
  125.            ^
  126. In file included from src/LuaManager.cpp:12:
  127. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  128. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  129. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  130. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  131. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  132. class object;
  133.       ^
  134. In file included from src/LuaManager.cpp:12:
  135. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  136. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  137. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  138. extern/luabind-0.8.1/luabind/make_function.hpp:71:1: error: reference to 'object' is ambiguous
  139. object make_function(lua_State* L, F f, Signature, Policies)
  140. ^
  141. In file included from src/LuaManager.cpp:12:
  142. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  143. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  144. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  145. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  146. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  147. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  148. using adl::object;
  149.            ^
  150. In file included from src/LuaManager.cpp:12:
  151. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  152. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  153. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  154. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  155. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  156. class object;
  157.       ^
  158. In file included from src/LuaManager.cpp:12:
  159. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  160. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  161. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  162. extern/luabind-0.8.1/luabind/make_function.hpp:71:8: error: incomplete result type 'luabind::object' in function definition
  163. object make_function(lua_State* L, F f, Signature, Policies)
  164.        ^
  165. In file included from src/LuaManager.cpp:12:
  166. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  167. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  168. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  169. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  170. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  171. class object;
  172.       ^
  173. In file included from src/LuaManager.cpp:12:
  174. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  175. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  176. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  177. extern/luabind-0.8.1/luabind/make_function.hpp:83:1: error: reference to 'object' is ambiguous
  178. object make_function(lua_State* L, F f)
  179. ^
  180. In file included from src/LuaManager.cpp:12:
  181. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  182. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  183. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  184. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  185. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  186. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  187. using adl::object;
  188.            ^
  189. In file included from src/LuaManager.cpp:12:
  190. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  191. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  192. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  193. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  194. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  195. class object;
  196.       ^
  197. In file included from src/LuaManager.cpp:12:
  198. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  199. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  200. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  201. extern/luabind-0.8.1/luabind/make_function.hpp:83:8: error: incomplete result type 'luabind::object' in function definition
  202. object make_function(lua_State* L, F f)
  203.        ^
  204. In file included from src/LuaManager.cpp:12:
  205. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  206. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  207. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  208. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  209. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  210. class object;
  211.       ^
  212. In file included from src/LuaManager.cpp:12:
  213. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  214. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  215. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  216. extern/luabind-0.8.1/luabind/detail/call_function.hpp:224:26: error: reference to 'object' is ambiguous
  217.                         friend class luabind::object;
  218.                                               ^
  219. In file included from src/LuaManager.cpp:12:
  220. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  221. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  222. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  223. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  224. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  225. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  226. using adl::object;
  227.            ^
  228. In file included from src/LuaManager.cpp:12:
  229. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  230. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  231. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  232. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  233. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  234. class object;
  235.       ^
  236. In file included from src/LuaManager.cpp:12:
  237. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  238. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  239. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  240. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  241. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
  242. extern/luabind-0.8.1/luabind/detail/call_function.hpp:359:25: error: reference to 'object' is ambiguous
  243.         call_function(luabind::object const& obj BOOST_PP_COMMA_IF(BOOST_PP_ITERATION()) BOOST_PP_ENUM(BOOST_PP_ITERATION(), LUABIND_OPERATOR_PARAMS, _) )
  244.                                ^
  245. In file included from src/LuaManager.cpp:12:
  246. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  247. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  248. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  249. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  250. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  251. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  252. using adl::object;
  253.            ^
  254. In file included from src/LuaManager.cpp:12:
  255. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  256. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  257. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  258. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  259. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  260. class object;
  261.       ^
  262. In file included from src/LuaManager.cpp:12:
  263. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  264. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  265. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  266. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  267. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
  268. extern/luabind-0.8.1/luabind/detail/call_function.hpp:371:6: error: member access into incomplete type 'luabind::object const'
  269.                 obj.push(obj.interpreter());
  270.                    ^
  271. In file included from src/LuaManager.cpp:12:
  272. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  273. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  274. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  275. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  276. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  277. class object;
  278.       ^
  279. In file included from src/LuaManager.cpp:12:
  280. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  281. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  282. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  283. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  284. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
  285. extern/luabind-0.8.1/luabind/detail/call_function.hpp:372:24: error: member access into incomplete type 'luabind::object const'
  286.                 return proxy_type(obj.interpreter(), 1, &detail::pcall, args);
  287.                                      ^
  288. In file included from src/LuaManager.cpp:12:
  289. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  290. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  291. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  292. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  293. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  294. class object;
  295.       ^
  296. In file included from src/LuaManager.cpp:12:
  297. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  298. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  299. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  300. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  301. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
  302. extern/luabind-0.8.1/luabind/detail/call_function.hpp:402:27: error: reference to 'object' is ambiguous
  303.         resume_function(luabind::object const& obj BOOST_PP_COMMA_IF(BOOST_PP_ITERATION()) BOOST_PP_ENUM(BOOST_PP_ITERATION(), LUABIND_OPERATOR_PARAMS, _) )
  304.                                  ^
  305. In file included from src/LuaManager.cpp:12:
  306. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  307. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  308. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  309. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  310. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  311. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  312. using adl::object;
  313.            ^
  314. In file included from src/LuaManager.cpp:12:
  315. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  316. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  317. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  318. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  319. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  320. class object;
  321.       ^
  322. In file included from src/LuaManager.cpp:12:
  323. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  324. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  325. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  326. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  327. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
  328. extern/luabind-0.8.1/luabind/detail/call_function.hpp:414:6: error: member access into incomplete type 'luabind::object const'
  329.                 obj.push(obj.interpreter());
  330.                    ^
  331. In file included from src/LuaManager.cpp:12:
  332. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  333. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  334. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  335. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  336. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  337. class object;
  338.       ^
  339. In file included from src/LuaManager.cpp:12:
  340. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  341. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  342. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  343. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  344. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
  345. extern/luabind-0.8.1/luabind/detail/call_function.hpp:415:24: error: member access into incomplete type 'luabind::object const'
  346.                 return proxy_type(obj.interpreter(), 1, &detail::resume_impl, args);
  347.                                      ^
  348. In file included from src/LuaManager.cpp:12:
  349. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  350. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  351. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  352. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  353. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  354. class object;
  355.       ^
  356. In file included from src/LuaManager.cpp:12:
  357. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  358. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  359. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  360. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  361. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:52:
  362. extern/luabind-0.8.1/luabind/detail/call_function.hpp:359:25: error: reference to 'object' is ambiguous
  363.         call_function(luabind::object const& obj BOOST_PP_COMMA_IF(BOOST_PP_ITERATION()) BOOST_PP_ENUM(BOOST_PP_ITERATION(), LUABIND_OPERATOR_PARAMS, _) )
  364.                                ^
  365. In file included from src/LuaManager.cpp:12:
  366. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  367. In file included from extern/luabind-0.8.1/luabind/class.hpp:98:
  368. In file included from extern/luabind-0.8.1/luabind/back_reference.hpp:27:
  369. In file included from extern/luabind-0.8.1/luabind/wrapper_base.hpp:31:
  370. In file included from extern/luabind-0.8.1/luabind/detail/call_member.hpp:34:
  371. extern/luabind-0.8.1/luabind/object.hpp:824:12: note: candidate found by name lookup is 'luabind::object'
  372. using adl::object;
  373.            ^
  374. In file included from src/LuaManager.cpp:12:
  375. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  376. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  377. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  378. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  379. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: candidate found by name lookup is 'luabind::object'
  380. class object;
  381.       ^
  382. In file included from src/LuaManager.cpp:12:
  383. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  384. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  385. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  386. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  387. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:52:
  388. extern/luabind-0.8.1/luabind/detail/call_function.hpp:371:6: error: member access into incomplete type 'luabind::object const'
  389.                 obj.push(obj.interpreter());
  390.                    ^
  391. In file included from src/LuaManager.cpp:12:
  392. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  393. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  394. In file included from extern/luabind-0.8.1/luabind/function.hpp:8:
  395. In file included from extern/luabind-0.8.1/luabind/make_function.hpp:13:
  396. extern/luabind-0.8.1/luabind/detail/format_signature.hpp:17:7: note: forward declaration of 'luabind::object'
  397. class object;
  398.       ^
  399. In file included from src/LuaManager.cpp:12:
  400. In file included from extern/luabind-0.8.1/luabind/luabind.hpp:28:
  401. In file included from extern/luabind-0.8.1/luabind/class.hpp:99:
  402. In file included from extern/luabind-0.8.1/luabind/function.hpp:10:
  403. In file included from extern/luabind-0.8.1/luabind/detail/call_function.hpp:320:
  404. In file included from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:52:
  405. extern/luabind-0.8.1/luabind/detail/call_function.hpp:372:24: error: member access into incomplete type 'luabind::object const'
  406.                 return proxy_type(obj.interpreter(), 1, &detail::pcall, args);
  407.                                      ^
  408. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  409. 20 errors generated.
  410. make: *** [rstation-LuaManager.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement