[kexi] [Bug 369232] New: cmake fails on missing rcc, it's a runtime dep though
Harald Sitter via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Sep 23 10:02:26 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=369232
Bug ID: 369232
Summary: cmake fails on missing rcc, it's a runtime dep though
Product: kexi
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: kexi-bugs at kde.org
Reporter: sitter at kde.org
CC: adam at piggz.co.uk, inksi at fables.co.za
cmake/modules/CheckGlobalBreezeIcons.cmake: message(FATAL_ERROR "No valid
breeze-icons.rcc resource file found. \
but the file apparently is only loaded at runtime
src/main/KexiRegisterResource_p.h: return
registerResource("icons/breeze/breeze-icons.rcc",
QStandardPaths::GenericDataLocation,
the file should not be required at build time, instaed cmake should issue a
runtime requirement information (e.g. https://phabricator.kde.org/D2377)
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kexi-bugs
mailing list