You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vcpkg-tool version: 2025-03-13-7699e411ea11543de6abc0c7d5fd11cfe0039ae5
vcpkg-scripts version: 5e61fbe 2025-03-24 (2 days ago)
To Reproduce
vcpkg install qtdeclarative:x64-windows-static
Failure logs
CMake Warning at scripts/cmake/vcpkg_buildpath_length_warning.cmake:4 (message):
qtdeclarative's buildsystem uses very long paths and may fail on your
system.
We recommend moving vcpkg to a short path such as 'C:\src\vcpkg' or using
the subst command.
Call Stack (most recent call first):
ports/qtdeclarative/portfile.cmake:4 (vcpkg_buildpath_length_warning)
scripts/ports.cmake:203 (include)
-- Using cached qtdeclarative-everywhere-src-6.8.2.tar.xz
-- Cleaning sources at C:/Users/itsvi/.aura/vcpkg/buildtrees/qtdeclarative/src/here-src-6-cacd0791f9.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/Users/itsvi/.aura/vcpkg/downloads/qtdeclarative-everywhere-src-6.8.2.tar.xz
-- Using source at C:/Users/itsvi/.aura/vcpkg/buildtrees/qtdeclarative/src/here-src-6-cacd0791f9.clean
-- Configuring x64-windows-static
-- Building x64-windows-static-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: C:/Users/itsvi/.aura/cmake-3.31.5-windows-x86_64/bin/cmake.exe --build . --config Debug --target install -- -v -j17
Working Directory: C:/Users/itsvi/.aura/vcpkg/buildtrees/qtdeclarative/x64-windows-static-dbg
See logs for more information:
C:\Users\itsvi\.aura\vcpkg\buildtrees\qtdeclarative\install-x64-windows-static-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)
installed/x64-windows-static/share/qtbase/qt_install_submodule.cmake:354 (vcpkg_cmake_install)
ports/qtdeclarative/portfile.cmake:30 (qt_install_submodule)
scripts/ports.cmake:203 (include)
Using the latest version of vcpkg for local installation does not reproduce the issue.
The installation path of vcpkg might be too long. For example, you could create a new vcpkg directory in the C drive, and then clone the code for compilation.
Package: qtdeclarative:[email protected]
Host Environment
vcpkg-scripts version: 5e61fbe 2025-03-24 (2 days ago)
To Reproduce
vcpkg install qtdeclarative:x64-windows-static
Failure logs
C:\Users\itsvi\.aura\vcpkg\buildtrees\qtdeclarative\install-x64-windows-static-dbg-out.log
The text was updated successfully, but these errors were encountered: