psydev

Untitled

Apr 22nd, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.94 KB | None | 0 0
  1. E:\OpenRA-bleed>make all
  2. Microsoft (R) Build Engine Version 3.5.30729.5420
  3. [Microsoft .NET Framework, Version 2.0.50727.5477]
  4. Copyright (C) Microsoft Corporation 2007. All rights reserved.
  5.  
  6. Build started 4/22/2014 3:07:10 AM.
  7. Project "E:\OpenRA-bleed\OpenRA.sln" on node 0 (Rebuild target(s)).
  8. Building solution configuration "Debug|Mixed Platforms".
  9. Project "E:\OpenRA-bleed\OpenRA.sln" (1) is building "E:\OpenRA-bleed\OpenRA.Ga
  10. me\OpenRA.Game.csproj" (2) on node 0 (Rebuild target(s)).
  11. Project file contains ToolsVersion="4.0", which is not supported by this versio
  12. n of MSBuild. Treating the project as if it had ToolsVersion="3.5".
  13. CoreClean:
  14. Deleting file "E:\OpenRA-bleed\OpenRA.Game\obj\x86\Debug\ResolveAssemblyRefer
  15. ence.cache".
  16. GetFrameworkPaths:
  17. Could not locate the expected version of the Microsoft Windows SDK. Looked fo
  18. r a location specified in the "InstallationFolder" value of the registry key
  19. "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A". If your
  20. build process does not need the SDK then this can be ignored. Otherwise you
  21. can solve the problem by doing one of the following: 1) Install the Microsof
  22. t Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Vis
  23. ual Studio 2008. 3) Manually set the above registry key to the correct locat
  24. ion.
  25. ResolveAssemblyReferences:
  26. Primary reference "MaxMind.GeoIP2".
  27. C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets : warning MSB3
  28. 246: Resolved file has a bad image, no metadata, or is otherwise inaccessible.
  29. Could not load file or assembly 'E:\OpenRA-bleed\thirdparty\MaxMind.GeoIP2.dll'
  30. or one of its dependencies. This assembly is built by a runtime newer than the
  31. currently loaded runtime and cannot be loaded.
  32. Resolved file path is "..\thirdparty\MaxMind.GeoIP2.dll".
  33. Reference found at search path location "{HintPathFromItem}".
  34. Primary reference "MaxMind.Db".
  35. C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets : warning MSB3
  36. 246: Resolved file has a bad image, no metadata, or is otherwise inaccessible.
  37. Could not load file or assembly 'E:\OpenRA-bleed\thirdparty\MaxMind.Db.dll' or
  38. one of its dependencies. This assembly is built by a runtime newer than the cur
  39. rently loaded runtime and cannot be loaded.
  40. Resolved file path is "..\thirdparty\MaxMind.Db.dll".
  41. Reference found at search path location "{HintPathFromItem}".
  42. Game.cs(18,7): error CS0246: The type or namespace name 'MaxMind' could not be
  43. found (are you missing a using directive or an assembly reference?)
  44. Actor.cs(27,10): error CS0246: The type or namespace name 'Lazy' could not be f
  45. ound (are you missing a using directive or an assembly reference?)
  46. Actor.cs(29,3): error CS0246: The type or namespace name 'Lazy' could not be fo
  47. und (are you missing a using directive or an assembly reference?)
  48. Actor.cs(30,3): error CS0246: The type or namespace name 'Lazy' could not be fo
  49. und (are you missing a using directive or an assembly reference?)
  50. Actor.cs(31,3): error CS0246: The type or namespace name 'Lazy' could not be fo
  51. und (are you missing a using directive or an assembly reference?)
  52. Actor.cs(32,3): error CS0246: The type or namespace name 'Lazy' could not be fo
  53. und (are you missing a using directive or an assembly reference?)
  54. Game.cs(46,17): error CS0246: The type or namespace name 'DatabaseReader' could
  55. not be found (are you missing a using directive or an assembly reference?)
  56. GameRules\SoundInfo.cs(38,19): error CS0246: The type or namespace name 'Lazy'
  57. could not be found (are you missing a using directive or an assembly reference?
  58. )
  59. GameRules\SoundInfo.cs(39,19): error CS0246: The type or namespace name 'Lazy'
  60. could not be found (are you missing a using directive or an assembly reference?
  61. )
  62. Graphics\WorldRenderer.cs(43,3): error CS0246: The type or namespace name 'Lazy
  63. ' could not be found (are you missing a using directive or an assembly referenc
  64. e?)
  65. Widgets\ButtonWidget.cs(46,3): error CS0246: The type or namespace name 'Lazy'
  66. could not be found (are you missing a using directive or an assembly reference?
  67. )
  68. Widgets\MapPreviewWidget.cs(32,3): error CS0246: The type or namespace name 'La
  69. zy' could not be found (are you missing a using directive or an assembly refere
  70. nce?)
  71. Widgets\ClientTooltipRegionWidget.cs(21,3): error CS0246: The type or namespace
  72. name 'Lazy' could not be found (are you missing a using directive or an assemb
  73. ly reference?)
  74. Widgets\ViewportControllerWidget.cs(28,3): error CS0246: The type or namespace
  75. name 'Lazy' could not be found (are you missing a using directive or an assembl
  76. y reference?)
  77. Exts.cs(38,17): error CS0118: 'OpenRA.Exts.Lazy<T>(System.Func<T>)' is a 'metho
  78. d' but is used like a 'type'
  79. Platform.cs(25,10): error CS0246: The type or namespace name 'Lazy' could not b
  80. e found (are you missing a using directive or an assembly reference?)
  81. Map\Map.cs(87,31): error CS0246: The type or namespace name 'Lazy' could not be
  82. found (are you missing a using directive or an assembly reference?)
  83. Map\Map.cs(95,31): error CS0246: The type or namespace name 'Lazy' could not be
  84. found (are you missing a using directive or an assembly reference?)
  85. Map\Map.cs(109,31): error CS0246: The type or namespace name 'Lazy' could not b
  86. e found (are you missing a using directive or an assembly reference?)
  87. Map\Map.cs(110,31): error CS0246: The type or namespace name 'Lazy' could not b
  88. e found (are you missing a using directive or an assembly reference?)
  89. Done Building Project "E:\OpenRA-bleed\OpenRA.Game\OpenRA.Game.csproj" (Rebuild
  90. target(s)) -- FAILED.
  91.  
  92. Done Building Project "E:\OpenRA-bleed\OpenRA.sln" (Rebuild target(s)) -- FAILE
  93. D.
  94.  
  95.  
  96. Build FAILED.
  97.  
  98. "E:\OpenRA-bleed\OpenRA.sln" (Rebuild target) (1) ->
  99. "E:\OpenRA-bleed\OpenRA.Game\OpenRA.Game.csproj" (Rebuild target) (2) ->
  100. (ResolveAssemblyReferences target) ->
  101. C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets : warning MS
  102. B3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible
  103. . Could not load file or assembly 'E:\OpenRA-bleed\thirdparty\MaxMind.GeoIP2.dl
  104. l' or one of its dependencies. This assembly is built by a runtime newer than t
  105. he currently loaded runtime and cannot be loaded.
  106. C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets : warning MS
  107. B3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible
  108. . Could not load file or assembly 'E:\OpenRA-bleed\thirdparty\MaxMind.Db.dll' o
  109. r one of its dependencies. This assembly is built by a runtime newer than the c
  110. urrently loaded runtime and cannot be loaded.
  111.  
  112.  
  113. "E:\OpenRA-bleed\OpenRA.sln" (Rebuild target) (1) ->
  114. "E:\OpenRA-bleed\OpenRA.Game\OpenRA.Game.csproj" (Rebuild target) (2) ->
  115. (CoreCompile target) ->
  116. Game.cs(18,7): error CS0246: The type or namespace name 'MaxMind' could not b
  117. e found (are you missing a using directive or an assembly reference?)
  118. Actor.cs(27,10): error CS0246: The type or namespace name 'Lazy' could not be
  119. found (are you missing a using directive or an assembly reference?)
  120. Actor.cs(29,3): error CS0246: The type or namespace name 'Lazy' could not be
  121. found (are you missing a using directive or an assembly reference?)
  122. Actor.cs(30,3): error CS0246: The type or namespace name 'Lazy' could not be
  123. found (are you missing a using directive or an assembly reference?)
  124. Actor.cs(31,3): error CS0246: The type or namespace name 'Lazy' could not be
  125. found (are you missing a using directive or an assembly reference?)
  126. Actor.cs(32,3): error CS0246: The type or namespace name 'Lazy' could not be
  127. found (are you missing a using directive or an assembly reference?)
  128. Game.cs(46,17): error CS0246: The type or namespace name 'DatabaseReader' cou
  129. ld not be found (are you missing a using directive or an assembly reference?)
  130. GameRules\SoundInfo.cs(38,19): error CS0246: The type or namespace name 'Lazy
  131. ' could not be found (are you missing a using directive or an assembly referenc
  132. e?)
  133. GameRules\SoundInfo.cs(39,19): error CS0246: The type or namespace name 'Lazy
  134. ' could not be found (are you missing a using directive or an assembly referenc
  135. e?)
  136. Graphics\WorldRenderer.cs(43,3): error CS0246: The type or namespace name 'La
  137. zy' could not be found (are you missing a using directive or an assembly refere
  138. nce?)
  139. Widgets\ButtonWidget.cs(46,3): error CS0246: The type or namespace name 'Lazy
  140. ' could not be found (are you missing a using directive or an assembly referenc
  141. e?)
  142. Widgets\MapPreviewWidget.cs(32,3): error CS0246: The type or namespace name '
  143. Lazy' could not be found (are you missing a using directive or an assembly refe
  144. rence?)
  145. Widgets\ClientTooltipRegionWidget.cs(21,3): error CS0246: The type or namespa
  146. ce name 'Lazy' could not be found (are you missing a using directive or an asse
  147. mbly reference?)
  148. Widgets\ViewportControllerWidget.cs(28,3): error CS0246: The type or namespac
  149. e name 'Lazy' could not be found (are you missing a using directive or an assem
  150. bly reference?)
  151. Exts.cs(38,17): error CS0118: 'OpenRA.Exts.Lazy<T>(System.Func<T>)' is a 'met
  152. hod' but is used like a 'type'
  153. Platform.cs(25,10): error CS0246: The type or namespace name 'Lazy' could not
  154. be found (are you missing a using directive or an assembly reference?)
  155. Map\Map.cs(87,31): error CS0246: The type or namespace name 'Lazy' could not
  156. be found (are you missing a using directive or an assembly reference?)
  157. Map\Map.cs(95,31): error CS0246: The type or namespace name 'Lazy' could not
  158. be found (are you missing a using directive or an assembly reference?)
  159. Map\Map.cs(109,31): error CS0246: The type or namespace name 'Lazy' could not
  160. be found (are you missing a using directive or an assembly reference?)
  161. Map\Map.cs(110,31): error CS0246: The type or namespace name 'Lazy' could not
  162. be found (are you missing a using directive or an assembly reference?)
  163.  
  164. 2 Warning(s)
  165. 20 Error(s)
  166.  
  167. Time Elapsed 00:00:00.32
  168. Build failed. If just the development tools failed to build, try installing Vis
  169. ual Studio. You may also still be able to run the game.
Advertisement
Add Comment
Please, Sign In to add comment