Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qt5] Warns of long path when path is as long as suggested. #39155

Closed
milnak opened this issue Jun 6, 2024 · 2 comments
Closed

[qt5] Warns of long path when path is as long as suggested. #39155

milnak opened this issue Jun 6, 2024 · 2 comments
Assignees
Labels
category:question This issue is a question Stale

Comments

@milnak
Copy link

milnak commented Jun 6, 2024

Describe the bug

qt5 warns of long path when path is as long as suggested.

Environment

  • OS: Windows 11

To Reproduce

  1. ./vcpkg install qt5
  2. See error
Installing 32/36 qt5-quickcontrols2:x64-windows@5.15.14...
Building qt5-quickcontrols2:x64-windows@5.15.14...
CMake Warning at scripts/cmake/vcpkg_buildpath_length_warning.cmake:4 (message):
  qt5-quickcontrols2'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):
  installed/x64-windows/share/qt5/qt_download_submodule.cmake:13 (vcpkg_buildpath_length_warning)
  installed/x64-windows/share/qt5/qt_submodule_installation.cmake:5 (qt_download_submodule)
  ports/qt5-quickcontrols2/portfile.cmake:2 (qt_submodule_installation)
  scripts/ports.cmake:175 (include)

Expected behavior
Should be fine. I put vcpkg into D:\src\vcpkg which is exactly as long as the suggested c:\src\vcpkg

@milnak milnak changed the title qt5 warns of long path when path is as long as suggested. [qt5] Warns of long path when path is as long as suggested. Jun 6, 2024
@JonLiu1993 JonLiu1993 added the category:question This issue is a question label Jun 6, 2024
@JonLiu1993
Copy link
Member

You can ignore this warning, it is caused by a limitation of Qt itself.
image

Copy link

github-actions bot commented Jul 5, 2024

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

@github-actions github-actions bot added the Stale label Jul 5, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question Stale
Projects
None yet
Development

No branches or pull requests

2 participants