screenpipe icon indicating copy to clipboard operation
screenpipe copied to clipboard

windows install screenpipe didnt work

Open HarrytheOrange opened this issue 1 year ago • 1 comments

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message): Command failed: D:/Code/vcpkg/downloads/tools/ninja/1.10.2-windows/ninja.exe -v Working Directory: D:/Code/vcpkg/buildtrees/pkgconf/x64-windows-rel/vcpkg-parallel-configure Error code: 1 See logs for more information: D:\Code\vcpkg\buildtrees\pkgconf\cmake-get-vars-x64-windows-dbg-CMakeCache.txt.log D:\Code\vcpkg\buildtrees\pkgconf\cmake-get-vars-x64-windows-rel-CMakeCache.txt.log D:\Code\vcpkg\buildtrees\pkgconf\cmake-get-vars-x64-windows-dbg-CMakeConfigureLog.yaml.log D:\Code\vcpkg\buildtrees\pkgconf\cmake-get-vars-x64-windows-rel-CMakeConfigureLog.yaml.log D:\Code\vcpkg\buildtrees\pkgconf\cmake-get-vars-x64-windows-out.log

Call Stack (most recent call first): installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_required_process) installed/x64-windows/share/vcpkg-cmake-get-vars/vcpkg_cmake_get_vars.cmake:15 (vcpkg_cmake_configure) installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:324 (vcpkg_cmake_get_vars) installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:459 (vcpkg_generate_meson_cmd_args) ports/pkgconf/portfile.cmake:9 (vcpkg_configure_meson) scripts/ports.cmake:192 (include)

error: building pkgconf:x64-windows failed with: BUILD_FAILED See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information. Elapsed time to handle pkgconf:x64-windows: 5.1 s Please ensure you're using the latest port files with git pull and vcpkg update. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+pkgconf You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?title=[pkgconf]+Build+error+on+x64-windows&body=Copy+issue+body+from+D%3A%2FCode%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

HarrytheOrange avatar Oct 10 '24 08:10 HarrytheOrange