Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2016
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. type C:\rpcs3\CMakeFiles\CMakeOutput.log
  2. The system is: Windows - 6.3.9600 - AMD64
  3. type C:\rpcs3\CMakeFiles\CMakeError.log
  4. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  5. Compiler:
  6. Build flags:
  7. Id flags:
  8.  
  9. The output was:
  10. 1
  11. Microsoft (R) Build Engine version 14.0.24720.0
  12. Copyright (C) Microsoft Corporation. All rights reserved.
  13.  
  14. Build started 1/4/2016 12:48:14 AM.
  15. The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.
  16. The target "_ConvertPdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,37)" does not exist in the project, and will be ignored.
  17. The target "_CollectPdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,70)" does not exist in the project, and will be ignored.
  18. The target "_CollectMdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (40,38)" does not exist in the project, and will be ignored.
  19. The target "_CopyMdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (40,71)" does not exist in the project, and will be ignored.
  20. Project "C:\rpcs3\CMakeFiles\3.4.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
  21. PrepareForBuild:
  22. Creating directory "Debug\".
  23. Creating directory "Debug\CompilerIdC.tlog\".
  24. InitializeBuildStatus:
  25. Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  26. ClCompile:
  27. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /nologo /W0 /WX- /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /errorReport:queue CMakeCCompilerId.c
  28. CMakeCCompilerId.c
  29. Link:
  30. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X64 Debug\CMakeCCompilerId.obj
  31. LINK : fatal error LNK1104: cannot open file 'ucrtd.lib' [C:\rpcs3\CMakeFiles\3.4.0\CompilerIdC\CompilerIdC.vcxproj]
  32. Done Building Project "C:\rpcs3\CMakeFiles\3.4.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
  33.  
  34. Build FAILED.
  35.  
  36. "C:\rpcs3\CMakeFiles\3.4.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
  37. (Link target) ->
  38. LINK : fatal error LNK1104: cannot open file 'ucrtd.lib' [C:\rpcs3\CMakeFiles\3.4.0\CompilerIdC\CompilerIdC.vcxproj]
  39.  
  40. 0 Warning(s)
  41. 1 Error(s)
  42.  
  43. Time Elapsed 00:00:02.82
  44.  
  45.  
  46. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  47. Compiler:
  48. Build flags:
  49. Id flags:
  50.  
  51. The output was:
  52. 1
  53. Microsoft (R) Build Engine version 14.0.24720.0
  54. Copyright (C) Microsoft Corporation. All rights reserved.
  55.  
  56. Build started 1/4/2016 12:48:17 AM.
  57. The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.
  58. The target "_ConvertPdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,37)" does not exist in the project, and will be ignored.
  59. The target "_CollectPdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,70)" does not exist in the project, and will be ignored.
  60. The target "_CollectMdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (40,38)" does not exist in the project, and will be ignored.
  61. The target "_CopyMdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (40,71)" does not exist in the project, and will be ignored.
  62. Project "C:\rpcs3\CMakeFiles\3.4.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
  63. PrepareForBuild:
  64. Creating directory "Debug\".
  65. Creating directory "Debug\CompilerIdCXX.tlog\".
  66. InitializeBuildStatus:
  67. Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  68. ClCompile:
  69. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /nologo /W0 /WX- /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /errorReport:queue CMakeCXXCompilerId.cpp
  70. CMakeCXXCompilerId.cpp
  71. Link:
  72. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X64 Debug\CMakeCXXCompilerId.obj
  73. LINK : fatal error LNK1104: cannot open file 'ucrtd.lib' [C:\rpcs3\CMakeFiles\3.4.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
  74. Done Building Project "C:\rpcs3\CMakeFiles\3.4.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
  75.  
  76. Build FAILED.
  77.  
  78. "C:\rpcs3\CMakeFiles\3.4.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
  79. (Link target) ->
  80. LINK : fatal error LNK1104: cannot open file 'ucrtd.lib' [C:\rpcs3\CMakeFiles\3.4.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
  81.  
  82. 0 Warning(s)
  83. 1 Error(s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement