Advertisement
Guest User

Untitled

a guest
Jan 10th, 2022
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.59 KB | None | 0 0
  1. Build started...
  2. 1>------ Build started: Project: simulation2, Configuration: Release Win32 ------
  3. 2>------ Build started: Project: scriptinterface, Configuration: Release Win32 ------
  4. 3>------ Build started: Project: rlinterface, Configuration: Release Win32 ------
  5. 4>------ Build started: Project: network, Configuration: Release Win32 ------
  6. 5>------ Build started: Project: lobby, Configuration: Release Win32 ------
  7. 6>------ Build started: Project: gui, Configuration: Release Win32 ------
  8. 7>------ Build started: Project: graphics, Configuration: Release Win32 ------
  9. 8>------ Build started: Project: engine, Configuration: Release Win32 ------
  10. 9>------ Build started: Project: atlas, Configuration: Release Win32 ------
  11. 1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  12. 2>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  13. 2>JSON.cpp
  14. 2>ScriptContext.cpp
  15. 2>ScriptConversions.cpp
  16. 2>ScriptExceptions.cpp
  17. 2>ScriptInterface.cpp
  18. 2>ScriptStats.cpp
  19. 2>StructuredClone.cpp
  20. 1>Simulation2.cpp
  21. 1>CCmpAIManager.cpp
  22. 1>CCmpCinemaManager.cpp
  23. 1>CCmpCommandQueue.cpp
  24. 1>CCmpDecay.cpp
  25. 1>CCmpFootprint.cpp
  26. 1>CCmpMinimap.cpp
  27. 1>CCmpMotionBall.cpp
  28. 1>CCmpObstruction.cpp
  29. 1>CCmpObstructionManager.cpp
  30. 1>CCmpOverlayRenderer.cpp
  31. 1>CCmpOwnership.cpp
  32. 3>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  33. 3>RLInterface.cpp
  34. 5>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  35. 4>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  36. 4>NetClient.cpp
  37. 6>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  38. 4>NetClientTurnManager.cpp
  39. 4>NetFileTransfer.cpp
  40. 4>NetHost.cpp
  41. 4>NetMessage.cpp
  42. 4>NetMessageSim.cpp
  43. 9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  44. 4>NetServer.cpp
  45. 5>L10n.cpp
  46. 6>CGUI.cpp
  47. 6>CGUISetting.cpp
  48. 6>CGUIText.cpp
  49. 6>GUIManager.cpp
  50. 6>GUIObjectTypes.cpp
  51. 4>NetServerTurnManager.cpp
  52. 4>NetSession.cpp
  53. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\Simulation2.cpp)
  54. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  55. 1> with
  56. 1> [
  57. 1> V=mozilla::Ok,
  58. 1> E=JS::Error
  59. 1> ] (compiling source file ..\..\..\source\simulation2\Simulation2.cpp)
  60. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\Simulation2.cpp)
  61. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\ScriptContext.cpp)
  62. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  63. 2> with
  64. 2> [
  65. 2> V=mozilla::Ok,
  66. 2> E=JS::Error
  67. 8>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  68. 6>GUITooltip.cpp
  69. 2> ] (compiling source file ..\..\..\source\scriptinterface\ScriptContext.cpp)
  70. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\ScriptContext.cpp)
  71. 3>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed
  72. 6>IGUIButtonBehavior.cpp
  73. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetClient.cpp)
  74. 3>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  75. 3> with
  76. 3> [
  77. 3> V=mozilla::Ok,
  78. 3> E=JS::Error
  79. 3> ]
  80. 3>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled
  81. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\ScriptInterface.cpp)
  82. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  83. 4> with
  84. 4> [
  85. 4> V=mozilla::Ok,
  86. 4> E=JS::Error
  87. 4> ] (compiling source file ..\..\..\source\network\NetClient.cpp)
  88. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetClient.cpp)
  89. 5>Globals.cpp
  90. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  91. 2> with
  92. 2> [
  93. 2> V=mozilla::Ok,
  94. 2> E=JS::Error
  95. 2> ] (compiling source file ..\..\..\source\scriptinterface\ScriptInterface.cpp)
  96. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\ScriptInterface.cpp)
  97. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\ScriptConversions.cpp)
  98. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  99. 2> with
  100. 2> [
  101. 2> V=mozilla::Ok,
  102. 2> E=JS::Error
  103. 2> ] (compiling source file ..\..\..\source\scriptinterface\ScriptConversions.cpp)
  104. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\ScriptConversions.cpp)
  105. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\ScriptExceptions.cpp)
  106. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  107. 2> with
  108. 2> [
  109. 2> V=mozilla::Ok,
  110. 2> E=JS::Error
  111. 2> ] (compiling source file ..\..\..\source\scriptinterface\ScriptExceptions.cpp)
  112. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\ScriptExceptions.cpp)
  113. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\JSON.cpp)
  114. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  115. 2> with
  116. 2> [
  117. 2> V=mozilla::Ok,
  118. 2> E=JS::Error
  119. 2> ] (compiling source file ..\..\..\source\scriptinterface\JSON.cpp)
  120. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\JSON.cpp)
  121. 5>XmppClient.cpp
  122. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpAIManager.cpp)
  123. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  124. 1> with
  125. 1> [
  126. 1> V=mozilla::Ok,
  127. 1> E=JS::Error
  128. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpAIManager.cpp)
  129. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpAIManager.cpp)
  130. 6>IGUIObject.cpp
  131. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetMessage.cpp)
  132. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpObstruction.cpp)
  133. 5>GlooxScriptConversions.cpp
  134. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  135. 4> with
  136. 4> [
  137. 4> V=mozilla::Ok,
  138. 4> E=JS::Error
  139. 4> ] (compiling source file ..\..\..\source\network\NetMessage.cpp)
  140. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetMessage.cpp)
  141. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  142. 1> with
  143. 1> [
  144. 1> V=mozilla::Ok,
  145. 1> E=JS::Error
  146. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpObstruction.cpp)
  147. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpObstruction.cpp)
  148. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpCommandQueue.cpp)
  149. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  150. 1> with
  151. 1> [
  152. 1> V=mozilla::Ok,
  153. 1> E=JS::Error
  154. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpCommandQueue.cpp)
  155. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpCommandQueue.cpp)
  156. 6>IGUIScrollBarOwner.cpp
  157. 5>JSInterface_Lobby.cpp
  158. 6>IGUITextOwner.cpp
  159. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetMessageSim.cpp)
  160. 6>CButton.cpp
  161. 6>CChart.cpp
  162. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  163. 4> with
  164. 4> [
  165. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\ScriptStats.cpp)
  166. 4> V=mozilla::Ok,
  167. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  168. 2> with
  169. 2> [
  170. 2> V=mozilla::Ok,
  171. 2> E=JS::Error
  172. 2> ] (compiling source file ..\..\..\source\scriptinterface\ScriptStats.cpp)
  173. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\ScriptStats.cpp)
  174. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\scriptinterface\StructuredClone.cpp)
  175. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  176. 2> with
  177. 2> [
  178. 2> V=mozilla::Ok,
  179. 2> E=JS::Error
  180. 2> ] (compiling source file ..\..\..\source\scriptinterface\StructuredClone.cpp)
  181. 2>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\scriptinterface\StructuredClone.cpp)
  182. 4> E=JS::Error
  183. 4> ] (compiling source file ..\..\..\source\network\NetMessageSim.cpp)
  184. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetMessageSim.cpp)
  185. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpCinemaManager.cpp)
  186. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  187. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\i18n\L10n.cpp)
  188. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\CGUISetting.cpp)
  189. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  190. 5> with
  191. 5> [
  192. 5> V=mozilla::Ok,
  193. 5> E=JS::Error
  194. 5> ] (compiling source file ..\..\..\source\i18n\L10n.cpp)
  195. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\i18n\L10n.cpp)
  196. 1> with
  197. 9>ActorViewer.cpp
  198. 9>Brushes.cpp
  199. 9>CameraCtrlHandlers.cpp
  200. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  201. 1> [
  202. 9>CinemaHandler.cpp
  203. 9>ElevationHandlers.cpp
  204. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\lobby\Globals.cpp)
  205. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  206. 5> with
  207. 5> [
  208. 5> V=mozilla::Ok,
  209. 5> E=JS::Error
  210. 5> ] (compiling source file ..\..\..\source\lobby\Globals.cpp)
  211. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\lobby\Globals.cpp)
  212. 9>EnvironmentHandlers.cpp
  213. 9>GraphicsSetupHandlers.cpp
  214. 6> with
  215. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\lobby\XmppClient.cpp)
  216. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  217. 5> with
  218. 5> [
  219. 5> V=mozilla::Ok,
  220. 5> E=JS::Error
  221. 5> ] (compiling source file ..\..\..\source\lobby\XmppClient.cpp)
  222. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\lobby\XmppClient.cpp)
  223. 1> V=mozilla::Ok,
  224. 9>MapHandlers.cpp
  225. 1> E=JS::Error
  226. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpCinemaManager.cpp)
  227. 9>MiscHandlers.cpp
  228. 9>ObjectHandlers.cpp
  229. 9>PlayerHandlers.cpp
  230. 9>TerrainHandlers.cpp
  231. 6> [
  232. 6> V=mozilla::Ok,
  233. 6> E=JS::Error
  234. 6> ] (compiling source file ..\..\..\source\gui\CGUISetting.cpp)
  235. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\CGUISetting.cpp)
  236. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\lobby\scripting\GlooxScriptConversions.cpp)
  237. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  238. 5> with
  239. 5> [
  240. 5> V=mozilla::Ok,
  241. 5> E=JS::Error
  242. 5> ] (compiling source file ..\..\..\source\lobby\scripting\GlooxScriptConversions.cpp)
  243. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\lobby\scripting\GlooxScriptConversions.cpp)
  244. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpCinemaManager.cpp)
  245. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectBases\IGUITextOwner.cpp)
  246. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  247. 6> with
  248. 6> [
  249. 6> V=mozilla::Ok,
  250. 6> E=JS::Error
  251. 6> ] (compiling source file ..\..\..\source\gui\ObjectBases\IGUITextOwner.cpp)
  252. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectBases\IGUITextOwner.cpp)
  253. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetFileTransfer.cpp)
  254. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\lobby\scripting\JSInterface_Lobby.cpp)
  255. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  256. 5> with
  257. 5> [
  258. 5> V=mozilla::Ok,
  259. 5> E=JS::Error
  260. 5> ] (compiling source file ..\..\..\source\lobby\scripting\JSInterface_Lobby.cpp)
  261. 5>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\lobby\scripting\JSInterface_Lobby.cpp)
  262. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  263. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectBases\IGUIObject.cpp)
  264. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  265. 6> with
  266. 6> [
  267. 6> V=mozilla::Ok,
  268. 6> E=JS::Error
  269. 6> ] (compiling source file ..\..\..\source\gui\ObjectBases\IGUIObject.cpp)
  270. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectBases\IGUIObject.cpp)
  271. 4> with
  272. 4> [
  273. 4> V=mozilla::Ok,
  274. 4> E=JS::Error
  275. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CChart.cpp)
  276. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  277. 6> with
  278. 4> ] (compiling source file ..\..\..\source\network\NetFileTransfer.cpp)
  279. 6> [
  280. 6> V=mozilla::Ok,
  281. 6> E=JS::Error
  282. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CChart.cpp)
  283. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CChart.cpp)
  284. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectBases\IGUIButtonBehavior.cpp)
  285. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetFileTransfer.cpp)
  286. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  287. 6> with
  288. 6> [
  289. 6> V=mozilla::Ok,
  290. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpFootprint.cpp)
  291. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  292. 1> with
  293. 1> [
  294. 6> E=JS::Error
  295. 1> V=mozilla::Ok,
  296. 6> ] (compiling source file ..\..\..\source\gui\ObjectBases\IGUIButtonBehavior.cpp)
  297. 1> E=JS::Error
  298. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectBases\IGUIButtonBehavior.cpp)
  299. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpFootprint.cpp)
  300. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\GUIManager.cpp)
  301. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpFootprint.cpp)
  302. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  303. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpDecay.cpp)
  304. 6> with
  305. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  306. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\PlayerHandlers.cpp)
  307. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  308. 9> with
  309. 9> [
  310. 9> V=mozilla::Ok,
  311. 9> E=JS::Error
  312. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\PlayerHandlers.cpp)
  313. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\PlayerHandlers.cpp)
  314. 6> [
  315. 1> with
  316. 6> V=mozilla::Ok,
  317. 1> [
  318. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Brushes.cpp)
  319. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  320. 9> with
  321. 9> [
  322. 9> V=mozilla::Ok,
  323. 9> E=JS::Error
  324. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Brushes.cpp)
  325. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Brushes.cpp)
  326. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\GraphicsSetupHandlers.cpp)
  327. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  328. 9> with
  329. 9> [
  330. 9> V=mozilla::Ok,
  331. 6> E=JS::Error
  332. 1> V=mozilla::Ok,
  333. 9> E=JS::Error
  334. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\GraphicsSetupHandlers.cpp)
  335. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\GraphicsSetupHandlers.cpp)
  336. 6> ] (compiling source file ..\..\..\source\gui\GUIManager.cpp)
  337. 1> E=JS::Error
  338. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpDecay.cpp)
  339. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\GUIManager.cpp)
  340. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\CameraCtrlHandlers.cpp)
  341. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  342. 9> with
  343. 9> [
  344. 9> V=mozilla::Ok,
  345. 9> E=JS::Error
  346. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\CameraCtrlHandlers.cpp)
  347. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\CameraCtrlHandlers.cpp)
  348. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\ObjectHandlers.cpp)
  349. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  350. 9> with
  351. 9> [
  352. 9> V=mozilla::Ok,
  353. 9> E=JS::Error
  354. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\ObjectHandlers.cpp)
  355. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\ObjectHandlers.cpp)
  356. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectBases\IGUIScrollBarOwner.cpp)
  357. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpDecay.cpp)
  358. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  359. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpMinimap.cpp)
  360. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\MiscHandlers.cpp)
  361. 6> with
  362. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  363. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  364. 9> with
  365. 9> [
  366. 9> V=mozilla::Ok,
  367. 9> E=JS::Error
  368. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\MiscHandlers.cpp)
  369. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\MiscHandlers.cpp)
  370. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\ActorViewer.cpp)
  371. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  372. 9> with
  373. 9> [
  374. 9> V=mozilla::Ok,
  375. 9> E=JS::Error
  376. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\ActorViewer.cpp)
  377. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\ActorViewer.cpp)
  378. 6> [
  379. 1> with
  380. 6> V=mozilla::Ok,
  381. 1> [
  382. 6> E=JS::Error
  383. 1> V=mozilla::Ok,
  384. 9>InputProcessor.cpp
  385. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\EnvironmentHandlers.cpp)
  386. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  387. 9> with
  388. 9> [
  389. 9> V=mozilla::Ok,
  390. 9> E=JS::Error
  391. 6> ] (compiling source file ..\..\..\source\gui\ObjectBases\IGUIScrollBarOwner.cpp)
  392. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\EnvironmentHandlers.cpp)
  393. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\EnvironmentHandlers.cpp)
  394. 1> E=JS::Error
  395. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectBases\IGUIScrollBarOwner.cpp)
  396. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpMinimap.cpp)
  397. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\CGUIText.cpp)
  398. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpMinimap.cpp)
  399. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\TerrainHandlers.cpp)
  400. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  401. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpObstructionManager.cpp)
  402. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  403. 9> with
  404. 9> [
  405. 9> V=mozilla::Ok,
  406. 9> E=JS::Error
  407. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\TerrainHandlers.cpp)
  408. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\TerrainHandlers.cpp)
  409. 6> with
  410. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  411. 9>Misc.cpp
  412. 6> [
  413. 6> V=mozilla::Ok,
  414. 1> with
  415. 1> [
  416. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\CinemaHandler.cpp)
  417. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  418. 9> with
  419. 9> [
  420. 9> V=mozilla::Ok,
  421. 9> E=JS::Error
  422. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\CinemaHandler.cpp)
  423. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\CinemaHandler.cpp)
  424. 9>SimState.cpp
  425. 6> E=JS::Error
  426. 1> V=mozilla::Ok,
  427. 9>View.cpp
  428. 1> E=JS::Error
  429. 6> ] (compiling source file ..\..\..\source\gui\CGUIText.cpp)
  430. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpObstructionManager.cpp)
  431. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\CGUIText.cpp)
  432. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\InputProcessor.cpp)
  433. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  434. 9> with
  435. 9> [
  436. 9> V=mozilla::Ok,
  437. 9> E=JS::Error
  438. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\InputProcessor.cpp)
  439. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\InputProcessor.cpp)
  440. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\MapHandlers.cpp)
  441. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  442. 9> with
  443. 9> [
  444. 9> V=mozilla::Ok,
  445. 9> E=JS::Error
  446. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\MapHandlers.cpp)
  447. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\MapHandlers.cpp)
  448. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\GUIObjectTypes.cpp)
  449. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpOwnership.cpp)
  450. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  451. 6> with
  452. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  453. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\ElevationHandlers.cpp)
  454. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  455. 9> with
  456. 9> [
  457. 9> V=mozilla::Ok,
  458. 9> E=JS::Error
  459. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\ElevationHandlers.cpp)
  460. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Handlers\ElevationHandlers.cpp)
  461. 6> [
  462. 6> V=mozilla::Ok,
  463. 6> E=JS::Error
  464. 6> ] (compiling source file ..\..\..\source\gui\GUIObjectTypes.cpp)
  465. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\GUIObjectTypes.cpp)
  466. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\GUITooltip.cpp)
  467. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  468. 6> with
  469. 6> [
  470. 6> V=mozilla::Ok,
  471. 6> E=JS::Error
  472. 6> ] (compiling source file ..\..\..\source\gui\GUITooltip.cpp)
  473. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\GUITooltip.cpp)
  474. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\CGUI.cpp)
  475. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  476. 6> with
  477. 6> [
  478. 6> V=mozilla::Ok,
  479. 6> E=JS::Error
  480. 6> ] (compiling source file ..\..\..\source\gui\CGUI.cpp)
  481. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\CGUI.cpp)
  482. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CButton.cpp)
  483. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  484. 6> with
  485. 6> [
  486. 6> V=mozilla::Ok,
  487. 6> E=JS::Error
  488. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CButton.cpp)
  489. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CButton.cpp)
  490. 6>CCheckBox.cpp
  491. 6>CDropDown.cpp
  492. 6>CHotkeyPicker.cpp
  493. 6>CImage.cpp
  494. 6>CInput.cpp
  495. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CDropDown.cpp)
  496. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  497. 6> with
  498. 6> [
  499. 6> V=mozilla::Ok,
  500. 6> E=JS::Error
  501. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CDropDown.cpp)
  502. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CDropDown.cpp)
  503. 6>CList.cpp
  504. 6>CMiniMap.cpp
  505. 6>COList.cpp
  506. 6>CProgressBar.cpp
  507. 6>CRadioButton.cpp
  508. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CImage.cpp)
  509. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  510. 6> with
  511. 6> [
  512. 6> V=mozilla::Ok,
  513. 6> E=JS::Error
  514. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CImage.cpp)
  515. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CImage.cpp)
  516. 6>CSlider.cpp
  517. 6>CText.cpp
  518. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CCheckBox.cpp)
  519. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  520. 6> with
  521. 6> [
  522. 6> V=mozilla::Ok,
  523. 6> E=JS::Error
  524. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CCheckBox.cpp)
  525. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CCheckBox.cpp)
  526. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CList.cpp)
  527. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  528. 6> with
  529. 6> [
  530. 6> V=mozilla::Ok,
  531. 6> E=JS::Error
  532. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CList.cpp)
  533. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CList.cpp)
  534. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CProgressBar.cpp)
  535. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  536. 6> with
  537. 6> [
  538. 6> V=mozilla::Ok,
  539. 6> E=JS::Error
  540. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CProgressBar.cpp)
  541. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CProgressBar.cpp)
  542. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CMiniMap.cpp)
  543. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  544. 6> with
  545. 6> [
  546. 6> V=mozilla::Ok,
  547. 6> E=JS::Error
  548. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CMiniMap.cpp)
  549. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CMiniMap.cpp)
  550. 6>CTooltip.cpp
  551. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CHotkeyPicker.cpp)
  552. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  553. 6> with
  554. 6> [
  555. 6> V=mozilla::Ok,
  556. 6> E=JS::Error
  557. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CHotkeyPicker.cpp)
  558. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\COList.cpp)
  559. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  560. 6> with
  561. 6> [
  562. 6> V=mozilla::Ok,
  563. 6> E=JS::Error
  564. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\COList.cpp)
  565. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CHotkeyPicker.cpp)
  566. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\COList.cpp)
  567. 6>GuiScriptConversions.cpp
  568. 1> with
  569. 1> [
  570. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CRadioButton.cpp)
  571. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  572. 6> with
  573. 6> [
  574. 6> V=mozilla::Ok,
  575. 6> E=JS::Error
  576. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CRadioButton.cpp)
  577. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CRadioButton.cpp)
  578. 1> V=mozilla::Ok,
  579. 1> E=JS::Error
  580. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CText.cpp)
  581. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\SimState.cpp)
  582. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  583. 6> with
  584. 6> [
  585. 6> V=mozilla::Ok,
  586. 6> E=JS::Error
  587. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CText.cpp)
  588. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CText.cpp)
  589. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CInput.cpp)
  590. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  591. 6> with
  592. 6> [
  593. 6> V=mozilla::Ok,
  594. 6> E=JS::Error
  595. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CInput.cpp)
  596. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CInput.cpp)
  597. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpOwnership.cpp)
  598. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  599. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpObstructionManager.cpp)
  600. 9> with
  601. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpOwnership.cpp)
  602. 9> [
  603. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpMotionBall.cpp)
  604. 9> V=mozilla::Ok,
  605. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  606. 9> E=JS::Error
  607. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CSlider.cpp)
  608. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  609. 6> with
  610. 6> [
  611. 1> with
  612. 6> V=mozilla::Ok,
  613. 6> E=JS::Error
  614. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CSlider.cpp)
  615. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CSlider.cpp)
  616. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\SimState.cpp)
  617. 1> [
  618. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\SimState.cpp)
  619. 1> V=mozilla::Ok,
  620. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\Misc.cpp)
  621. 1> E=JS::Error
  622. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  623. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpMotionBall.cpp)
  624. 9> with
  625. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpMotionBall.cpp)
  626. 9> [
  627. 6>JSInterface_GUIManager.cpp
  628. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetClientTurnManager.cpp)
  629. 6>JSInterface_GUIProxy.cpp
  630. 9> V=mozilla::Ok,
  631. 6>JSInterface_GUISize.cpp
  632. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  633. 9> E=JS::Error
  634. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\ObjectTypes\CTooltip.cpp)
  635. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  636. 6> with
  637. 6> [
  638. 6> V=mozilla::Ok,
  639. 6> E=JS::Error
  640. 6> ] (compiling source file ..\..\..\source\gui\ObjectTypes\CTooltip.cpp)
  641. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\ObjectTypes\CTooltip.cpp)
  642. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\Scripting\GuiScriptConversions.cpp)
  643. 4> with
  644. 4> [
  645. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  646. 6> with
  647. 6> [
  648. 6> V=mozilla::Ok,
  649. 6> E=JS::Error
  650. 6> ] (compiling source file ..\..\..\source\gui\Scripting\GuiScriptConversions.cpp)
  651. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\Scripting\GuiScriptConversions.cpp)
  652. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\Misc.cpp)
  653. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\Misc.cpp)
  654. 4> V=mozilla::Ok,
  655. 6>ScriptFunctions.cpp
  656. 6>CGUIHotkey.cpp
  657. 6>CGUISize.cpp
  658. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\tools\atlas\GameInterface\View.cpp)
  659. 6>CGUIString.cpp
  660. 6>MouseEventMask.cpp
  661. 6>L10n.cpp
  662. 4> E=JS::Error
  663. 4> ] (compiling source file ..\..\..\source\network\NetClientTurnManager.cpp)
  664. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  665. 9> with
  666. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetClientTurnManager.cpp)
  667. 9> [
  668. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpOverlayRenderer.cpp)
  669. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUISize.cpp)
  670. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  671. 6> with
  672. 6> [
  673. 6> V=mozilla::Ok,
  674. 6> E=JS::Error
  675. 6> ] (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUISize.cpp)
  676. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUISize.cpp)
  677. 9> V=mozilla::Ok,
  678. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  679. 1> with
  680. 1> [
  681. 1> V=mozilla::Ok,
  682. 1> E=JS::Error
  683. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpOverlayRenderer.cpp)
  684. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpOverlayRenderer.cpp)
  685. 9> E=JS::Error
  686. 9> ] (compiling source file ..\..\..\source\tools\atlas\GameInterface\View.cpp)
  687. 9>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\tools\atlas\GameInterface\View.cpp)
  688. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\SettingTypes\CGUISize.cpp)
  689. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  690. 6> with
  691. 6> [
  692. 6> V=mozilla::Ok,
  693. 6> E=JS::Error
  694. 6> ] (compiling source file ..\..\..\source\gui\SettingTypes\CGUISize.cpp)
  695. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\SettingTypes\CGUISize.cpp)
  696. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\Scripting\ScriptFunctions.cpp)
  697. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  698. 6> with
  699. 6> [
  700. 6> V=mozilla::Ok,
  701. 6> E=JS::Error
  702. 6> ] (compiling source file ..\..\..\source\gui\Scripting\ScriptFunctions.cpp)
  703. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\Scripting\ScriptFunctions.cpp)
  704. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUIManager.cpp)
  705. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  706. 6> with
  707. 6> [
  708. 6> V=mozilla::Ok,
  709. 6> E=JS::Error
  710. 6> ] (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUIManager.cpp)
  711. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUIManager.cpp)
  712. 5>Done building project "lobby.vcxproj" -- FAILED.
  713. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetHost.cpp)
  714. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  715. 4> with
  716. 2>Done building project "scriptinterface.vcxproj" -- FAILED.
  717. 9>Done building project "atlas.vcxproj" -- FAILED.
  718. 4> [
  719. 4> V=mozilla::Ok,
  720. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\SettingTypes\CGUIHotkey.cpp)
  721. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  722. 6> with
  723. 6> [
  724. 6> V=mozilla::Ok,
  725. 6> E=JS::Error
  726. 6> ] (compiling source file ..\..\..\source\gui\SettingTypes\CGUIHotkey.cpp)
  727. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\SettingTypes\CGUIHotkey.cpp)
  728. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\i18n\L10n.cpp)
  729. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  730. 6> with
  731. 6> [
  732. 6> V=mozilla::Ok,
  733. 6> E=JS::Error
  734. 6> ] (compiling source file ..\..\..\source\i18n\L10n.cpp)
  735. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\i18n\L10n.cpp)
  736. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUIProxy.cpp)
  737. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  738. 6> with
  739. 6> [
  740. 6> V=mozilla::Ok,
  741. 6> E=JS::Error
  742. 6> ] (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUIProxy.cpp)
  743. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\Scripting\JSInterface_GUIProxy.cpp)
  744. 4> E=JS::Error
  745. 7>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
  746. 4> ] (compiling source file ..\..\..\source\network\NetHost.cpp)
  747. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetHost.cpp)
  748. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetServer.cpp)
  749. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  750. 4> with
  751. 4> [
  752. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\SettingTypes\MouseEventMask.cpp)
  753. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  754. 6> with
  755. 6> [
  756. 6> V=mozilla::Ok,
  757. 6> E=JS::Error
  758. 6> ] (compiling source file ..\..\..\source\gui\SettingTypes\MouseEventMask.cpp)
  759. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\SettingTypes\MouseEventMask.cpp)
  760. 4> V=mozilla::Ok,
  761. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\gui\SettingTypes\CGUIString.cpp)
  762. 4> E=JS::Error
  763. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  764. 6> with
  765. 6> [
  766. 6> V=mozilla::Ok,
  767. 6> E=JS::Error
  768. 6> ] (compiling source file ..\..\..\source\gui\SettingTypes\CGUIString.cpp)
  769. 6>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\gui\SettingTypes\CGUIString.cpp)
  770. 4> ] (compiling source file ..\..\..\source\network\NetServer.cpp)
  771. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetServer.cpp)
  772. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetServerTurnManager.cpp)
  773. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  774. 4> with
  775. 4> [
  776. 4> V=mozilla::Ok,
  777. 4> E=JS::Error
  778. 4> ] (compiling source file ..\..\..\source\network\NetServerTurnManager.cpp)
  779. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetServerTurnManager.cpp)
  780. 8>L10n.cpp
  781. 8>JSInterface_L10n.cpp
  782. 8>JSInterface_Network.cpp
  783. 8>CConsole.cpp
  784. 8>Game.cpp
  785. 8>GameSetup.cpp
  786. 8>HWDetect.cpp
  787. 8>Globals.cpp
  788. 8>Mod.cpp
  789. 8>ModInstaller.cpp
  790. 8>ModIo.cpp
  791. 8>ProfileViewer.cpp
  792. 1>CCmpParticleManager.cpp
  793. 1>CCmpPathfinder.cpp
  794. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\scripting\JSInterface_Network.cpp)
  795. 3>Done building project "rlinterface.vcxproj" -- FAILED.
  796. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  797. 3>A task was canceled.
  798. 3>A task was canceled.
  799. 8> with
  800. 8> [
  801. 8> V=mozilla::Ok,
  802. 8> E=JS::Error
  803. 8> ] (compiling source file ..\..\..\source\network\scripting\JSInterface_Network.cpp)
  804. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\scripting\JSInterface_Network.cpp)
  805. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\ps\Globals.cpp)
  806. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  807. 8> with
  808. 8> [
  809. 8> V=mozilla::Ok,
  810. 8> E=JS::Error
  811. 8> ] (compiling source file ..\..\..\source\ps\Globals.cpp)
  812. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\ps\Globals.cpp)
  813. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\ps\Game.cpp)
  814. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  815. 8> with
  816. 8> [
  817. 8> V=mozilla::Ok,
  818. 8> E=JS::Error
  819. 8> ] (compiling source file ..\..\..\source\ps\Game.cpp)
  820. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\ps\Game.cpp)
  821. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\i18n\L10n.cpp)
  822. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  823. 8> with
  824. 8> [
  825. 8> V=mozilla::Ok,
  826. 8> E=JS::Error
  827. 8> ] (compiling source file ..\..\..\source\i18n\L10n.cpp)
  828. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\i18n\L10n.cpp)
  829. 8>Replay.cpp
  830. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\ps\CConsole.cpp)
  831. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  832. 8> with
  833. 8> [
  834. 8> V=mozilla::Ok,
  835. 8> E=JS::Error
  836. 8> ] (compiling source file ..\..\..\source\ps\CConsole.cpp)
  837. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\ps\CConsole.cpp)
  838. 1>CCmpPosition.cpp
  839. 1>CCmpProjectileManager.cpp
  840. 1>CCmpRallyPointRenderer.cpp
  841. 1>CCmpRangeManager.cpp
  842. 1>CCmpRangeOverlayRenderer.cpp
  843. 1>CCmpSelectable.cpp
  844. 1>CCmpSoundManager.cpp
  845. 1>CCmpTemplateManager.cpp
  846. 1>CCmpTerrain.cpp
  847. 1>CCmpTerritoryInfluence.cpp
  848. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpSelectable.cpp)
  849. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  850. 1> with
  851. 1> [
  852. 1> V=mozilla::Ok,
  853. 1> E=JS::Error
  854. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpSelectable.cpp)
  855. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpSelectable.cpp)
  856. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpTemplateManager.cpp)
  857. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  858. 1> with
  859. 1> [
  860. 1> V=mozilla::Ok,
  861. 1> E=JS::Error
  862. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpTemplateManager.cpp)
  863. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpTemplateManager.cpp)
  864. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpRangeManager.cpp)
  865. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  866. 1> with
  867. 1> [
  868. 1> V=mozilla::Ok,
  869. 1> E=JS::Error
  870. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpRangeManager.cpp)
  871. 6>Done building project "gui.vcxproj" -- FAILED.
  872. 6>A task was canceled.
  873. 6>A task was canceled.
  874. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpRangeManager.cpp)
  875. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\network\NetSession.cpp)
  876. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  877. 4> with
  878. 4> [
  879. 4> V=mozilla::Ok,
  880. 4> E=JS::Error
  881. 4> ] (compiling source file ..\..\..\source\network\NetSession.cpp)
  882. 4>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\network\NetSession.cpp)
  883. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpParticleManager.cpp)
  884. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  885. 1> with
  886. 1> [
  887. 1> V=mozilla::Ok,
  888. 1> E=JS::Error
  889. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpParticleManager.cpp)
  890. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpParticleManager.cpp)
  891. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpPosition.cpp)
  892. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  893. 1> with
  894. 1> [
  895. 1> V=mozilla::Ok,
  896. 1> E=JS::Error
  897. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpPosition.cpp)
  898. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpPosition.cpp)
  899. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\ps\ModInstaller.cpp)
  900. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  901. 8> with
  902. 8> [
  903. 8> V=mozilla::Ok,
  904. 8> E=JS::Error
  905. 8> ] (compiling source file ..\..\..\source\ps\ModInstaller.cpp)
  906. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\ps\ModInstaller.cpp)
  907. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\ps\Mod.cpp)
  908. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  909. 8> with
  910. 8> [
  911. 8> V=mozilla::Ok,
  912. 8> E=JS::Error
  913. 8> ] (compiling source file ..\..\..\source\ps\Mod.cpp)
  914. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\ps\Mod.cpp)
  915. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\simulation2\components\CCmpRangeOverlayRenderer.cpp)
  916. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(451): note: see reference to class template instantiation 'mozilla::detail::ResultImplementation<V,E,mozilla::detail::PackingStrategy::LowBitTagIsError>' being compiled
  917. 1> with
  918. 1> [
  919. 1> V=mozilla::Ok,
  920. 1> E=JS::Error
  921. 1> ] (compiling source file ..\..\..\source\simulation2\components\CCmpRangeOverlayRenderer.cpp)
  922. 1>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\js\result.h(271): note: see reference to class template instantiation 'mozilla::Result<mozilla::Ok,JS::Error>' being compiled (compiling source file ..\..\..\source\simulation2\components\CCmpRangeOverlayRenderer.cpp)
  923. 8>c:\dev\perso\0ad-git\libraries\source\spidermonkey\include-win32-release\mozilla\result.h(206): error C2607: static assertion failed (compiling source file ..\..\..\source\i18n\scripting\JSInterface_L10n.cpp)
  924. Build has been canceled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement