[2/612] C:\PROGRA~1\MIB055~1\2022\ENTERP~1\VC\Tools\MSVC\1440~1.338\bin\Hostx64\x64\cl.exe /TP -DOPENCV_ALLOCATOR_STATS_COUNTER_TYPE="long long" -D_USE_MATH_DEFINES -D_VARIADIC_MAX=10 -D_WIN32_WINNT=0x0601 -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MAC...
-- Applying patch C:/Users/Aura/Desktop/machine/build/debug/vcpkg_installed/x64-windows-static-md/share/tensorflow-common/change-macros-for-static-lib.patch -- Applying patch C:/Users/Aura/Desktop/machine/build/debug/vcpkg_installed/x64-windows-static-md/share/tensorflow-common/fix-windows-build...
[build] -- Configuring x64-windows-static-md [build] CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message): [build] Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v [build] W...
I have replaced sensitive path information with ... I used --- to hide the sensitive information in vcpkg.json. Package: boost-coroutine:x64-windows-static-md@1.80.0 Host Environment Host: x64-windows Compiler: MSVC 19.40.33812.0 vcpkg-t...
vs 2019 默认使用MD, 需要链接vcpkg 静态库(x86-windows-static-md/x64-windows-static-md) 描述可能的解决方案 之前使用 cmake CMake 最低版本号要求 cmake_minimum_required (VERSION 2.8) 设置VCPKG_ROOT所在的位置 set(CMAKE_TOOLCHAIN_FILE "$ENV{Vcpkg_BuildSystemPath}/vcpkg.cmake") ...
Fixes #42834 Fix the following error. [cmake] CMake Error at E:/dev/vcpkg/installed/x64-windows-static-md/share/mkl/MKLConfig.cmake:103 (message): [cmake] mkl_intel_thread.*.dll not found Chan...