microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.83k stars 6.3k forks source link

[azure-kinect-sensor-sdk] build failure #20345

Closed cgnerds closed 2 years ago

cgnerds commented 2 years ago

Host Environment

To Reproduce Steps to reproduce the behavior: ./vcpkg install azure-kinect-sensor-sdk

Failure logs -Cut and past the appropriate build messages from the console output. vcpkg.exe install azure-kinect-sensor-sdk Computing installation plan... The following packages will be built and installed:

Call Stack (most recent call first): scripts/cmake/vcpkg_build_cmake.cmake:104 (vcpkg_execute_build_process) scripts/cmake/vcpkg_install_cmake.cmake:44 (vcpkg_build_cmake) ports/azure-c-shared-utility/portfile.cmake:39 (vcpkg_install_cmake) scripts/ports.cmake:140 (include)

Error: Building package azure-c-shared-utility:x64-windows failed with: BUILD_FAILED Please ensure you're using the latest portfiles with .\vcpkg update, then submit an issue at https://github.com/Microsoft/vcpkg/issues including: Package: azure-c-shared-utility:x64-windows Vcpkg version: 2021-09-10-2059ef11aa6067e6f59b0d939c5d17e3c5c47d3e

Additionally, attach any relevant sections from the log files above.

-Please attach any additional failure logs mentioned in the console output.

install-x64-windows-rel-out.log

JonLiu1993 commented 2 years ago

@cgnerds , I can't repro this issue locally, you may need get latest source and rebuild azure-kinect-sensor-sdk?

JonLiu1993 commented 2 years ago

Closing this issue for no active thread for a long time. Please feel free to reopen this issue if it is still a problem for you.