-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: C:/Users/test-depencies_cpp/dependencies/vcpkg/downloads/tools/cmake-3.30.1-windows/cmake-3.30.1-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j13
Working Directory: C:/Users/test-depencies_cpp/dependencies/vcpkg/buildtrees/qtbase/x64-windows-dbg
See logs for more information:
C:\Users\test-depencies_cpp\dependencies\vcpkg\buildtrees\qtbase\install-x64-windows-dbg-out.log
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/qtbase/cmake/qt_install_submodule.cmake:376 (vcpkg_cmake_install)
ports/qtbase/portfile.cmake:320 (qt_install_submodule)
scripts/ports.cmake:206 (include)
error: building qtbase: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 qtbase:x64-windows: 5.3 min
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+qtbase
I've pulled to newer versions, upgraded, removed the older versions and etc nothing worked. But I have build qt with the 2e58bb3 commit version couple of months ago. But not sure why I cant install now