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

Qt 6.7 编译失败 #2503

Open
heavysink opened this issue May 20, 2024 · 0 comments
Open

Qt 6.7 编译失败 #2503

heavysink opened this issue May 20, 2024 · 0 comments

Comments

@heavysink
Copy link

Describe the bug
Qt6.7改了qt_add_lupdate的格式导致编译失败:
CMake Error at /usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:231 (message):
No SOURCE_TARGETS nor SOURCES were given.
Call Stack (most recent call first):
/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:781 (qt6_add_lupdate)
src/CMakeLists.txt:32 (qt_add_lupdate)
需要给定SOURCE_TARGETS和SOURCES

To Reproduce
Steps to reproduce the behavior:

  1. cmake

Desktop (please complete the following information):

  • OS: Archlinux
  • Qt version 6.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant