m0_60047406 2023-10-22 21:04 采纳率: 0%
浏览 19

Gammaray编译报错,qtattributionsscanner找不到

CMake Warning at cmake/ECM/find-modules/FindWayland.cmake:130 (message):
Could not find wayland.xml in
Call Stack (most recent call first):
plugins/wlcompositorinspector/CMakeLists.txt:11 (find_package)

CMake Error at D:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib/cmake/Qt5AttributionsScannerTools/Qt5AttributionsScannerToolsConfig.cmake:9 (message):
The package "Qt5AttributionsScannerTools" references the file

 "D:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin/qtattributionsscanner"

but this file does not exist. Possible reasons include:

  • The file was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and contained

    "D:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib/cmake/Qt5AttributionsScannerTools/Qt5AttributionsScannerToolsConfig.cmake"

but not all the files it references.

Call Stack (most recent call first):
D:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib/cmake/Qt5AttributionsScannerTools/Qt5AttributionsScannerToolsConfig.cmake:25 (_qt5_AttributionsScannerTools_check_file_exists)
D:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package)
docs/CMakeLists.txt:13 (find_package)

  • 写回答

2条回答 默认 最新

  • m0_60047406 2023-10-22 21:07
    关注

    img


    但是我有这个文件

    评论

报告相同问题?

问题事件

  • 创建了问题 10月22日