mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-22 05:34:46 +00:00
461 lines
33 KiB
Plaintext
461 lines
33 KiB
Plaintext
The system is: Windows - 10.0.17134 - AMD64
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
Build started 11/12/2018 12:46:19 PM.
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\3.10.2\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "Debug\".
|
|
Creating directory "Debug\CompilerIdC.tlog\".
|
|
InitializeBuildStatus:
|
|
Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
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
|
|
CMakeCCompilerId.c
|
|
Link:
|
|
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
|
|
CompilerIdC.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\3.10.2\CompilerIdC\.\CompilerIdC.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\cl.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
|
|
Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\3.10.2\CompilerIdC\CompilerIdC.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:03.35
|
|
|
|
|
|
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 "F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/3.10.2/CompilerIdC/CompilerIdC.exe"
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
Build started 11/12/2018 12:46:25 PM.
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\3.10.2\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "Debug\".
|
|
Creating directory "Debug\CompilerIdCXX.tlog\".
|
|
InitializeBuildStatus:
|
|
Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
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
|
|
CMakeCXXCompilerId.cpp
|
|
Link:
|
|
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
|
|
CompilerIdCXX.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\3.10.2\CompilerIdCXX\.\CompilerIdCXX.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\cl.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
|
|
Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\3.10.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:02.67
|
|
|
|
|
|
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 "F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/3.10.2/CompilerIdCXX/CompilerIdCXX.exe"
|
|
|
|
Determining if the C compiler works passed with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_cfe6b.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:28 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_cfe6b.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_cfe6b.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_cfe6b.dir\Debug\cmTC_cfe6b.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_cfe6b.dir\Debug\cmTC_cfe6b.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cfe6b.dir\Debug\\" /Fd"cmTC_cfe6b.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\testCCompiler.c
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cfe6b.dir\Debug\\" /Fd"cmTC_cfe6b.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\testCCompiler.c
|
|
|
|
|
|
|
|
testCCompiler.c
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_cfe6b.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_cfe6b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_cfe6b.lib" /MACHINE:X64 /machine:x64 cmTC_cfe6b.dir\Debug\testCCompiler.obj
|
|
|
|
cmTC_cfe6b.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_cfe6b.exe
|
|
|
|
cmTC_cfe6b.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_cfe6b.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_cfe6b.dir\Debug\cmTC_cfe6b.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_cfe6b.dir\Debug\cmTC_cfe6b.tlog\cmTC_cfe6b.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_cfe6b.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:03.10
|
|
|
|
|
|
|
|
Detecting C compiler ABI info compiled with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ddc6a.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:32 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_ddc6a.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_ddc6a.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_ddc6a.dir\Debug\cmTC_ddc6a.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_ddc6a.dir\Debug\cmTC_ddc6a.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ddc6a.dir\Debug\\" /Fd"cmTC_ddc6a.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCCompilerABI.c"
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ddc6a.dir\Debug\\" /Fd"cmTC_ddc6a.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCCompilerABI.c"
|
|
|
|
|
|
|
|
CMakeCCompilerABI.c
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_ddc6a.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_ddc6a.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_ddc6a.lib" /MACHINE:X64 /machine:x64 cmTC_ddc6a.dir\Debug\CMakeCCompilerABI.obj
|
|
|
|
cmTC_ddc6a.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_ddc6a.exe
|
|
|
|
cmTC_ddc6a.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_ddc6a.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_ddc6a.dir\Debug\cmTC_ddc6a.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_ddc6a.dir\Debug\cmTC_ddc6a.tlog\cmTC_ddc6a.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_ddc6a.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.33
|
|
|
|
|
|
|
|
Determining if the CXX compiler works passed with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_b4706.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:36 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_b4706.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_b4706.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_b4706.dir\Debug\cmTC_b4706.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_b4706.dir\Debug\cmTC_b4706.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b4706.dir\Debug\\" /Fd"cmTC_b4706.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b4706.dir\Debug\\" /Fd"cmTC_b4706.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
|
|
|
|
|
|
|
|
testCXXCompiler.cxx
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_b4706.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_b4706.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_b4706.lib" /MACHINE:X64 /machine:x64 cmTC_b4706.dir\Debug\testCXXCompiler.obj
|
|
|
|
cmTC_b4706.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_b4706.exe
|
|
|
|
cmTC_b4706.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_b4706.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_b4706.dir\Debug\cmTC_b4706.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_b4706.dir\Debug\cmTC_b4706.tlog\cmTC_b4706.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_b4706.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.15
|
|
|
|
|
|
|
|
Detecting CXX compiler ABI info compiled with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_bb23f.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:39 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_bb23f.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_bb23f.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_bb23f.dir\Debug\cmTC_bb23f.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_bb23f.dir\Debug\cmTC_bb23f.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_bb23f.dir\Debug\\" /Fd"cmTC_bb23f.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_bb23f.dir\Debug\\" /Fd"cmTC_bb23f.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"
|
|
|
|
|
|
|
|
CMakeCXXCompilerABI.cpp
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_bb23f.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_bb23f.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_bb23f.lib" /MACHINE:X64 /machine:x64 cmTC_bb23f.dir\Debug\CMakeCXXCompilerABI.obj
|
|
|
|
cmTC_bb23f.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_bb23f.exe
|
|
|
|
cmTC_bb23f.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_bb23f.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_bb23f.dir\Debug\cmTC_bb23f.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_bb23f.dir\Debug\cmTC_bb23f.tlog\cmTC_bb23f.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_bb23f.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.24
|
|
|
|
|
|
|
|
|
|
|
|
Detecting CXX [] compiler features compiled with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_c63d3.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:43 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_c63d3.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_c63d3.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_c63d3.dir\Debug\cmTC_c63d3.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_c63d3.dir\Debug\cmTC_c63d3.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_c63d3.dir\Debug\\" /Fd"cmTC_c63d3.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\feature_tests.cxx
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_c63d3.dir\Debug\\" /Fd"cmTC_c63d3.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\feature_tests.cxx
|
|
|
|
|
|
|
|
feature_tests.cxx
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_c63d3.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_c63d3.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_c63d3.lib" /MACHINE:X64 /machine:x64 cmTC_c63d3.dir\Debug\feature_tests.obj
|
|
|
|
cmTC_c63d3.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_c63d3.exe
|
|
|
|
cmTC_c63d3.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_c63d3.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_c63d3.dir\Debug\cmTC_c63d3.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_c63d3.dir\Debug\cmTC_c63d3.tlog\cmTC_c63d3.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_c63d3.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.19
|
|
|
|
|
|
|
|
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
|
|
Feature record: CXX_FEATURE:1cxx_alias_templates
|
|
Feature record: CXX_FEATURE:1cxx_alignas
|
|
Feature record: CXX_FEATURE:1cxx_alignof
|
|
Feature record: CXX_FEATURE:1cxx_attributes
|
|
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
|
|
Feature record: CXX_FEATURE:1cxx_auto_type
|
|
Feature record: CXX_FEATURE:1cxx_binary_literals
|
|
Feature record: CXX_FEATURE:1cxx_constexpr
|
|
Feature record: CXX_FEATURE:1cxx_contextual_conversions
|
|
Feature record: CXX_FEATURE:1cxx_decltype
|
|
Feature record: CXX_FEATURE:1cxx_decltype_auto
|
|
Feature record: CXX_FEATURE:1cxx_default_function_template_args
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_functions
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
|
|
Feature record: CXX_FEATURE:1cxx_delegating_constructors
|
|
Feature record: CXX_FEATURE:1cxx_deleted_functions
|
|
Feature record: CXX_FEATURE:1cxx_digit_separators
|
|
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
|
|
Feature record: CXX_FEATURE:1cxx_explicit_conversions
|
|
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
|
|
Feature record: CXX_FEATURE:1cxx_extern_templates
|
|
Feature record: CXX_FEATURE:1cxx_final
|
|
Feature record: CXX_FEATURE:1cxx_func_identifier
|
|
Feature record: CXX_FEATURE:1cxx_generalized_initializers
|
|
Feature record: CXX_FEATURE:1cxx_generic_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
|
|
Feature record: CXX_FEATURE:1cxx_inline_namespaces
|
|
Feature record: CXX_FEATURE:1cxx_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
|
|
Feature record: CXX_FEATURE:1cxx_local_type_template_args
|
|
Feature record: CXX_FEATURE:1cxx_long_long_type
|
|
Feature record: CXX_FEATURE:1cxx_noexcept
|
|
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
|
|
Feature record: CXX_FEATURE:1cxx_nullptr
|
|
Feature record: CXX_FEATURE:1cxx_override
|
|
Feature record: CXX_FEATURE:1cxx_range_for
|
|
Feature record: CXX_FEATURE:1cxx_raw_string_literals
|
|
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
|
|
Feature record: CXX_FEATURE:1cxx_return_type_deduction
|
|
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
|
|
Feature record: CXX_FEATURE:1cxx_rvalue_references
|
|
Feature record: CXX_FEATURE:1cxx_sizeof_member
|
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
Feature record: CXX_FEATURE:1cxx_thread_local
|
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
|
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
|
Feature record: CXX_FEATURE:1cxx_user_literals
|
|
Feature record: CXX_FEATURE:1cxx_variable_templates
|
|
Feature record: CXX_FEATURE:1cxx_variadic_macros
|
|
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
|
Determining if the include file sys/types.h exists passed with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_350be.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:48 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_350be.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_350be.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_350be.dir\Debug\cmTC_350be.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_350be.dir\Debug\cmTC_350be.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_350be.dir\Debug\\" /Fd"cmTC_350be.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_350be.dir\Debug\\" /Fd"cmTC_350be.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
|
|
|
|
CheckIncludeFile.c
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_350be.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_350be.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_350be.lib" /MACHINE:X64 /machine:x64 cmTC_350be.dir\Debug\CheckIncludeFile.obj
|
|
|
|
cmTC_350be.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_350be.exe
|
|
|
|
cmTC_350be.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_350be.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_350be.dir\Debug\cmTC_350be.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_350be.dir\Debug\cmTC_350be.tlog\cmTC_350be.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_350be.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.74
|
|
|
|
|
|
|
|
Determining if the include file stdint.h exists passed with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_1e3d6.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:51 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_1e3d6.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_1e3d6.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_1e3d6.dir\Debug\cmTC_1e3d6.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_1e3d6.dir\Debug\cmTC_1e3d6.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1e3d6.dir\Debug\\" /Fd"cmTC_1e3d6.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1e3d6.dir\Debug\\" /Fd"cmTC_1e3d6.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
|
|
|
|
CheckIncludeFile.c
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_1e3d6.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_1e3d6.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_1e3d6.lib" /MACHINE:X64 /machine:x64 cmTC_1e3d6.dir\Debug\CheckIncludeFile.obj
|
|
|
|
cmTC_1e3d6.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_1e3d6.exe
|
|
|
|
cmTC_1e3d6.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_1e3d6.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_1e3d6.dir\Debug\cmTC_1e3d6.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_1e3d6.dir\Debug\cmTC_1e3d6.tlog\cmTC_1e3d6.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_1e3d6.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.20
|
|
|
|
|
|
|
|
Determining if the include file stddef.h exists passed with the following output:
|
|
Change Dir: F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_4af7c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
|
|
Microsoft (R) Build Engine version 14.0.25123.0
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Build started 11/12/2018 12:46:54 PM.
|
|
|
|
Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_4af7c.vcxproj" on node 1 (default targets).
|
|
|
|
PrepareForBuild:
|
|
|
|
Creating directory "cmTC_4af7c.dir\Debug\".
|
|
|
|
Creating directory "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\".
|
|
|
|
Creating directory "cmTC_4af7c.dir\Debug\cmTC_4af7c.tlog\".
|
|
|
|
InitializeBuildStatus:
|
|
|
|
Creating "cmTC_4af7c.dir\Debug\cmTC_4af7c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
|
|
ClCompile:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4af7c.dir\Debug\\" /Fd"cmTC_4af7c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4af7c.dir\Debug\\" /Fd"cmTC_4af7c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
|
|
|
|
CheckIncludeFile.c
|
|
|
|
Link:
|
|
|
|
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_4af7c.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:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_4af7c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_4af7c.lib" /MACHINE:X64 /machine:x64 cmTC_4af7c.dir\Debug\CheckIncludeFile.obj
|
|
|
|
cmTC_4af7c.vcxproj -> F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\Debug\cmTC_4af7c.exe
|
|
|
|
cmTC_4af7c.vcxproj -> F:/assimp/BLD/Engine/lib/assimp/BuildLib/CMakeFiles/CMakeTmp/Debug/cmTC_4af7c.pdb (Full PDB)
|
|
|
|
FinalizeBuildStatus:
|
|
|
|
Deleting file "cmTC_4af7c.dir\Debug\cmTC_4af7c.tlog\unsuccessfulbuild".
|
|
|
|
Touching "cmTC_4af7c.dir\Debug\cmTC_4af7c.tlog\cmTC_4af7c.lastbuildstate".
|
|
|
|
Done Building Project "F:\assimp\BLD\Engine\lib\assimp\BuildLib\CMakeFiles\CMakeTmp\cmTC_4af7c.vcxproj" (default targets).
|
|
|
|
|
|
|
|
Build succeeded.
|
|
|
|
0 Warning(s)
|
|
|
|
0 Error(s)
|
|
|
|
|
|
|
|
Time Elapsed 00:00:02.25
|
|
|
|
|
|
|