https://bugs.kde.org/show_bug.cgi?id=364120
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #19 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Ralf Habacker from comment #18) > (In reply to Oliver Kellogg from comment #12) > > In which library should qInitResources_icons() be defined? It is defined in CMakeFiles/libumbrello.dir/qrc_icons.cpp:9388:int QT_MANGLE_NAMESPACE(qInitResources_icons)() which is preprocessed with ~/src/umbrello-16.08-build/umbrello> make CMakeFiles/libumbrello.dir/qrc_icons.i to int qInitResources_icons() { ::qRegisterResourceData (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); return 1; } The curious thing is that it does not fail on opensuse Leap but on trusty. -- You are receiving this mail because: You are watching all bug changes.