Advertisement
Guest User

URDE Build log 2

a guest
Dec 21st, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.38 KB | None | 0 0
  1. 19:33:57: Running steps for project urde...
  2. 19:33:57: Starting: "C:\Program Files\CMake\bin\cmake.exe" --build . --target all
  3. [ 0%] Built target bintoc
  4. [ 0%] Building CXX object hecl/extern/boo/CMakeFiles/boo.dir/lib/graphicsdev/D3D11.cpp.obj
  5. D3D11.cpp
  6. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(657): error C2665: 'std::pair<const _Kty,_Ty>::pair': none of the 4 overloads could convert all the argument types
  7. with
  8. [
  9. _Kty=boo::D3D11GraphicsBufferD *,
  10. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  11. ]
  12. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\utility(97): note: could be 'std::pair<const _Kty,_Ty>::pair(std::pair<const _Kty,_Ty> &&)'
  13. with
  14. [
  15. _Kty=boo::D3D11GraphicsBufferD *,
  16. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  17. ]
  18. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\utility(96): note: or 'std::pair<const _Kty,_Ty>::pair(const std::pair<const _Kty,_Ty> &)'
  19. with
  20. [
  21. _Kty=boo::D3D11GraphicsBufferD *,
  22. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  23. ]
  24. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\utility(91): note: or 'std::pair<const _Kty,_Ty>::pair(_Ty1 &,const _Ty2 &)'
  25. with
  26. [
  27. _Kty=boo::D3D11GraphicsBufferD *,
  28. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>,
  29. _Ty1=boo::D3D11GraphicsBufferD *,
  30. _Ty2=std::shared_ptr<boo::D3D11GraphicsBufferD>
  31. ]
  32. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\utility(86): note: or 'std::pair<const _Kty,_Ty>::pair(void)'
  33. with
  34. [
  35. _Kty=boo::D3D11GraphicsBufferD *,
  36. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  37. ]
  38. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(657): note: while trying to match the argument list '(std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>)'
  39. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(775): note: see reference to function template instantiation 'void std::allocator<_Other>::construct<_Objty,_Ty>(_Objty *,_Ty &&)' being compiled
  40. with
  41. [
  42. _Other=std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>,
  43. _Objty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,
  44. _Ty=std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>
  45. ]
  46. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(775): note: see reference to function template instantiation 'void std::allocator<_Other>::construct<_Objty,_Ty>(_Objty *,_Ty &&)' being compiled
  47. with
  48. [
  49. _Other=std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>,
  50. _Objty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,
  51. _Ty=std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>
  52. ]
  53. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(920): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::allocator<_Other> &,_Objty *,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  54. with
  55. [
  56. _Alloc=std::allocator<std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>>,
  57. _Ty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,
  58. _Other=std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>,
  59. _Objty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>
  60. ]
  61. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(920): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::allocator<_Other> &,_Objty *,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  62. with
  63. [
  64. _Alloc=std::allocator<std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>>,
  65. _Ty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,
  66. _Other=std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>,
  67. _Objty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>
  68. ]
  69. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\list(834): note: see reference to function template instantiation 'void std::_Wrap_alloc<std::allocator<_Other>>::construct<_Ty,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(_Ty *,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  70. with
  71. [
  72. _Other=std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>,
  73. _Ty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>
  74. ]
  75. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\list(834): note: see reference to function template instantiation 'void std::_Wrap_alloc<std::allocator<_Other>>::construct<_Ty,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(_Ty *,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  76. with
  77. [
  78. _Other=std::_List_node<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>,void *>,
  79. _Ty=std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>
  80. ]
  81. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\list(1062): note: see reference to function template instantiation 'std::_List_node<std::pair<const _Kty,_Ty>,void *> *std::_List_buy<std::pair<const _Kty,_Ty>,_Alloc>::_Buynode<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::_List_node<std::pair<const _Kty,_Ty>,void *> *,std::_List_node<std::pair<const _Kty,_Ty>,void *> *,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  82. with
  83. [
  84. _Kty=boo::D3D11GraphicsBufferD *,
  85. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>,
  86. _Alloc=std::allocator<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>>
  87. ]
  88. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\list(1062): note: see reference to function template instantiation 'std::_List_node<std::pair<const _Kty,_Ty>,void *> *std::_List_buy<std::pair<const _Kty,_Ty>,_Alloc>::_Buynode<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::_List_node<std::pair<const _Kty,_Ty>,void *> *,std::_List_node<std::pair<const _Kty,_Ty>,void *> *,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  89. with
  90. [
  91. _Kty=boo::D3D11GraphicsBufferD *,
  92. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>,
  93. _Alloc=std::allocator<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>>
  94. ]
  95. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\list(1034): note: see reference to function template instantiation 'void std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::_Insert<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<const _Kty,_Ty>>>,std::_Iterator_base0>,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  96. with
  97. [
  98. _Kty=boo::D3D11GraphicsBufferD *,
  99. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  100. ]
  101. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\list(1034): note: see reference to function template instantiation 'void std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::_Insert<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<const _Kty,_Ty>>>,std::_Iterator_base0>,std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  102. with
  103. [
  104. _Kty=boo::D3D11GraphicsBufferD *,
  105. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  106. ]
  107. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xhash(270): note: see reference to function template instantiation 'void std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::emplace_front<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  108. with
  109. [
  110. _Kty=boo::D3D11GraphicsBufferD *,
  111. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  112. ]
  113. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xhash(270): note: see reference to function template instantiation 'void std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::emplace_front<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  114. with
  115. [
  116. _Kty=boo::D3D11GraphicsBufferD *,
  117. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>
  118. ]
  119. C:\Users\Alumno\Desktop\urde\urde\hecl\extern\boo\lib\graphicsdev\D3D11.cpp(1205): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<const _Kty,_Ty>>>>,bool> std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::emplace<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  120. with
  121. [
  122. _Kty=boo::D3D11GraphicsBufferD *,
  123. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>,
  124. _Hasher=std::hash<boo::D3D11GraphicsBufferD *>,
  125. _Keyeq=std::equal_to<boo::D3D11GraphicsBufferD *>,
  126. _Alloc=std::allocator<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>>
  127. ]
  128. C:\Users\Alumno\Desktop\urde\urde\hecl\extern\boo\lib\graphicsdev\D3D11.cpp(1205): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<const _Kty,_Ty>>>>,bool> std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::emplace<std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *>>(std::pair<boo::D3D11GraphicsBufferD *,boo::D3D11GraphicsBufferD *> &&)' being compiled
  129. with
  130. [
  131. _Kty=boo::D3D11GraphicsBufferD *,
  132. _Ty=std::shared_ptr<boo::D3D11GraphicsBufferD>,
  133. _Hasher=std::hash<boo::D3D11GraphicsBufferD *>,
  134. _Keyeq=std::equal_to<boo::D3D11GraphicsBufferD *>,
  135. _Alloc=std::allocator<std::pair<boo::D3D11GraphicsBufferD *const ,std::shared_ptr<boo::D3D11GraphicsBufferD>>>
  136. ]
  137. NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~4.0\VC\BIN\amd64\cl.exe' : return code '0x2'
  138. Stop.
  139. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
  140. Stop.
  141. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
  142. Stop.
  143. 19:34:09: The process "C:\Program Files\CMake\bin\cmake.exe" exited with code 2.
  144. Error while building/deploying project urde (kit: Desktop Qt 5.7.1 MSVC2015_64bit)
  145. The kit Desktop Qt 5.7.1 MSVC2015_64bit has configuration issues which might be the root cause for this problem.
  146. When executing step "Make"
  147. 19:34:09: Elapsed time: 00:12.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement