-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
category:questionThis issue is a questionThis issue is a question
Description
Host Environment
- OS: [Windows 11]
- Compiler: 14.31.31103 (visual studio 2022 17.1.6)
To Reproduce
Steps to reproduce the behavior:
./vcpkg install qt[default-features]
Failure logs
CMake Warning at ports/qtwebengine/portfile.cmake:88 (message):
Buildtree path 'D:/vcpkg/buildtrees/qtwebengine' is too long.
Consider passing --x-buildtrees-root= to vcpkg!
Trying to use 'D:/vcpkg/buildtrees/qtwebengine/../tmp'
Call Stack (most recent call first):
scripts/ports.cmake:146 (include)
CMake Error at ports/qtwebengine/portfile.cmake:93 (message):
Buildtree path is too long. Build will fail! Pass
--x-buildtrees-root= to vcpkg!
Call Stack (most recent call first):
scripts/ports.cmake:146 (include)
Additional context
vcpkg installed in D:\vcpkg
Metadata
Metadata
Assignees
Labels
category:questionThis issue is a questionThis issue is a question