機器學習超進化-Yolo軟體安裝 |
|
蘇瑞龍
更新時間:2021/9/9 下午 03:25:02 |
|
編譯Yolo,第5-12頁,按configure後出現錯誤。CMake Error: The source directory "D:/dartnetYolo/darknet" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.相關軟體都與書本同,但Cmake版本為3.21.2版。 |
|
|
|
|
蘇瑞龍
更新時間:2021/9/10 上午 10:54:50 |
|
Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.17134. CMake Error at CMakeLists.txt:107 (find_package): By not providing "FindPThreads_windows.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PThreads_windows", but CMake did not find one.
Could not find a package configuration file provided by "PThreads_windows" with any of the following names:
PThreads_windowsConfig.cmake pthreads_windows-config.cmake
Add the installation prefix of "PThreads_windows" to CMAKE_PREFIX_PATH or set "PThreads_windows_DIR" to a directory containing one of the above files. If "PThreads_windows" provides a separate development package or SDK, be sure it has been installed.
Configuring incomplete, errors occurred! See also "D:/dartnetYolo/darknet/CMakeFiles/CMakeOutput.log". See also "D:/dartnetYolo/darknet/CMakeFiles/CMakeError.log".
1.加了CMakeLists.txt 2.不論哪一版的cmake,都發生上述問題。 3.解壓縮完的cmake資料夾,其下又有同名次資料夾。應該一層或兩層?不論幾層都測試同樣錯誤。 |
|
|
|
文淵閣工作室
更新時間:2021/9/10 下午 07:42:07 |
|
我們未遇過此錯誤訊息,以錯誤訊息 google 也找不到資料。 1. cmake資料夾是一層。 2. 懷疑是否為 gpu 問題:請問您顯示卡的廠牌及型號? 3. 訊息顯示觀看 D:/dartnetYolo/darknet/CMakeFiles/CMakeOutput.log 及 D:/dartnetYolo/darknet/CMakeFiles/CMakeError.log 檔,請您看看,若有訊息請告知做為參考。 |
|
|
|
蘇瑞龍
更新時間:2021/9/12 下午 03:36:52 |
|
Looking for a CUDA compiler failed with the following output: -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.17134. CMake Error at D:/dartnetYolo/cmake-3.21.2-windows-x86_64/cmake-3.21.2-windows-x86_64/share/cmake-3.21/Modules/CMakeDetermineCompilerId.cmake:497 (message): No CUDA toolset found. Call Stack (most recent call first): D:/dartnetYolo/cmake-3.21.2-windows-x86_64/cmake-3.21.2-windows-x86_64/share/cmake-3.21/Modules/CMakeDetermineCompilerId.cmake:6 (CMAKE_DETERMINE_COMPILER_ID_BUILD) D:/dartnetYolo/cmake-3.21.2-windows-x86_64/cmake-3.21.2-windows-x86_64/share/cmake-3.21/Modules/CMakeDetermineCompilerId.cmake:59 (__determine_compiler_id_test) D:/dartnetYolo/cmake-3.21.2-windows-x86_64/cmake-3.21.2-windows-x86_64/share/cmake-3.21/Modules/CMakeDetermineCUDACompiler.cmake:283 (CMAKE_DETERMINE_COMPILER_ID) CMakeLists.txt:2 (project)
-- Configuring incomplete, errors occurred! See also "D:/dartnetYolo/darknet/CMakeFiles/CheckCUDA/CMakeFiles/CMakeOutput.log".
Determining if the include file pthread.h exists failed with the following output: Change Dir: D:/dartnetYolo/darknet/CMakeFiles/CMakeTmp
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_85a18.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine for .NET Framework 16.11.0+0538acc04 版
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x64
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
CheckIncludeFile.c
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_85a18.dir\Debug\\" /Fd"cmTC_85a18.dir\Debug\vc142.pdb" /external:W3 /Gd /TC /errorReport:queue D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\CheckIncludeFile.c
D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: 無法開啟包含檔案: 'pthread.h': No such file or directory [D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\cmTC_85a18.vcxproj]
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 for .NET Framework 16.11.0+0538acc04 版 Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
已經開始建置於 2021/9/10 上午 10:43:44。 節點 1 (預設目標) 上的專案 "D:\dartnetYolo\darknet\CMakeFiles\3.21.2\CompilerIdC\CompilerIdC.vcxproj"。 PrepareForBuild: 正在建立目錄 "Debug\"。 正在建立目錄 "Debug\CompilerIdC.tlog\"。 InitializeBuildStatus: 由於指定了 "AlwaysCreate",因此正在建立 "Debug\CompilerIdC.tlog\unsuccessfulbuild"。 ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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" /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c CMakeCCompilerId.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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 -> D:\dartnetYolo\darknet\CMakeFiles\3.21.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.29.30133\bin\Hostx64\x64\cl.exe FinalizeBuildStatus: 正在刪除檔案 "Debug\CompilerIdC.tlog\unsuccessfulbuild"。 正在變更時間戳記 "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate"。 專案 "D:\dartnetYolo\darknet\CMakeFiles\3.21.2\CompilerIdC\CompilerIdC.vcxproj" (預設目標) 建置完成。
建置成功。 0 個警告 0 個錯誤
經過時間 00:00:10.60
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 "D:/dartnetYolo/darknet/CMakeFiles/3.21.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 for .NET Framework 16.11.0+0538acc04 版 Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
已經開始建置於 2021/9/10 上午 10:43:56。 節點 1 (預設目標) 上的專案 "D:\dartnetYolo\darknet\CMakeFiles\3.21.2\CompilerIdCXX\CompilerIdCXX.vcxproj"。 PrepareForBuild: 正在建立目錄 "Debug\"。 正在建立目錄 "Debug\CompilerIdCXX.tlog\"。 InitializeBuildStatus: 由於指定了 "AlwaysCreate",因此正在建立 "Debug\CompilerIdCXX.tlog\unsuccessfulbuild"。 ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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" /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp CMakeCXXCompilerId.cpp Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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 -> D:\dartnetYolo\darknet\CMakeFiles\3.21.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.29.30133\bin\Hostx64\x64\cl.exe FinalizeBuildStatus: 正在刪除檔案 "Debug\CompilerIdCXX.tlog\unsuccessfulbuild"。 正在變更時間戳記 "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate"。 專案 "D:\dartnetYolo\darknet\CMakeFiles\3.21.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (預設目標) 建置完成。
建置成功。 0 個警告 0 個錯誤
經過時間 00:00:05.22
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 "D:/dartnetYolo/darknet/CMakeFiles/3.21.2/CompilerIdCXX/CompilerIdCXX.exe"
Detecting C compiler ABI info compiled with the following output: Change Dir: D:/dartnetYolo/darknet/CMakeFiles/CMakeTmp
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_bea84.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine for .NET Framework 16.11.0+0538acc04 版
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x64
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
CMakeCCompilerABI.c
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bea84.dir\Debug\\" /Fd"cmTC_bea84.dir\Debug\vc142.pdb" /external:W3 /Gd /TC /errorReport:queue "D:\dartnetYolo\cmake-3.21.2-windows-x86_64\cmake-3.21.2-windows-x86_64\share\cmake-3.21\Modules\CMakeCCompilerABI.c"
cmTC_bea84.vcxproj -> D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\Debug\cmTC_bea84.exe
Detecting CXX compiler ABI info compiled with the following output: Change Dir: D:/dartnetYolo/darknet/CMakeFiles/CMakeTmp
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_48c38.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine for .NET Framework 16.11.0+0538acc04 版
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x64
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
CMakeCXXCompilerABI.cpp
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_48c38.dir\Debug\\" /Fd"cmTC_48c38.dir\Debug\vc142.pdb" /external:W3 /Gd /TP /errorReport:queue "D:\dartnetYolo\cmake-3.21.2-windows-x86_64\cmake-3.21.2-windows-x86_64\share\cmake-3.21\Modules\CMakeCXXCompilerABI.cpp"
cmTC_48c38.vcxproj -> D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\Debug\cmTC_48c38.exe
The system is: Windows - 10.0.17134 - 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 for .NET Framework 16.11.0+0538acc04 版 Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
已經開始建置於 2021/9/10 上午 10:48:00。 節點 1 (預設目標) 上的專案 "D:\dartnetYolo\darknet\CMakeFiles\3.18.3\CompilerIdC\CompilerIdC.vcxproj"。 PrepareForBuild: 正在建立目錄 "Debug\"。 正在建立目錄 "Debug\CompilerIdC.tlog\"。 InitializeBuildStatus: 由於指定了 "AlwaysCreate",因此正在建立 "Debug\CompilerIdC.tlog\unsuccessfulbuild"。 ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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" /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c CMakeCCompilerId.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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 -> D:\dartnetYolo\darknet\CMakeFiles\3.18.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\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe FinalizeBuildStatus: 正在刪除檔案 "Debug\CompilerIdC.tlog\unsuccessfulbuild"。 正在變更時間戳記 "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate"。 專案 "D:\dartnetYolo\darknet\CMakeFiles\3.18.3\CompilerIdC\CompilerIdC.vcxproj" (預設目標) 建置完成。
建置成功。 0 個警告 0 個錯誤
經過時間 00:00:04.08
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 "D:/dartnetYolo/darknet/CMakeFiles/3.18.3/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 for .NET Framework 16.11.0+0538acc04 版 Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
已經開始建置於 2021/9/10 上午 10:48:05。 節點 1 (預設目標) 上的專案 "D:\dartnetYolo\darknet\CMakeFiles\3.18.3\CompilerIdCXX\CompilerIdCXX.vcxproj"。 PrepareForBuild: 正在建立目錄 "Debug\"。 正在建立目錄 "Debug\CompilerIdCXX.tlog\"。 InitializeBuildStatus: 由於指定了 "AlwaysCreate",因此正在建立 "Debug\CompilerIdCXX.tlog\unsuccessfulbuild"。 ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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" /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp CMakeCXXCompilerId.cpp Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\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 -> D:\dartnetYolo\darknet\CMakeFiles\3.18.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\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe FinalizeBuildStatus: 正在刪除檔案 "Debug\CompilerIdCXX.tlog\unsuccessfulbuild"。 正在變更時間戳記 "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate"。 專案 "D:\dartnetYolo\darknet\CMakeFiles\3.18.3\CompilerIdCXX\CompilerIdCXX.vcxproj" (預設目標) 建置完成。
建置成功。 0 個警告 0 個錯誤
經過時間 00:00:04.09
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 "D:/dartnetYolo/darknet/CMakeFiles/3.18.3/CompilerIdCXX/CompilerIdCXX.exe"
Detecting C compiler ABI info compiled with the following output: Change Dir: D:/dartnetYolo/darknet/CMakeFiles/CMakeTmp
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_9ee17.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine for .NET Framework 16.11.0+0538acc04 版
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x64
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
CMakeCCompilerABI.c
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_9ee17.dir\Debug\\" /Fd"cmTC_9ee17.dir\Debug\vc142.pdb" /external:W3 /Gd /TC /errorReport:queue "D:\dartnetYolo\cmake-3.18.3-win64-x64\cmake-3.18.3-win64-x64\share\cmake-3.18\Modules\CMakeCCompilerABI.c"
cmTC_9ee17.vcxproj -> D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\Debug\cmTC_9ee17.exe
Detecting CXX compiler ABI info compiled with the following output: Change Dir: D:/dartnetYolo/darknet/CMakeFiles/CMakeTmp
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_b94d6.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine for .NET Framework 16.11.0+0538acc04 版
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x64
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
CMakeCXXCompilerABI.cpp
cl /c /Zi /W3 /WX- /diagnostics:column /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_b94d6.dir\Debug\\" /Fd"cmTC_b94d6.dir\Debug\vc142.pdb" /external:W3 /Gd /TP /errorReport:queue "D:\dartnetYolo\cmake-3.18.3-win64-x64\cmake-3.18.3-win64-x64\share\cmake-3.18\Modules\CMakeCXXCompilerABI.cpp"
cmTC_b94d6.vcxproj -> D:\dartnetYolo\darknet\CMakeFiles\CMakeTmp\Debug\cmTC_b94d6.exe
顯示卡: Intel(R) HD Graphics 5500 NVIDIA GeForce 930M
|
|
|
|
|