Advertisement
Guest User

Untitled

a guest
Jul 11th, 2016
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.32 KB | None | 0 0
  1. The system is: Windows - 10.0.10586 - AMD64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler:
  4. Build flags:
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9. Microsoft (R) Build Engine version 14.0.24723.2
  10. Copyright (C) Microsoft Corporation. All rights reserved.
  11.  
  12. Build started 7/5/2016 9:29:30 AM.
  13. 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.
  14. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\3.4.1\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
  15. PrepareForBuild:
  16. Creating directory "Debug\".
  17. Creating directory "Debug\CompilerIdC.tlog\".
  18. InitializeBuildStatus:
  19. Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  20. ClCompile:
  21. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
  22. CMakeCCompilerId.c
  23. Link:
  24. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\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:X86 /SAFESEH Debug\CMakeCCompilerId.obj
  25. CompilerIdC.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\3.4.1\CompilerIdC\.\CompilerIdC.exe
  26. PostBuildEvent:
  27. for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
  28. :VCEnd
  29. CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe
  30. FinalizeBuildStatus:
  31. Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
  32. Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
  33. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\3.4.1\CompilerIdC\CompilerIdC.vcxproj" (default targets).
  34.  
  35. Build succeeded.
  36. 0 Warning(s)
  37. 0 Error(s)
  38.  
  39. Time Elapsed 00:00:05.74
  40.  
  41.  
  42. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
  43.  
  44. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
  45.  
  46. The C compiler identification is MSVC, found in "C:/Users/****/Desktop/Noggit/build/CMakeFiles/3.4.1/CompilerIdC/CompilerIdC.exe"
  47.  
  48. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  49. Compiler:
  50. Build flags:
  51. Id flags:
  52.  
  53. The output was:
  54. 0
  55. Microsoft (R) Build Engine version 14.0.24723.2
  56. Copyright (C) Microsoft Corporation. All rights reserved.
  57.  
  58. Build started 7/5/2016 9:29:37 AM.
  59. 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.
  60. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\3.4.1\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
  61. PrepareForBuild:
  62. Creating directory "Debug\".
  63. Creating directory "Debug\CompilerIdCXX.tlog\".
  64. InitializeBuildStatus:
  65. Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  66. ClCompile:
  67. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
  68. CMakeCXXCompilerId.cpp
  69. Link:
  70. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\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:X86 /SAFESEH Debug\CMakeCXXCompilerId.obj
  71. CompilerIdCXX.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\3.4.1\CompilerIdCXX\.\CompilerIdCXX.exe
  72. PostBuildEvent:
  73. for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
  74. :VCEnd
  75. CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe
  76. FinalizeBuildStatus:
  77. Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
  78. Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
  79. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\3.4.1\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
  80.  
  81. Build succeeded.
  82. 0 Warning(s)
  83. 0 Error(s)
  84.  
  85. Time Elapsed 00:00:00.88
  86.  
  87.  
  88. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
  89.  
  90. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
  91.  
  92. The CXX compiler identification is MSVC, found in "C:/Users/****/Desktop/Noggit/build/CMakeFiles/3.4.1/CompilerIdCXX/CompilerIdCXX.exe"
  93.  
  94. Determining if the C compiler works passed with the following output:
  95. Change Dir: C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp
  96.  
  97. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_75564.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  98. Microsoft (R) Build Engine version 14.0.24723.2
  99.  
  100. Copyright (C) Microsoft Corporation. All rights reserved.
  101.  
  102.  
  103.  
  104. Build started 7/5/2016 9:29:39 AM.
  105.  
  106. 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.
  107.  
  108. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_75564.vcxproj" on node 1 (default targets).
  109.  
  110. PrepareForBuild:
  111.  
  112. Creating directory "cmTC_75564.dir\Debug\".
  113.  
  114. Creating directory "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\".
  115.  
  116. Creating directory "cmTC_75564.dir\Debug\cmTC_75564.tlog\".
  117.  
  118. InitializeBuildStatus:
  119.  
  120. Creating "cmTC_75564.dir\Debug\cmTC_75564.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  121.  
  122. ClCompile:
  123.  
  124. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_75564.dir\Debug\\" /Fd"cmTC_75564.dir\Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\testCCompiler.c
  125.  
  126. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86
  127.  
  128. Copyright (C) Microsoft Corporation. All rights reserved.
  129.  
  130.  
  131.  
  132. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_75564.dir\Debug\\" /Fd"cmTC_75564.dir\Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\testCCompiler.c
  133.  
  134.  
  135.  
  136. testCCompiler.c
  137.  
  138. Link:
  139.  
  140. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_75564.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_75564.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_75564.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTC_75564.dir\Debug\testCCompiler.obj
  141.  
  142. cmTC_75564.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_75564.exe
  143.  
  144. FinalizeBuildStatus:
  145.  
  146. Deleting file "cmTC_75564.dir\Debug\cmTC_75564.tlog\unsuccessfulbuild".
  147.  
  148. Touching "cmTC_75564.dir\Debug\cmTC_75564.tlog\cmTC_75564.lastbuildstate".
  149.  
  150. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_75564.vcxproj" (default targets).
  151.  
  152.  
  153.  
  154. Build succeeded.
  155.  
  156. 0 Warning(s)
  157.  
  158. 0 Error(s)
  159.  
  160.  
  161.  
  162. Time Elapsed 00:00:01.90
  163.  
  164.  
  165.  
  166. Detecting C compiler ABI info compiled with the following output:
  167. Change Dir: C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp
  168.  
  169. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_83503.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  170. Microsoft (R) Build Engine version 14.0.24723.2
  171.  
  172. Copyright (C) Microsoft Corporation. All rights reserved.
  173.  
  174.  
  175.  
  176. Build started 7/5/2016 9:29:41 AM.
  177.  
  178. 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.
  179.  
  180. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_83503.vcxproj" on node 1 (default targets).
  181.  
  182. PrepareForBuild:
  183.  
  184. Creating directory "cmTC_83503.dir\Debug\".
  185.  
  186. Creating directory "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\".
  187.  
  188. Creating directory "cmTC_83503.dir\Debug\cmTC_83503.tlog\".
  189.  
  190. InitializeBuildStatus:
  191.  
  192. Creating "cmTC_83503.dir\Debug\cmTC_83503.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  193.  
  194. ClCompile:
  195.  
  196. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_83503.dir\Debug\\" /Fd"cmTC_83503.dir\Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCCompilerABI.c"
  197.  
  198. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86
  199.  
  200. Copyright (C) Microsoft Corporation. All rights reserved.
  201.  
  202.  
  203.  
  204. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_83503.dir\Debug\\" /Fd"cmTC_83503.dir\Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCCompilerABI.c"
  205.  
  206.  
  207.  
  208. CMakeCCompilerABI.c
  209.  
  210. Link:
  211.  
  212. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_83503.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_83503.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_83503.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTC_83503.dir\Debug\CMakeCCompilerABI.obj
  213.  
  214. cmTC_83503.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_83503.exe
  215.  
  216. FinalizeBuildStatus:
  217.  
  218. Deleting file "cmTC_83503.dir\Debug\cmTC_83503.tlog\unsuccessfulbuild".
  219.  
  220. Touching "cmTC_83503.dir\Debug\cmTC_83503.tlog\cmTC_83503.lastbuildstate".
  221.  
  222. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_83503.vcxproj" (default targets).
  223.  
  224.  
  225.  
  226. Build succeeded.
  227.  
  228. 0 Warning(s)
  229.  
  230. 0 Error(s)
  231.  
  232.  
  233.  
  234. Time Elapsed 00:00:01.11
  235.  
  236.  
  237.  
  238. Determining if the CXX compiler works passed with the following output:
  239. Change Dir: C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp
  240.  
  241. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_dab54.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  242. Microsoft (R) Build Engine version 14.0.24723.2
  243.  
  244. Copyright (C) Microsoft Corporation. All rights reserved.
  245.  
  246.  
  247.  
  248. Build started 7/5/2016 9:29:42 AM.
  249.  
  250. 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.
  251.  
  252. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_dab54.vcxproj" on node 1 (default targets).
  253.  
  254. PrepareForBuild:
  255.  
  256. Creating directory "cmTC_dab54.dir\Debug\".
  257.  
  258. Creating directory "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\".
  259.  
  260. Creating directory "cmTC_dab54.dir\Debug\cmTC_dab54.tlog\".
  261.  
  262. InitializeBuildStatus:
  263.  
  264. Creating "cmTC_dab54.dir\Debug\cmTC_dab54.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  265.  
  266. ClCompile:
  267.  
  268. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_dab54.dir\Debug\\" /Fd"cmTC_dab54.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
  269.  
  270. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86
  271.  
  272. Copyright (C) Microsoft Corporation. All rights reserved.
  273.  
  274.  
  275.  
  276. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_dab54.dir\Debug\\" /Fd"cmTC_dab54.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
  277.  
  278.  
  279.  
  280. testCXXCompiler.cxx
  281.  
  282. Link:
  283.  
  284. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_dab54.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_dab54.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_dab54.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTC_dab54.dir\Debug\testCXXCompiler.obj
  285.  
  286. cmTC_dab54.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_dab54.exe
  287.  
  288. FinalizeBuildStatus:
  289.  
  290. Deleting file "cmTC_dab54.dir\Debug\cmTC_dab54.tlog\unsuccessfulbuild".
  291.  
  292. Touching "cmTC_dab54.dir\Debug\cmTC_dab54.tlog\cmTC_dab54.lastbuildstate".
  293.  
  294. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_dab54.vcxproj" (default targets).
  295.  
  296.  
  297.  
  298. Build succeeded.
  299.  
  300. 0 Warning(s)
  301.  
  302. 0 Error(s)
  303.  
  304.  
  305.  
  306. Time Elapsed 00:00:01.19
  307.  
  308.  
  309.  
  310. Detecting CXX compiler ABI info compiled with the following output:
  311. Change Dir: C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp
  312.  
  313. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_09e3a.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  314. Microsoft (R) Build Engine version 14.0.24723.2
  315.  
  316. Copyright (C) Microsoft Corporation. All rights reserved.
  317.  
  318.  
  319.  
  320. Build started 7/5/2016 9:29:44 AM.
  321.  
  322. 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.
  323.  
  324. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_09e3a.vcxproj" on node 1 (default targets).
  325.  
  326. PrepareForBuild:
  327.  
  328. Creating directory "cmTC_09e3a.dir\Debug\".
  329.  
  330. Creating directory "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\".
  331.  
  332. Creating directory "cmTC_09e3a.dir\Debug\cmTC_09e3a.tlog\".
  333.  
  334. InitializeBuildStatus:
  335.  
  336. Creating "cmTC_09e3a.dir\Debug\cmTC_09e3a.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  337.  
  338. ClCompile:
  339.  
  340. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_09e3a.dir\Debug\\" /Fd"cmTC_09e3a.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCXXCompilerABI.cpp"
  341.  
  342. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86
  343.  
  344. Copyright (C) Microsoft Corporation. All rights reserved.
  345.  
  346.  
  347.  
  348. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_09e3a.dir\Debug\\" /Fd"cmTC_09e3a.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCXXCompilerABI.cpp"
  349.  
  350.  
  351.  
  352. CMakeCXXCompilerABI.cpp
  353.  
  354. Link:
  355.  
  356. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_09e3a.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_09e3a.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_09e3a.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTC_09e3a.dir\Debug\CMakeCXXCompilerABI.obj
  357.  
  358. cmTC_09e3a.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_09e3a.exe
  359.  
  360. FinalizeBuildStatus:
  361.  
  362. Deleting file "cmTC_09e3a.dir\Debug\cmTC_09e3a.tlog\unsuccessfulbuild".
  363.  
  364. Touching "cmTC_09e3a.dir\Debug\cmTC_09e3a.tlog\cmTC_09e3a.lastbuildstate".
  365.  
  366. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_09e3a.vcxproj" (default targets).
  367.  
  368.  
  369.  
  370. Build succeeded.
  371.  
  372. 0 Warning(s)
  373.  
  374. 0 Error(s)
  375.  
  376.  
  377.  
  378. Time Elapsed 00:00:00.97
  379.  
  380.  
  381.  
  382.  
  383.  
  384. Detecting CXX [] compiler features compiled with the following output:
  385. Change Dir: C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp
  386.  
  387. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_b5885.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  388. Microsoft (R) Build Engine version 14.0.24723.2
  389.  
  390. Copyright (C) Microsoft Corporation. All rights reserved.
  391.  
  392.  
  393.  
  394. Build started 7/5/2016 9:29:45 AM.
  395.  
  396. 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.
  397.  
  398. Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_b5885.vcxproj" on node 1 (default targets).
  399.  
  400. PrepareForBuild:
  401.  
  402. Creating directory "cmTC_b5885.dir\Debug\".
  403.  
  404. Creating directory "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\".
  405.  
  406. Creating directory "cmTC_b5885.dir\Debug\cmTC_b5885.tlog\".
  407.  
  408. InitializeBuildStatus:
  409.  
  410. Creating "cmTC_b5885.dir\Debug\cmTC_b5885.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  411.  
  412. ClCompile:
  413.  
  414. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b5885.dir\Debug\\" /Fd"cmTC_b5885.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue C:\Users\****\Desktop\Noggit\build\CMakeFiles\feature_tests.cxx
  415.  
  416. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86
  417.  
  418. Copyright (C) Microsoft Corporation. All rights reserved.
  419.  
  420.  
  421.  
  422. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b5885.dir\Debug\\" /Fd"cmTC_b5885.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue C:\Users\****\Desktop\Noggit\build\CMakeFiles\feature_tests.cxx
  423.  
  424.  
  425.  
  426. feature_tests.cxx
  427.  
  428. Link:
  429.  
  430. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_b5885.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_b5885.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/****/Desktop/Noggit/build/CMakeFiles/CMakeTmp/Debug/cmTC_b5885.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTC_b5885.dir\Debug\feature_tests.obj
  431.  
  432. cmTC_b5885.vcxproj -> C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\Debug\cmTC_b5885.exe
  433.  
  434. FinalizeBuildStatus:
  435.  
  436. Deleting file "cmTC_b5885.dir\Debug\cmTC_b5885.tlog\unsuccessfulbuild".
  437.  
  438. Touching "cmTC_b5885.dir\Debug\cmTC_b5885.tlog\cmTC_b5885.lastbuildstate".
  439.  
  440. Done Building Project "C:\Users\****\Desktop\Noggit\build\CMakeFiles\CMakeTmp\cmTC_b5885.vcxproj" (default targets).
  441.  
  442.  
  443.  
  444. Build succeeded.
  445.  
  446. 0 Warning(s)
  447.  
  448. 0 Error(s)
  449.  
  450.  
  451.  
  452. Time Elapsed 00:00:00.85
  453.  
  454.  
  455.  
  456. Feature record: CXX_FEATURE:1cxx_alias_templates
  457. Feature record: CXX_FEATURE:1cxx_alignas
  458. Feature record: CXX_FEATURE:1cxx_alignof
  459. Feature record: CXX_FEATURE:1cxx_attributes
  460. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  461. Feature record: CXX_FEATURE:1cxx_auto_type
  462. Feature record: CXX_FEATURE:1cxx_binary_literals
  463. Feature record: CXX_FEATURE:1cxx_constexpr
  464. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  465. Feature record: CXX_FEATURE:1cxx_decltype
  466. Feature record: CXX_FEATURE:1cxx_decltype_auto
  467. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  468. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  469. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  470. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  471. Feature record: CXX_FEATURE:1cxx_deleted_functions
  472. Feature record: CXX_FEATURE:1cxx_digit_separators
  473. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  474. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  475. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  476. Feature record: CXX_FEATURE:1cxx_extern_templates
  477. Feature record: CXX_FEATURE:1cxx_final
  478. Feature record: CXX_FEATURE:1cxx_func_identifier
  479. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  480. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  481. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  482. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  483. Feature record: CXX_FEATURE:1cxx_lambdas
  484. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  485. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  486. Feature record: CXX_FEATURE:1cxx_long_long_type
  487. Feature record: CXX_FEATURE:1cxx_noexcept
  488. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  489. Feature record: CXX_FEATURE:1cxx_nullptr
  490. Feature record: CXX_FEATURE:1cxx_override
  491. Feature record: CXX_FEATURE:1cxx_range_for
  492. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  493. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  494. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  495. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  496. Feature record: CXX_FEATURE:1cxx_rvalue_references
  497. Feature record: CXX_FEATURE:1cxx_sizeof_member
  498. Feature record: CXX_FEATURE:1cxx_static_assert
  499. Feature record: CXX_FEATURE:1cxx_strong_enums
  500. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  501. Feature record: CXX_FEATURE:1cxx_thread_local
  502. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  503. Feature record: CXX_FEATURE:1cxx_unicode_literals
  504. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  505. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  506. Feature record: CXX_FEATURE:1cxx_user_literals
  507. Feature record: CXX_FEATURE:1cxx_variadic_macros
  508. Feature record: CXX_FEATURE:1cxx_variadic_templates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement