build error with QT 5.7.1

Simon Frei freisim93 at gmail.com
Tue Apr 30 08:23:21 BST 2019


That's indeed the problem: The KF5 version is 5.28. The error occurred
on my homeserver, which runs debian stable and I occasionally build
digikam from source there, as the packaged version is ancient. Luckily
this method was introduced after 6.0.0, so I'll keep using that on the
homeserver in the meantime (new debian stable will be coming out soonish
hopefully).
Thanks for your help!

On 30/04/2019 07:57, Maik Qualmann wrote:
> This feature is provided by KF5::KXmlGuiWindow, but not until version 5.30. 
> Which KF5 version do you use?
>
> Maik
>
> Am Dienstag, 30. April 2019, 00:39:07 CEST schrieb Simon Frei:
>> I get the following error trying to build 6.1.0 with qt 5.7.1:
>>
>> .../core/libs/widgets/mai
>> nview/dxmlguiwindow.cpp: In member function 'void
>> Digikam::DXmlGuiWindow::regist
>> erPluginsActions()':
>> .../core/libs/widgets/mainview/dxmlguiwindow.cpp:247:29: error:
>> 'checkAmbiguousShortcuts' was not declared in this scope
>>      checkAmbiguousShortcuts();
>>                              ^
>> core/libs/widgets/CMakeFiles/digikamwidgetscore_src.dir/build.make:62:
>> recipe for target
>> 'core/libs/widgets/CMakeFiles/digikamwidgetscore_src.dir/mainview/dxmlguiwin
>> dow.cpp.o' failed
>> make[2]: ***
>> [core/libs/widgets/CMakeFiles/digikamwidgetscore_src.dir/mainview/dxmlguiwin
>> dow.cpp.o] Error 1
>> CMakeFiles/Makefile2:2304: recipe for target
>> 'core/libs/widgets/CMakeFiles/digikamwidgetscore_src.dir/all' failed
>> make[1]: ***
>> [core/libs/widgets/CMakeFiles/digikamwidgetscore_src.dir/all] Error 2
>> make[1]: *** Waiting for unfinished jobs....
>>
>> As far as I am aware 5.7.1 should still be supported, correct? Any idea
>> how to fix it?
>>
>> Thanks in advance for any help!
>
>
>



More information about the Digikam-devel mailing list