Advertisement
Guest User

makepanda errorlog

a guest
Oct 22nd, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 20.35 KB | None | 0 0
  1. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  2.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  3. panda/src/mathutil/look_at_src.h:33:42: error: default argument given for parameter 3 of ‘void heads_up(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  4.           CoordinateSystem cs = CS_default);
  5.                                           ^
  6. In file included from panda/src/mathutil/look_at.cxx:21:0,
  7.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  8. panda/src/mathutil/look_at_src.cxx:58:1: error: after previous specification in ‘void heads_up(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  9.  heads_up(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  10.  ^
  11. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  12.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  13. panda/src/mathutil/look_at_src.h:33:42: error: default argument given for parameter 4 of ‘void heads_up(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  14.           CoordinateSystem cs = CS_default);
  15.                                           ^
  16. In file included from panda/src/mathutil/look_at.cxx:21:0,
  17.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  18. panda/src/mathutil/look_at_src.cxx:58:1: error: after previous specification in ‘void heads_up(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  19.  heads_up(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  20.  ^
  21. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  22.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  23. panda/src/mathutil/look_at_src.h:37:41: error: default argument given for parameter 3 of ‘void look_at(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  24.          CoordinateSystem cs = CS_default);
  25.                                          ^
  26. In file included from panda/src/mathutil/look_at.cxx:21:0,
  27.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  28. panda/src/mathutil/look_at_src.cxx:194:1: error: after previous specification in ‘void look_at(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  29.  look_at(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  30.  ^
  31. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  32.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  33. panda/src/mathutil/look_at_src.h:37:41: error: default argument given for parameter 4 of ‘void look_at(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  34.          CoordinateSystem cs = CS_default);
  35.                                          ^
  36. In file included from panda/src/mathutil/look_at.cxx:21:0,
  37.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  38. panda/src/mathutil/look_at_src.cxx:194:1: error: after previous specification in ‘void look_at(LMatrix3d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  39.  look_at(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  40.  ^
  41. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  42.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  43. panda/src/mathutil/look_at_src.h:50:42: error: default argument given for parameter 3 of ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  44.           CoordinateSystem cs = CS_default);
  45.                                           ^
  46. In file included from panda/src/mathutil/look_at_src.h:83:0,
  47.                  from panda/src/mathutil/look_at.h:30,
  48.                  from panda/src/mathutil/look_at.cxx:15,
  49.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  50. panda/src/mathutil/look_at_src.I:28:1: error: after previous specification in ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  51.  heads_up(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  52.  ^
  53. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  54.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  55. panda/src/mathutil/look_at_src.h:50:42: error: default argument given for parameter 4 of ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  56.           CoordinateSystem cs = CS_default);
  57.                                           ^
  58. In file included from panda/src/mathutil/look_at_src.h:83:0,
  59.                  from panda/src/mathutil/look_at.h:30,
  60.                  from panda/src/mathutil/look_at.cxx:15,
  61.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  62. panda/src/mathutil/look_at_src.I:28:1: error: after previous specification in ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  63.  heads_up(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  64.  ^
  65. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  66.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  67. panda/src/mathutil/look_at_src.h:54:41: error: default argument given for parameter 3 of ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  68.          CoordinateSystem cs = CS_default);
  69.                                          ^
  70. In file included from panda/src/mathutil/look_at_src.h:83:0,
  71.                  from panda/src/mathutil/look_at.h:30,
  72.                  from panda/src/mathutil/look_at.cxx:15,
  73.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  74. panda/src/mathutil/look_at_src.I:36:1: error: after previous specification in ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  75.  look_at(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  76.  ^
  77. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  78.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  79. panda/src/mathutil/look_at_src.h:54:41: error: default argument given for parameter 4 of ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  80.          CoordinateSystem cs = CS_default);
  81.                                          ^
  82. In file included from panda/src/mathutil/look_at_src.h:83:0,
  83.                  from panda/src/mathutil/look_at.h:30,
  84.                  from panda/src/mathutil/look_at.cxx:15,
  85.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  86. panda/src/mathutil/look_at_src.I:36:1: error: after previous specification in ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  87.  look_at(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  88.  ^
  89. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  90.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  91. panda/src/mathutil/look_at_src.h:68:42: error: default argument given for parameter 3 of ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)
  92.           CoordinateSystem cs = CS_default);
  93.                                           ^
  94. In file included from panda/src/mathutil/look_at_src.h:83:0,
  95.                  from panda/src/mathutil/look_at.h:30,
  96.                  from panda/src/mathutil/look_at.cxx:15,
  97.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  98. panda/src/mathutil/look_at_src.I:56:1: error: after previous specification in ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)
  99.  heads_up(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  100.  ^
  101. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  102.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  103. panda/src/mathutil/look_at_src.h:68:42: error: default argument given for parameter 4 of ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  104.           CoordinateSystem cs = CS_default);
  105.                                           ^
  106. In file included from panda/src/mathutil/look_at_src.h:83:0,
  107.                  from panda/src/mathutil/look_at.h:30,
  108.                  from panda/src/mathutil/look_at.cxx:15,
  109.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  110. panda/src/mathutil/look_at_src.I:56:1: error: after previous specification in ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  111.  heads_up(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  112.  ^
  113. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  114.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  115. panda/src/mathutil/look_at_src.h:72:41: error: default argument given for parameter 3 of ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)
  116.          CoordinateSystem cs = CS_default);
  117.                                          ^
  118. In file included from panda/src/mathutil/look_at_src.h:83:0,
  119.                  from panda/src/mathutil/look_at.h:30,
  120.                  from panda/src/mathutil/look_at.cxx:15,
  121.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  122. panda/src/mathutil/look_at_src.I:64:1: error: after previous specification in ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)
  123.  look_at(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  124.  ^
  125. In file included from panda/src/mathutil/triangulator3.cxx:16:0,
  126.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  127. panda/src/mathutil/look_at_src.h:72:41: error: default argument given for parameter 4 of ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  128.          CoordinateSystem cs = CS_default);
  129.                                          ^
  130. In file included from panda/src/mathutil/look_at_src.h:83:0,
  131.                  from panda/src/mathutil/look_at.h:30,
  132.                  from panda/src/mathutil/look_at.cxx:15,
  133.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  134. panda/src/mathutil/look_at_src.I:64:1: error: after previous specification in ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)[-fpermissive]
  135.  look_at(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  136.  ^
  137. In file included from panda/src/mathutil/look_at_src.h:83:0,
  138.                  from panda/src/mathutil/triangulator3.cxx:16,
  139.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  140. panda/src/mathutil/look_at_src.I: In function ‘void heads_up(LMatrix3d&, const LVector3d&, CoordinateSystem)’:
  141. panda/src/mathutil/look_at_src.I:16:1: error: redefinition of ‘void heads_up(LMatrix3d&, const LVector3d&, CoordinateSystem)
  142.  heads_up(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  143.  ^
  144. In file included from panda/src/mathutil/look_at_src.h:83:0,
  145.                  from panda/src/mathutil/look_at.h:30,
  146.                  from panda/src/mathutil/look_at.cxx:15,
  147.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  148. panda/src/mathutil/look_at_src.I:16:1: error: ‘void heads_up(LMatrix3d&, const LVector3d&, CoordinateSystem)’ previously defined here
  149.  heads_up(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  150.  ^
  151. In file included from panda/src/mathutil/look_at_src.h:83:0,
  152.                  from panda/src/mathutil/triangulator3.cxx:16,
  153.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  154. panda/src/mathutil/look_at_src.I: In function ‘void look_at(LMatrix3d&, const LVector3d&, CoordinateSystem)’:
  155. panda/src/mathutil/look_at_src.I:22:1: error: redefinition of ‘void look_at(LMatrix3d&, const LVector3d&, CoordinateSystem)
  156.  look_at(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  157.  ^
  158. In file included from panda/src/mathutil/look_at_src.h:83:0,
  159.                  from panda/src/mathutil/look_at.h:30,
  160.                  from panda/src/mathutil/look_at.cxx:15,
  161.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  162. panda/src/mathutil/look_at_src.I:22:1: error: ‘void look_at(LMatrix3d&, const LVector3d&, CoordinateSystem)’ previously defined here
  163.  look_at(FLOATNAME(LMatrix3) &mat, const FLOATNAME(LVector3) &fwd,
  164.  ^
  165. In file included from panda/src/mathutil/look_at_src.h:83:0,
  166.                  from panda/src/mathutil/triangulator3.cxx:16,
  167.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  168. panda/src/mathutil/look_at_src.I: In function ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)’:
  169. panda/src/mathutil/look_at_src.I:28:1: error: redefinition of ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  170.  heads_up(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  171.  ^
  172. In file included from panda/src/mathutil/look_at_src.h:83:0,
  173.                  from panda/src/mathutil/look_at.h:30,
  174.                  from panda/src/mathutil/look_at.cxx:15,
  175.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  176. panda/src/mathutil/look_at_src.I:28:1: error: ‘void heads_up(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)’ previously defined here
  177.  heads_up(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  178.  ^
  179. In file included from panda/src/mathutil/look_at_src.h:83:0,
  180.                  from panda/src/mathutil/triangulator3.cxx:16,
  181.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  182. panda/src/mathutil/look_at_src.I: In function ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)’:
  183. panda/src/mathutil/look_at_src.I:36:1: error: redefinition of ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)
  184.  look_at(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  185.  ^
  186. In file included from panda/src/mathutil/look_at_src.h:83:0,
  187.                  from panda/src/mathutil/look_at.h:30,
  188.                  from panda/src/mathutil/look_at.cxx:15,
  189.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  190. panda/src/mathutil/look_at_src.I:36:1: error: ‘void look_at(LMatrix4d&, const LVector3d&, const LVector3d&, CoordinateSystem)’ previously defined here
  191.  look_at(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  192.  ^
  193. In file included from panda/src/mathutil/look_at_src.h:83:0,
  194.                  from panda/src/mathutil/triangulator3.cxx:16,
  195.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  196. panda/src/mathutil/look_at_src.I: In function ‘void heads_up(LMatrix4d&, const LVector3d&, CoordinateSystem)’:
  197. panda/src/mathutil/look_at_src.I:44:1: error: redefinition of ‘void heads_up(LMatrix4d&, const LVector3d&, CoordinateSystem)
  198.  heads_up(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  199.  ^
  200. In file included from panda/src/mathutil/look_at_src.h:83:0,
  201.                  from panda/src/mathutil/look_at.h:30,
  202.                  from panda/src/mathutil/look_at.cxx:15,
  203.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  204. panda/src/mathutil/look_at_src.I:44:1: error: ‘void heads_up(LMatrix4d&, const LVector3d&, CoordinateSystem)’ previously defined here
  205.  heads_up(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  206.  ^
  207. In file included from panda/src/mathutil/look_at_src.h:83:0,
  208.                  from panda/src/mathutil/triangulator3.cxx:16,
  209.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  210. panda/src/mathutil/look_at_src.I: In function ‘void look_at(LMatrix4d&, const LVector3d&, CoordinateSystem)’:
  211. panda/src/mathutil/look_at_src.I:50:1: error: redefinition of ‘void look_at(LMatrix4d&, const LVector3d&, CoordinateSystem)
  212.  look_at(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  213.  ^
  214. In file included from panda/src/mathutil/look_at_src.h:83:0,
  215.                  from panda/src/mathutil/look_at.h:30,
  216.                  from panda/src/mathutil/look_at.cxx:15,
  217.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  218. panda/src/mathutil/look_at_src.I:50:1: error: ‘void look_at(LMatrix4d&, const LVector3d&, CoordinateSystem)’ previously defined here
  219.  look_at(FLOATNAME(LMatrix4) &mat, const FLOATNAME(LVector3) &fwd,
  220.  ^
  221. In file included from panda/src/mathutil/look_at_src.h:83:0,
  222.                  from panda/src/mathutil/triangulator3.cxx:16,
  223.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  224. panda/src/mathutil/look_at_src.I: In function ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)’:
  225. panda/src/mathutil/look_at_src.I:56:1: error: redefinition of ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)
  226.  heads_up(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  227.  ^
  228. In file included from panda/src/mathutil/look_at_src.h:83:0,
  229.                  from panda/src/mathutil/look_at.h:30,
  230.                  from panda/src/mathutil/look_at.cxx:15,
  231.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  232. panda/src/mathutil/look_at_src.I:56:1: error: ‘void heads_up(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)’ previously defined here
  233.  heads_up(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  234.  ^
  235. In file included from panda/src/mathutil/look_at_src.h:83:0,
  236.                  from panda/src/mathutil/triangulator3.cxx:16,
  237.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  238. panda/src/mathutil/look_at_src.I: In function ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)’:
  239. panda/src/mathutil/look_at_src.I:64:1: error: redefinition of ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)
  240.  look_at(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  241.  ^
  242. In file included from panda/src/mathutil/look_at_src.h:83:0,
  243.                  from panda/src/mathutil/look_at.h:30,
  244.                  from panda/src/mathutil/look_at.cxx:15,
  245.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  246. panda/src/mathutil/look_at_src.I:64:1: error: ‘void look_at(LQuaterniond&, const LVector3d&, const LVector3d&, CoordinateSystem)’ previously defined here
  247.  look_at(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  248.  ^
  249. In file included from panda/src/mathutil/look_at_src.h:83:0,
  250.                  from panda/src/mathutil/triangulator3.cxx:16,
  251.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  252. panda/src/mathutil/look_at_src.I: In function ‘void heads_up(LQuaterniond&, const LVector3d&, CoordinateSystem)’:
  253. panda/src/mathutil/look_at_src.I:72:1: error: redefinition of ‘void heads_up(LQuaterniond&, const LVector3d&, CoordinateSystem)
  254.  heads_up(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  255.  ^
  256. In file included from panda/src/mathutil/look_at_src.h:83:0,
  257.                  from panda/src/mathutil/look_at.h:30,
  258.                  from panda/src/mathutil/look_at.cxx:15,
  259.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  260. panda/src/mathutil/look_at_src.I:72:1: error: ‘void heads_up(LQuaterniond&, const LVector3d&, CoordinateSystem)’ previously defined here
  261.  heads_up(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  262.  ^
  263. In file included from panda/src/mathutil/look_at_src.h:83:0,
  264.                  from panda/src/mathutil/triangulator3.cxx:16,
  265.                  from panda/src/mathutil/p3mathutil_composite2.cxx:19:
  266. panda/src/mathutil/look_at_src.I: In function ‘void look_at(LQuaterniond&, const LVector3d&, CoordinateSystem)’:
  267. panda/src/mathutil/look_at_src.I:78:1: error: redefinition of ‘void look_at(LQuaterniond&, const LVector3d&, CoordinateSystem)
  268.  look_at(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  269.  ^
  270. In file included from panda/src/mathutil/look_at_src.h:83:0,
  271.                  from panda/src/mathutil/look_at.h:30,
  272.                  from panda/src/mathutil/look_at.cxx:15,
  273.                  from panda/src/mathutil/p3mathutil_composite2.cxx:3:
  274. panda/src/mathutil/look_at_src.I:78:1: error: ‘void look_at(LQuaterniond&, const LVector3d&, CoordinateSystem)’ previously defined here
  275.  look_at(FLOATNAME(LQuaternion) &quat, const FLOATNAME(LVector3) &fwd,
  276.  ^
  277. The following command returned a non-zero value: g++ -ftemplate-depth-50 -fPIC -c -o built/tmp/p3mathutil_composite2.o -Ibuilt/tmp -Ibuilt/include -I/usr/include/python2.7 -I/usr/include/eigen3 -Ipanda/src/mathutil -pthread -msse2 -O2 -DBUILDING_PANDA panda/src/mathutil/p3mathutil_composite2.cxx
  278. Storing dependency cache.
  279. Elapsed Time: 18 sec
  280. Build process aborting.
  281. Build terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement