Adjusted post build command
This commit is contained in:
parent
d26bbdc6d9
commit
68ca7353c8
55 changed files with 2603 additions and 4 deletions
105
CMakeFiles/CMakeOutput.log
Normal file
105
CMakeFiles/CMakeOutput.log
Normal file
|
@ -0,0 +1,105 @@
|
|||
The system is: Windows - 10.0.18363 - 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 16.5.0+d4cbfca49 für .NET Framework
|
||||
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
|
||||
|
||||
Der Buildvorgang wurde am 18.05.2020 19:55:16 gestartet.
|
||||
Projekt "C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\3.17.2\CompilerIdC\CompilerIdC.vcxproj" auf Knoten "1" (Standardziele).
|
||||
PrepareForBuild:
|
||||
Das Verzeichnis "Debug\" wird erstellt.
|
||||
Das Verzeichnis "Debug\CompilerIdC.tlog\" wird erstellt.
|
||||
InitializeBuildStatus:
|
||||
"Debug\CompilerIdC.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
|
||||
ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc142.pdb" /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
|
||||
CMakeCCompilerId.c
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\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 -> C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\3.17.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\2019\Community\VC\Tools\MSVC\14.25.28610\bin\Hostx64\x64\cl.exe
|
||||
FinalizeBuildStatus:
|
||||
Die Datei "Debug\CompilerIdC.tlog\unsuccessfulbuild" wird gelöscht.
|
||||
Aktualisieren des Timestamps von "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
|
||||
Die Erstellung von Projekt "C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\3.17.2\CompilerIdC\CompilerIdC.vcxproj" ist abgeschlossen (Standardziele).
|
||||
|
||||
Der Buildvorgang wurde erfolgreich ausgeführt.
|
||||
0 Warnung(en)
|
||||
0 Fehler
|
||||
|
||||
Verstrichene Zeit 00:00:00.80
|
||||
|
||||
|
||||
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/Robert/source/repos/SDL_Utility/CMakeFiles/3.17.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 16.5.0+d4cbfca49 für .NET Framework
|
||||
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
|
||||
|
||||
Der Buildvorgang wurde am 18.05.2020 19:55:17 gestartet.
|
||||
Projekt "C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\3.17.2\CompilerIdCXX\CompilerIdCXX.vcxproj" auf Knoten "1" (Standardziele).
|
||||
PrepareForBuild:
|
||||
Das Verzeichnis "Debug\" wird erstellt.
|
||||
Das Verzeichnis "Debug\CompilerIdCXX.tlog\" wird erstellt.
|
||||
InitializeBuildStatus:
|
||||
"Debug\CompilerIdCXX.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
|
||||
ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc142.pdb" /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
|
||||
CMakeCXXCompilerId.cpp
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\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 -> C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\3.17.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\2019\Community\VC\Tools\MSVC\14.25.28610\bin\Hostx64\x64\cl.exe
|
||||
FinalizeBuildStatus:
|
||||
Die Datei "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" wird gelöscht.
|
||||
Aktualisieren des Timestamps von "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
|
||||
Die Erstellung von Projekt "C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\3.17.2\CompilerIdCXX\CompilerIdCXX.vcxproj" ist abgeschlossen (Standardziele).
|
||||
|
||||
Der Buildvorgang wurde erfolgreich ausgeführt.
|
||||
0 Warnung(en)
|
||||
0 Fehler
|
||||
|
||||
Verstrichene Zeit 00:00:00.63
|
||||
|
||||
|
||||
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/Robert/source/repos/SDL_Utility/CMakeFiles/3.17.2/CompilerIdCXX/CompilerIdCXX.exe"
|
||||
|
||||
Determining if the C compiler works passed with the following output:
|
||||
Change Dir: C:/Users/Robert/source/repos/SDL_Utility/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_31fa4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.5.0+d4cbfca49 für .NET Framework
|
||||
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
|
||||
|
||||
Microsoft (R) C/C++ Optimizing Compiler Version 19.25.28612 for x64
|
||||
testCCompiler.c
|
||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
cl /c /Zi /W3 /WX- /diagnostics:column /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_31fa4.dir\Debug\\" /Fd"cmTC_31fa4.dir\Debug\vc142.pdb" /Gd /TC /errorReport:queue C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\CMakeTmp\testCCompiler.c
|
||||
cmTC_31fa4.vcxproj -> C:\Users\Robert\source\repos\SDL_Utility\CMakeFiles\CMakeTmp\Debug\cmTC_31fa4.exe
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue