5.02:ZNK16MyMoneyStatement16statementEndDateEv
Jack
ostroffjh at users.sourceforge.net
Wed Nov 14 01:21:31 GMT 2018
Aside from agreeing with Brendan that you need to provide more
information, that type of error often indicates a version mismatch
between the program (KMM in this case) and some library it is linked
against. One cause of this is having a different version of some
library installed than was used to compile the program. In addition to
the information Brendan requested, run "ldd /path/to/kmymoney" and see
if there are any errors. Also, if you compiled KMM yourself, what
version of gcc are you using, and which version of the KDE Frameworks
are installed?
Jack
On 2018.11.13 08:36, Brendan Coupe wrote:
> You need to provide a lot more information like what version of kmm
> are you
> running, where did you get the package from and what operating system
> are
> you running it on.
>
> ---
> Brendan Coupe
>
> On Tue, Nov 13, 2018, 3:30 AM <jochen at r-ci.de wrote:
>
> > On start of kmymoney I get:
> > kmymoney: symbol lookup error: kmymoney: undefined symbol:
> > _ZNK16MyMoneyStatement16statementEndDateEv
> >
> > Is that a known problem?
> >
>
More information about the KMyMoney
mailing list