Code: Select all
The system is: Windows - 6.2 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler:
Build flags: ;/DWIN32;/D_WINDOWS;/W3
Id flags:
The output was:
0
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 2014-06-25 01:55:05 PM.
Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
InitializeBuildStatus:
Creating "Debug\CompilerIdC.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
CMakeCCompilerId.c
Link:
E:\Program Files(x86)\Visual Studio 2010\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 /ManifestFile:"Debug\CompilerIdC.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdC\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X86 Debug\CMakeCCompilerId.obj
CompilerIdC.vcxproj -> C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdC\.\CompilerIdC.exe
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:".\CompilerIdC.exe;#1" /manifest Debug\CompilerIdC.exe.intermediate.manifest
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_C_COMPILER=E:\Program Files(x86)\Visual Studio 2010\VC\bin\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\CompilerIdC.unsuccessfulbuild".
Touching "Debug\CompilerIdC.lastbuildstate".
Done Building Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdC\CompilerIdC.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.23
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
The C compiler identification is MSVC, found in "C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/2.8.12.2/CompilerIdC/CompilerIdC.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler:
Build flags: ;/DWIN32;/D_WINDOWS;/W3;/GR;/EHsc
Id flags:
The output was:
0
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 2014-06-25 01:55:05 PM.
Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
InitializeBuildStatus:
Creating "Debug\CompilerIdCXX.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
CMakeCXXCompilerId.cpp
Link:
E:\Program Files(x86)\Visual Studio 2010\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 /ManifestFile:"Debug\CompilerIdCXX.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdCXX\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X86 Debug\CMakeCXXCompilerId.obj
CompilerIdCXX.vcxproj -> C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdCXX\.\CompilerIdCXX.exe
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:".\CompilerIdCXX.exe;#1" /manifest Debug\CompilerIdCXX.exe.intermediate.manifest
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_CXX_COMPILER=E:\Program Files(x86)\Visual Studio 2010\VC\bin\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\CompilerIdCXX.unsuccessfulbuild".
Touching "Debug\CompilerIdCXX.lastbuildstate".
Done Building Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\2.8.12.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.23
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
The CXX compiler identification is MSVC, found in "C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/2.8.12.2/CompilerIdCXX/CompilerIdCXX.exe"
Determining if the C compiler works passed with the following output:
Change Dir: C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec3807782403.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 2014-06-25 01:55:05 PM.
Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec3807782403.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec3807782403.dir\Debug\".
Creating directory "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\".
InitializeBuildStatus:
Creating "cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
E:\Program Files(x86)\Visual Studio 2010\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 /Fo"cmTryCompileExec3807782403.dir\Debug\\" /Fd"cmTryCompileExec3807782403.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
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 /Fo"cmTryCompileExec3807782403.dir\Debug\\" /Fd"cmTryCompileExec3807782403.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c
testCCompiler.c
ManifestResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.embed.manifest.res" cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403_manifest.rc
Link:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3807782403.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3807782403.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3807782403.lib" /MACHINE:X86 cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.embed.manifest.res
cmTryCompileExec3807782403.dir\Debug\testCCompiler.obj /machine:X86 /debug
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.embed.manifest" /manifest cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.intermediate.manifest
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.embed.manifest.res" cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403_manifest.rc
LinkEmbedManifest:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3807782403.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3807782403.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3807782403.lib" /MACHINE:X86 cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.exe.embed.manifest.res
cmTryCompileExec3807782403.dir\Debug\testCCompiler.obj /machine:X86 /debug
cmTryCompileExec3807782403.vcxproj -> C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3807782403.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.unsuccessfulbuild".
Touching "cmTryCompileExec3807782403.dir\Debug\cmTryCompileExec3807782403.lastbuildstate".
Done Building Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec3807782403.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.55
Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec2028954750.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 2014-06-25 01:55:06 PM.
Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec2028954750.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec2028954750.dir\Debug\".
Creating directory "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\".
InitializeBuildStatus:
Creating "cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
E:\Program Files(x86)\Visual Studio 2010\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 /Fo"cmTryCompileExec2028954750.dir\Debug\\" /Fd"cmTryCompileExec2028954750.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue "..\..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCCompilerABI.c"
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
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 /Fo"cmTryCompileExec2028954750.dir\Debug\\" /Fd"cmTryCompileExec2028954750.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue "..\..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCCompilerABI.c"
CMakeCCompilerABI.c
ManifestResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.embed.manifest.res" cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750_manifest.rc
Link:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2028954750.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2028954750.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2028954750.lib" /MACHINE:X86 cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.embed.manifest.res
cmTryCompileExec2028954750.dir\Debug\CMakeCCompilerABI.obj /machine:X86 /debug
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.embed.manifest" /manifest cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.intermediate.manifest
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.embed.manifest.res" cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750_manifest.rc
LinkEmbedManifest:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2028954750.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2028954750.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2028954750.lib" /MACHINE:X86 cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.exe.embed.manifest.res
cmTryCompileExec2028954750.dir\Debug\CMakeCCompilerABI.obj /machine:X86 /debug
cmTryCompileExec2028954750.vcxproj -> C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2028954750.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.unsuccessfulbuild".
Touching "cmTryCompileExec2028954750.dir\Debug\cmTryCompileExec2028954750.lastbuildstate".
Done Building Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec2028954750.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.50
Determining if the CXX compiler works passed with the following output:
Change Dir: C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec4289479188.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 2014-06-25 01:55:07 PM.
Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec4289479188.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec4289479188.dir\Debug\".
Creating directory "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\".
InitializeBuildStatus:
Creating "cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
E:\Program Files(x86)\Visual Studio 2010\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 /GR /Fo"cmTryCompileExec4289479188.dir\Debug\\" /Fd"cmTryCompileExec4289479188.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue testCXXCompiler.cxx
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
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 /GR /Fo"cmTryCompileExec4289479188.dir\Debug\\" /Fd"cmTryCompileExec4289479188.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue testCXXCompiler.cxx
testCXXCompiler.cxx
ManifestResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.embed.manifest.res" cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188_manifest.rc
Link:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec4289479188.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4289479188.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4289479188.lib" /MACHINE:X86 cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.embed.manifest.res
cmTryCompileExec4289479188.dir\Debug\testCXXCompiler.obj /machine:X86 /debug
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.embed.manifest" /manifest cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.intermediate.manifest
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.embed.manifest.res" cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188_manifest.rc
LinkEmbedManifest:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec4289479188.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4289479188.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4289479188.lib" /MACHINE:X86 cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.exe.embed.manifest.res
cmTryCompileExec4289479188.dir\Debug\testCXXCompiler.obj /machine:X86 /debug
cmTryCompileExec4289479188.vcxproj -> C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec4289479188.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.unsuccessfulbuild".
Touching "cmTryCompileExec4289479188.dir\Debug\cmTryCompileExec4289479188.lastbuildstate".
Done Building Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec4289479188.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.55
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec1988369096.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 2014-06-25 01:55:07 PM.
Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec1988369096.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec1988369096.dir\Debug\".
Creating directory "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\".
InitializeBuildStatus:
Creating "cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
E:\Program Files(x86)\Visual Studio 2010\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 /GR /Fo"cmTryCompileExec1988369096.dir\Debug\\" /Fd"cmTryCompileExec1988369096.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue "..\..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCXXCompilerABI.cpp"
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
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 /GR /Fo"cmTryCompileExec1988369096.dir\Debug\\" /Fd"cmTryCompileExec1988369096.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue "..\..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCXXCompilerABI.cpp"
CMakeCXXCompilerABI.cpp
ManifestResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.embed.manifest.res" cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096_manifest.rc
Link:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec1988369096.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec1988369096.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec1988369096.lib" /MACHINE:X86 cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.embed.manifest.res
cmTryCompileExec1988369096.dir\Debug\CMakeCXXCompilerABI.obj /machine:X86 /debug
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.embed.manifest" /manifest cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.intermediate.manifest
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.embed.manifest.res" cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096_manifest.rc
LinkEmbedManifest:
E:\Program Files(x86)\Visual Studio 2010\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec1988369096.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec1988369096.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Michael/Downloads/cegui-0.8.3/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec1988369096.lib" /MACHINE:X86 cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.exe.embed.manifest.res
cmTryCompileExec1988369096.dir\Debug\CMakeCXXCompilerABI.obj /machine:X86 /debug
cmTryCompileExec1988369096.vcxproj -> C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec1988369096.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.unsuccessfulbuild".
Touching "cmTryCompileExec1988369096.dir\Debug\cmTryCompileExec1988369096.lastbuildstate".
Done Building Project "C:\Users\Michael\Downloads\cegui-0.8.3\build\CMakeFiles\CMakeTmp\cmTryCompileExec1988369096.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.49
Sorry about that, hope this is better