Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The system is: Windows - 10.0.19041 - AMD64
- Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
- Compiler:
- Build flags:
- Id flags:
- The output was:
- 0
- Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Compilazione avviata 12/02/2020 15:31:54.
- Progetto "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\3.16.3\CompilerIdC\CompilerIdC.vcxproj" sul nodo 1 (destinazioni predefinite).
- PrepareForBuild:
- Creazione directory "Debug\".
- Creazione directory "Debug\CompilerIdC.tlog\".
- InitializeBuildStatus:
- Creazione di "Debug\CompilerIdC.tlog\unsuccessfulbuild". Ô stato specificato "AlwaysCreate".
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TC /errorReport:queue CMakeCCompilerId.c
- CMakeCCompilerId.c
- Link:
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX86\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\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\3.16.3\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\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\cl.exe
- FinalizeBuildStatus:
- Eliminazione del file "Debug\CompilerIdC.tlog\unsuccessfulbuild" in corso.
- Aggiornamento timestamp di "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
- Compilazione progetto "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\3.16.3\CompilerIdC\CompilerIdC.vcxproj" (destinazioni predefinite) completata.
- Compilazione completata.
- Avvisi: 0
- Errori: 0
- Tempo trascorso 00:00:01.00
- 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/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/3.16.3/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 versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Compilazione avviata 12/02/2020 15:31:55.
- Progetto "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\3.16.3\CompilerIdCXX\CompilerIdCXX.vcxproj" sul nodo 1 (destinazioni predefinite).
- PrepareForBuild:
- Creazione directory "Debug\".
- Creazione directory "Debug\CompilerIdCXX.tlog\".
- InitializeBuildStatus:
- Creazione di "Debug\CompilerIdCXX.tlog\unsuccessfulbuild". Ô stato specificato "AlwaysCreate".
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TP /errorReport:queue CMakeCXXCompilerId.cpp
- CMakeCXXCompilerId.cpp
- Link:
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX86\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\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\3.16.3\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\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\cl.exe
- FinalizeBuildStatus:
- Eliminazione del file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" in corso.
- Aggiornamento timestamp di "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
- Compilazione progetto "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\3.16.3\CompilerIdCXX\CompilerIdCXX.vcxproj" (destinazioni predefinite) completata.
- Compilazione completata.
- Avvisi: 0
- Errori: 0
- Tempo trascorso 00:00:01.00
- 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/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/3.16.3/CompilerIdCXX/CompilerIdCXX.exe"
- Determining if the C compiler works passed with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_d043a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W3 /WX- /diagnostics:classic /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_d043a.dir\Debug\\" /Fd"cmTC_d043a.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\testCCompiler.c"
- testCCompiler.c
- cmTC_d043a.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_d043a.exe
- cmTC_d043a.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_d043a.pdb (Full PDB)
- Detecting C compiler ABI info compiled with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_9e8b4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W3 /WX- /diagnostics:classic /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_9e8b4.dir\Debug\\" /Fd"cmTC_9e8b4.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.16\Modules\CMakeCCompilerABI.c"
- CMakeCCompilerABI.c
- cmTC_9e8b4.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_9e8b4.exe
- cmTC_9e8b4.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_9e8b4.pdb (Full PDB)
- Determining if the CXX compiler works passed with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_a478d.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W3 /WX- /diagnostics:classic /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_a478d.dir\Debug\\" /Fd"cmTC_a478d.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx"
- testCXXCompiler.cxx
- cmTC_a478d.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_a478d.exe
- cmTC_a478d.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_a478d.pdb (Full PDB)
- Detecting CXX compiler ABI info compiled with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_648e5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W3 /WX- /diagnostics:classic /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_648e5.dir\Debug\\" /Fd"cmTC_648e5.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.16\Modules\CMakeCXXCompilerABI.cpp"
- CMakeCXXCompilerABI.cpp
- cmTC_648e5.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_648e5.exe
- cmTC_648e5.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_648e5.pdb (Full PDB)
- Detecting CXX [-std:c++14] compiler features compiled with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_95729.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W3 /WX- /diagnostics:classic /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 /std:c++14 /Fo"cmTC_95729.dir\Debug\\" /Fd"cmTC_95729.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\feature_tests.cxx"
- feature_tests.cxx
- cmTC_95729.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_95729.exe
- cmTC_95729.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_95729.pdb (Full PDB)
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- 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_auto_type
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
- 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_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_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- 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_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_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_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
- Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_lambda_init_captures
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:1cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_variable_templates
- Detecting CXX [] compiler features compiled with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_9ca65.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W3 /WX- /diagnostics:classic /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_9ca65.dir\Debug\\" /Fd"cmTC_9ca65.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\feature_tests.cxx"
- feature_tests.cxx
- cmTC_9ca65.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_9ca65.exe
- cmTC_9ca65.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_9ca65.pdb (Full PDB)
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- 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_auto_type
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
- 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_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_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- 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_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_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_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
- Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_lambda_init_captures
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:1cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_variable_templates
- Performing C++ SOURCE FILE Test HAS_MSVC_GL_LTCG succeeded with the following output:
- Change Dir: C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe cmTC_8b559.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine versione 15.1.548.43366
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- Microsoft (R) C/C++ Optimizing Compiler versione 19.10.25017 per x64
- Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
- cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /GL /D HAS_MSVC_GL_LTCG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8b559.dir\Debug\\" /Fd"cmTC_8b559.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\src.cxx"
- src.cxx
- LINK : warning LNK4075: '/INCREMENTAL' ignorato a causa della specifica di '/LTCG' [C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\cmTC_8b559.vcxproj]
- Generazione codice in corso...
- Generazione codice terminata
- cmTC_8b559.vcxproj -> C:\Users\marietto2020\Desktop\Open-Pose\TOOLS\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_8b559.exe
- cmTC_8b559.vcxproj -> C:/Users/marietto2020/Desktop/Open-Pose/TOOLS/openpose/build/CMakeFiles/CMakeTmp/Debug/cmTC_8b559.pdb (Full PDB)
- Source file was:
- int main() { return 0; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement