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

Closed
heavysink opened this issue May 20, 2024 · 1 comment
Closed

Qt 6.7 编译失败 #2503

heavysink opened this issue May 20, 2024 · 1 comment

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
@tamlok
Copy link
Member

tamlok commented Jun 11, 2024

Should fix: #2511

@tamlok tamlok closed this as completed Jun 11, 2024
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

2 participants