Advertisement
Guest User

Visual Studio Output

a guest
Jan 23rd, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.74 KB | None | 0 0
  1. 1>------ Build started: Project: Urho3D, Configuration: Release Win32 ------
  2. 1>Addons.cpp
  3. 1>AudioAPI.cpp
  4. 1>CoreAPI.cpp
  5. 1>EngineAPI.cpp
  6. 1>GraphicsAPI.cpp
  7. 1>IKAPI.cpp
  8. 1>IOAPI.cpp
  9. 1>InputAPI.cpp
  10. 1>MathAPI.cpp
  11. 1>NavigationAPI.cpp
  12. 1>NetworkAPI.cpp
  13. 1>PhysicsAPI.cpp
  14. 1>ResourceAPI.cpp
  15. 1>SceneAPI.cpp
  16. 1>Script.cpp
  17. 1>ScriptAPI.cpp
  18. 1>ScriptAPIDump.cpp
  19. 1>ScriptFile.cpp
  20. 1>ScriptInstance.cpp
  21. 1>UIAPI.cpp
  22. 1>Urho2DAPI.cpp
  23. 1>Audio.cpp
  24. 1>Context.cpp
  25. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\include\Urho3D\ThirdParty\ik/pstdint.h(392): error C2371: 'uint32_t': redefinition; different basic types (compiling source file C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Core\Context.cpp)
  26. 1>c:\users\chris and joshua\desktop\urho1.7\urho3d-1.7\include\urho3d\thirdparty\sdl\SDL_config.h(404): note: see declaration of 'uint32_t' (compiling source file C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Core\Context.cpp)
  27. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\include\Urho3D\ThirdParty\ik/pstdint.h(422): error C2371: 'int32_t': redefinition; different basic types (compiling source file C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Core\Context.cpp)
  28. 1>c:\users\chris and joshua\desktop\urho1.7\urho3d-1.7\include\urho3d\thirdparty\sdl\SDL_config.h(403): note: see declaration of 'int32_t' (compiling source file C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Core\Context.cpp)
  29. 1>ProcessUtils.cpp
  30. 1>Console.cpp
  31. 1>Engine.cpp
  32. 1>Batch.cpp
  33. 1>Graphics.cpp
  34. 1>OGLConstantBuffer.cpp
  35. 1>OGLGraphics.cpp
  36. 1>OGLGraphicsImpl.cpp
  37. 1>OGLIndexBuffer.cpp
  38. 1>OGLRenderSurface.cpp
  39. 1>OGLShaderProgram.cpp
  40. 1>OGLShaderVariation.cpp
  41. 1>OGLTexture.cpp
  42. 1>OGLTexture2D.cpp
  43. 1>OGLTexture2DArray.cpp
  44. 1>OGLTexture3D.cpp
  45. 1>OGLTextureCube.cpp
  46. 1>OGLVertexBuffer.cpp
  47. 1>RenderSurface.cpp
  48. 1>Renderer.cpp
  49. 1>ShaderPrecache.cpp
  50. 1>Texture.cpp
  51. 1>Texture2D.cpp
  52. 1>Texture2DArray.cpp
  53. 1>Texture3D.cpp
  54. 1>TextureCube.cpp
  55. 1>View.cpp
  56. 1>Compression.cpp
  57. 1>File.cpp
  58. 1>FileSystem.cpp
  59. 1>Input.cpp
  60. 1>LuaFile.cpp
  61. 1>LuaFunction.cpp
  62. 1>LuaScript.cpp
  63. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Input\Input.cpp(1149): warning C4805: '!=': unsafe mix of type 'bool' and type 'SDL_bool' in operation
  64. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Input\Input.cpp(1401): warning C4244: 'return': conversion from 'float' to 'int', possible loss of data
  65. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Input\Input.cpp(1455): warning C4800: 'SDL_bool': forcing value to bool 'true' or 'false' (performance warning)
  66. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\Input\Input.cpp(1460): warning C4800: 'SDL_bool': forcing value to bool 'true' or 'false' (performance warning)
  67. 1>LuaScriptInstance.cpp
  68. 1>ToluaUtils.cpp
  69. 1>CrowdAgent.cpp
  70. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\LuaScript\ToluaUtils.cpp(116): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning)
  71. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\LuaScript\ToluaUtils.cpp(187): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning)
  72. 1>CrowdManager.cpp
  73. 1>DynamicNavigationMesh.cpp
  74. 1>NavBuildData.cpp
  75. 1>NavigationMesh.cpp
  76. 1>HttpRequest.cpp
  77. 1>Network.cpp
  78. 1>CollisionShape.cpp
  79. 1>Constraint.cpp
  80. 1>PhysicsWorld.cpp
  81. 1>RaycastVehicle.cpp
  82. 1>RigidBody.cpp
  83. 1>Image.cpp
  84. 1>XMLElement.cpp
  85. 1>XMLFile.cpp
  86. 1>Component.cpp
  87. 1>Button.cpp
  88. 1>CheckBox.cpp
  89. 1>Cursor.cpp
  90. 1>DropDownList.cpp
  91. 1>FileSelector.cpp
  92. 1>FontFaceFreeType.cpp
  93. 1>LineEdit.cpp
  94. 1>ListView.cpp
  95. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\LineEdit.cpp(112): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
  96. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\LineEdit.cpp(596): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
  97. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\LineEdit.cpp(600): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
  98. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(138): warning C4244: 'argument': conversion from 'float' to 'FT_F26Dot6', possible loss of data
  99. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(376): warning C4018: '<': signed/unsigned mismatch
  100. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(378): warning C4018: '<': signed/unsigned mismatch
  101. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(397): warning C4018: '<': signed/unsigned mismatch
  102. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(405): warning C4018: '<': signed/unsigned mismatch
  103. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(440): warning C4244: '=': conversion from 'unsigned int' to 'float', possible loss of data
  104. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(441): warning C4244: '=': conversion from 'unsigned int' to 'float', possible loss of data
  105. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\FontFaceFreeType.cpp(448): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
  106. 1>Menu.cpp
  107. 1>ProgressBar.cpp
  108. 1>ScrollBar.cpp
  109. 1>ScrollView.cpp
  110. 1>Slider.cpp
  111. 1>UI.cpp
  112. 1>Window.cpp
  113. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\Window.cpp(97): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
  114. 1>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Urho3D\UI\Window.cpp(110): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
  115. 1>CollisionBox2D.cpp
  116. 1>CollisionChain2D.cpp
  117. 1>CollisionCircle2D.cpp
  118. 1>CollisionEdge2D.cpp
  119. 1>CollisionPolygon2D.cpp
  120. 1>CollisionShape2D.cpp
  121. 1>Constraint2D.cpp
  122. 1>ConstraintDistance2D.cpp
  123. 1>ConstraintFriction2D.cpp
  124. 1>ConstraintGear2D.cpp
  125. 1>ConstraintMotor2D.cpp
  126. 1>ConstraintMouse2D.cpp
  127. 1>ConstraintPrismatic2D.cpp
  128. 1>ConstraintPulley2D.cpp
  129. 1>ConstraintRevolute2D.cpp
  130. 1>ConstraintRope2D.cpp
  131. 1>ConstraintWeld2D.cpp
  132. 1>ConstraintWheel2D.cpp
  133. 1>PhysicsWorld2D.cpp
  134. 1>RigidBody2D.cpp
  135. 1>SpriterData2D.cpp
  136. 1>Urho2D.cpp
  137. 1>Done building project "Urho3D.vcxproj" -- FAILED.
  138. 2>------ Build started: Project: 26_ConsoleInput, Configuration: Release Win32 ------
  139. 3>------ Build started: Project: 27_Urho2DPhysics, Configuration: Release Win32 ------
  140. 4>------ Build started: Project: 28_Urho2DPhysicsRope, Configuration: Release Win32 ------
  141. 5>------ Build started: Project: 29_SoundSynthesis, Configuration: Release Win32 ------
  142. 2>ConsoleInput.cpp
  143. 4>Urho2DPhysicsRope.cpp
  144. 3>Urho2DPhysics.cpp
  145. 5>SoundSynthesis.cpp
  146. 4>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  147. 4>Done building project "28_Urho2DPhysicsRope.vcxproj" -- FAILED.
  148. 6>------ Build started: Project: 30_LightAnimation, Configuration: Release Win32 ------
  149. 3>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  150. 3>Done building project "27_Urho2DPhysics.vcxproj" -- FAILED.
  151. 2>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  152. 5>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  153. 2>Done building project "26_ConsoleInput.vcxproj" -- FAILED.
  154. 5>Done building project "29_SoundSynthesis.vcxproj" -- FAILED.
  155. 7>------ Build started: Project: 31_MaterialAnimation, Configuration: Release Win32 ------
  156. 8>------ Build started: Project: 33_Urho2DSpriterAnimation, Configuration: Release Win32 ------
  157. 9>------ Build started: Project: 34_DynamicGeometry, Configuration: Release Win32 ------
  158. 6>LightAnimation.cpp
  159. 8>Urho2DSpriterAnimation.cpp
  160. 9>DynamicGeometry.cpp
  161. 7>MaterialAnimation.cpp
  162. 6>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  163. 6>Done building project "30_LightAnimation.vcxproj" -- FAILED.
  164. 10>------ Build started: Project: 35_SignedDistanceFieldText, Configuration: Release Win32 ------
  165. 8>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  166. 8>Done building project "33_Urho2DSpriterAnimation.vcxproj" -- FAILED.
  167. 11>------ Build started: Project: 36_Urho2DTileMap, Configuration: Release Win32 ------
  168. 7>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  169. 7>Done building project "31_MaterialAnimation.vcxproj" -- FAILED.
  170. 12>------ Build started: Project: 37_UIDrag, Configuration: Release Win32 ------
  171. 10>SignedDistanceFieldText.cpp
  172. 9>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  173. 9>Done building project "34_DynamicGeometry.vcxproj" -- FAILED.
  174. 13>------ Build started: Project: 38_SceneAndUILoad, Configuration: Release Win32 ------
  175. 11>Urho2DTileMap.cpp
  176. 13>SceneAndUILoad.cpp
  177. 10>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  178. 10>Done building project "35_SignedDistanceFieldText.vcxproj" -- FAILED.
  179. 13>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  180. 13>Done building project "38_SceneAndUILoad.vcxproj" -- FAILED.
  181. 14>------ Build started: Project: 39_CrowdNavigation, Configuration: Release Win32 ------
  182. 15>------ Build started: Project: 40_Localization, Configuration: Release Win32 ------
  183. 12>UIDrag.cpp
  184. 11>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  185. 11>Done building project "36_Urho2DTileMap.vcxproj" -- FAILED.
  186. 16>------ Build started: Project: 42_PBRMaterials, Configuration: Release Win32 ------
  187. 14>CrowdNavigation.cpp
  188. 12>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  189. 12>Done building project "37_UIDrag.vcxproj" -- FAILED.
  190. 17>------ Build started: Project: 20_HugeObjectCount, Configuration: Release Win32 ------
  191. 15>L10n.cpp
  192. 15>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  193. 15>Done building project "40_Localization.vcxproj" -- FAILED.
  194. 18>------ Build started: Project: 44_RibbonTrailDemo, Configuration: Release Win32 ------
  195. 17>HugeObjectCount.cpp
  196. 16>PBRMaterials.cpp
  197. 17>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  198. 17>Done building project "20_HugeObjectCount.vcxproj" -- FAILED.
  199. 19>------ Build started: Project: 45_InverseKinematics, Configuration: Release Win32 ------
  200. 14>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  201. 14>Done building project "39_CrowdNavigation.vcxproj" -- FAILED.
  202. 20>------ Build started: Project: 46_RaycastVehicle, Configuration: Release Win32 ------
  203. 16>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  204. 16>Done building project "42_PBRMaterials.vcxproj" -- FAILED.
  205. 18>RibbonTrailDemo.cpp
  206. 18>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  207. 18>Done building project "44_RibbonTrailDemo.vcxproj" -- FAILED.
  208. 21>------ Build started: Project: 47_Typography, Configuration: Release Win32 ------
  209. 22>------ Build started: Project: AssetImporter, Configuration: Release Win32 ------
  210. 19>InverseKinematics.cpp
  211. 19>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\45_InverseKinematics\InverseKinematics.cpp(219): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
  212. 19>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  213. 19>Done building project "45_InverseKinematics.vcxproj" -- FAILED.
  214. 23>------ Build started: Project: 10_RenderToTexture, Configuration: Release Win32 ------
  215. 23>RenderToTexture.cpp
  216. 21>Typography.cpp
  217. 21>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\47_Typography\Typography.cpp(118): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
  218. 21>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\47_Typography\Typography.cpp(203): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
  219. 21>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\47_Typography\Typography.cpp(207): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
  220. 21>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\47_Typography\Typography.cpp(226): warning C4018: '<': signed/unsigned mismatch
  221. 21>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\47_Typography\Typography.cpp(269): warning C4244: 'argument': conversion from 'unsigned int' to 'float', possible loss of data
  222. 21>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  223. 21>Done building project "47_Typography.vcxproj" -- FAILED.
  224. 24>------ Build started: Project: 01_HelloWorld, Configuration: Release Win32 ------
  225. 20>RaycastVehicleDemo.cpp
  226. 20>Vehicle.cpp
  227. 23>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  228. 23>Done building project "10_RenderToTexture.vcxproj" -- FAILED.
  229. 25>------ Build started: Project: 02_HelloGUI, Configuration: Release Win32 ------
  230. 22>AssetImporter.cpp
  231. 22>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  232. 22>Done building project "AssetImporter.vcxproj" -- FAILED.
  233. 26>------ Build started: Project: 43_HttpRequestDemo, Configuration: Release Win32 ------
  234. 25>HelloGUI.cpp
  235. 27>------ Build started: Project: 03_Sprites, Configuration: Release Win32 ------
  236. 26>HttpRequestDemo.cpp
  237. 25>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  238. 25>Done building project "02_HelloGUI.vcxproj" -- FAILED.
  239. 26>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  240. 26>Done building project "43_HttpRequestDemo.vcxproj" -- FAILED.
  241. 28>------ Build started: Project: 04_StaticScene, Configuration: Release Win32 ------
  242. 29>------ Build started: Project: 05_AnimatingScene, Configuration: Release Win32 ------
  243. 27>Sprites.cpp
  244. 20>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  245. 20>Done building project "46_RaycastVehicle.vcxproj" -- FAILED.
  246. 30>------ Build started: Project: 06_SkeletalAnimation, Configuration: Release Win32 ------
  247. 27>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  248. 27>Done building project "03_Sprites.vcxproj" -- FAILED.
  249. 31>------ Build started: Project: 07_Billboards, Configuration: Release Win32 ------
  250. 29>AnimatingScene.cpp
  251. 30>SkeletalAnimation.cpp
  252. 28>StaticScene.cpp
  253. 29>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  254. 29>Done building project "05_AnimatingScene.vcxproj" -- FAILED.
  255. 32>------ Build started: Project: 08_Decals, Configuration: Release Win32 ------
  256. 28>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  257. 28>Done building project "04_StaticScene.vcxproj" -- FAILED.
  258. 33>------ Build started: Project: 09_MultipleViewports, Configuration: Release Win32 ------
  259. 30>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  260. 30>Done building project "06_SkeletalAnimation.vcxproj" -- FAILED.
  261. 34>------ Build started: Project: 11_Physics, Configuration: Release Win32 ------
  262. 35>------ Build started: Project: 12_PhysicsStressTest, Configuration: Release Win32 ------
  263. 32>Decals.cpp
  264. 36>------ Build started: Project: OgreImporter, Configuration: Release Win32 ------
  265. 35>PhysicsStressTest.cpp
  266. 36>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  267. 36>Done building project "OgreImporter.vcxproj" -- FAILED.
  268. 37>------ Build started: Project: 13_Ragdolls, Configuration: Release Win32 ------
  269. 35>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  270. 35>Done building project "12_PhysicsStressTest.vcxproj" -- FAILED.
  271. 38>------ Build started: Project: PackageTool, Configuration: Release Win32 ------
  272. 34>Physics.cpp
  273. 38>PackageTool.cpp
  274. 32>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  275. 32>Done building project "08_Decals.vcxproj" -- FAILED.
  276. 39>------ Build started: Project: 14_SoundEffects, Configuration: Release Win32 ------
  277. 34>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  278. 34>Done building project "11_Physics.vcxproj" -- FAILED.
  279. 40>------ Build started: Project: RampGenerator, Configuration: Release Win32 ------
  280. 40>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  281. 40>Done building project "RampGenerator.vcxproj" -- FAILED.
  282. 41>------ Build started: Project: 15_Navigation, Configuration: Release Win32 ------
  283. 38>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  284. 38>Done building project "PackageTool.vcxproj" -- FAILED.
  285. 42>------ Build started: Project: 16_Chat, Configuration: Release Win32 ------
  286. 39>SoundEffects.cpp
  287. 37>CreateRagdoll.cpp
  288. 37>Ragdolls.cpp
  289. 39>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  290. 39>Done building project "14_SoundEffects.vcxproj" -- FAILED.
  291. 43>------ Build started: Project: 17_SceneReplication, Configuration: Release Win32 ------
  292. 42>Chat.cpp
  293. 42>C:\Users\Chris and Joshua\Desktop\URHO1.7\Urho3D-1.7\Source\Samples\16_Chat\Chat.cpp(113): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
  294. 41>Navigation.cpp
  295. 41>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  296. 41>Done building project "15_Navigation.vcxproj" -- FAILED.
  297. 44>------ Build started: Project: ScriptCompiler, Configuration: Release Win32 ------
  298. 42>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  299. 42>Done building project "16_Chat.vcxproj" -- FAILED.
  300. 45>------ Build started: Project: SpritePacker, Configuration: Release Win32 ------
  301. 44>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  302. 44>Done building project "ScriptCompiler.vcxproj" -- FAILED.
  303. 46>------ Build started: Project: 18_CharacterDemo, Configuration: Release Win32 ------
  304. 46>Character.cpp
  305. 46>CharacterDemo.cpp
  306. 46>Touch.cpp
  307. 43>SceneReplication.cpp
  308. 46>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  309. 46>Done building project "18_CharacterDemo.vcxproj" -- FAILED.
  310. 47>------ Build started: Project: 32_Urho2DConstraints, Configuration: Release Win32 ------
  311. 47>Urho2DConstraints.cpp
  312. 47>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  313. 47>Done building project "32_Urho2DConstraints.vcxproj" -- FAILED.
  314. 48>------ Build started: Project: Urho3DPlayer, Configuration: Release Win32 ------
  315. 48>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  316. 48>Done building project "Urho3DPlayer.vcxproj" -- FAILED.
  317. 49>------ Build started: Project: 19_VehicleDemo, Configuration: Release Win32 ------
  318. 45>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  319. 45>Done building project "SpritePacker.vcxproj" -- FAILED.
  320. 50>------ Build started: Project: 21_AngelScriptIntegration, Configuration: Release Win32 ------
  321. 43>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  322. 43>Done building project "17_SceneReplication.vcxproj" -- FAILED.
  323. 51>------ Build started: Project: 22_LuaIntegration, Configuration: Release Win32 ------
  324. 50>AngelScriptIntegration.cpp
  325. 37>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  326. 37>Done building project "13_Ragdolls.vcxproj" -- FAILED.
  327. 52>------ Build started: Project: 23_Water, Configuration: Release Win32 ------
  328. 52>Water.cpp
  329. 51>LuaIntegration.cpp
  330. 50>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  331. 50>Done building project "21_AngelScriptIntegration.vcxproj" -- FAILED.
  332. 53>------ Build started: Project: 24_Urho2DSprite, Configuration: Release Win32 ------
  333. 51>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  334. 51>Done building project "22_LuaIntegration.vcxproj" -- FAILED.
  335. 54>------ Build started: Project: 25_Urho2DParticle, Configuration: Release Win32 ------
  336. 49>Vehicle.cpp
  337. 49>VehicleDemo.cpp
  338. 54>Urho2DParticle.cpp
  339. 53>Urho2DSprite.cpp
  340. 54>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  341. 54>Done building project "25_Urho2DParticle.vcxproj" -- FAILED.
  342. 49>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  343. 49>Done building project "19_VehicleDemo.vcxproj" -- FAILED.
  344. 52>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  345. 52>Done building project "23_Water.vcxproj" -- FAILED.
  346. 53>LINK : fatal error LNK1181: cannot open input file '..\..\..\lib\Urho3D.lib'
  347. 53>Done building project "24_Urho2DSprite.vcxproj" -- FAILED.
  348. 55>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
  349. 55>Project not selected to build for this solution configuration
  350. 56>------ Skipped Build: Project: PACKAGE, Configuration: Release Win32 ------
  351. 56>Project not selected to build for this solution configuration
  352. ========== Build: 0 succeeded, 54 failed, 29 up-to-date, 2 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement