Advertisement
Guest User

Untitled

a guest
Sep 14th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. Determining if the C compiler works failed with the following output:
  2. Change Dir: D:/xDevelopment/World of Warcraft - WOTLK/Nazaroth's Files/cmakes/CMakeFiles/CMakeTmp
  3.  
  4. Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTryCompileExec3838447195.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0"
  5. Microsoft (R) Build Engine version 12.0.30723.0
  6.  
  7. [Microsoft .NET Framework, version 4.0.30319.34209]
  8.  
  9. Copyright (C) Microsoft Corporation. All rights reserved.
  10.  
  11.  
  12.  
  13. Build started 9/15/2014 02:59:48 AM.
  14.  
  15. Project "D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\cmTryCompileExec3838447195.vcxproj" on node 1 (default targets).
  16.  
  17. C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(4937,7): error MSB4023: Cannot evaluate the item metadata "%(FullPath)". The item metadata "%(FullPath)" cannot be applied to the path "@(_DebugSymbolsIntermediatePath->'D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\Debug\%(Filename)%(Extension)')". Illegal characters in path. [D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\cmTryCompileExec3838447195.vcxproj]
  18.  
  19. Done Building Project "D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\cmTryCompileExec3838447195.vcxproj" (default targets) -- FAILED.
  20.  
  21.  
  22.  
  23. Build FAILED.
  24.  
  25.  
  26.  
  27. "D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\cmTryCompileExec3838447195.vcxproj" (default target) (1) ->
  28.  
  29. C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(4937,7): error MSB4023: Cannot evaluate the item metadata "%(FullPath)". The item metadata "%(FullPath)" cannot be applied to the path "@(_DebugSymbolsIntermediatePath->'D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\Debug\%(Filename)%(Extension)')". Illegal characters in path. [D:\xDevelopment\World of Warcraft - WOTLK\Nazaroth's Files\cmakes\CMakeFiles\CMakeTmp\cmTryCompileExec3838447195.vcxproj]
  30.  
  31.  
  32.  
  33. 0 Warning(s)
  34.  
  35. 1 Error(s)
  36.  
  37.  
  38.  
  39. Time Elapsed 00:00:00.30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement