Created attachment 104868 [details] Compiling kmymoney When I try to compile the git version of kmymoney (plasma 5), I get a compile error - see the enclosed file. I am running on openmandriva 3.0 with KDE Plasma vs. 5.9.4 and KDR Frameworks 5.32.0.
Can you pull from git master and see if my change solves your problem?
That fixed the problem. Thanks Chris
commit 943522dce49b81e06b0b7b070e36dcb4b19ba84b Author: Thomas Baumgart <thb@net-bembel.de> Date: Tue Apr 4 19:12:59 2017 +0200 Use constBegin and constEnd for const_iterator Use the const variants in assignment to const iterators. https://commits.kde.org/kmymoney/943522dce49b81e06b0b7b070e36dcb4b19ba84b