I can confirm Jeff's description of the KDE Windows Emerge system.
They rarely create a new .py file for a package. I haven't figured out
exactly when, but probably only if there are really major changes, such
as the build system for the package. Otherwise, the .py file just gets
edited
On 15/05/16 18:42, jeffjl@outlook.com wrote:
To clarify - After searching for a way to build KMM on Windows, I ended
up with "emerge". It will (with quite a few fixes since it is a bit out
of date) download and build everything needed to build KMM on a pure
Windows system, e.g. mingw, gcc, ms
ture the actual error messages and file a bug
report.
Thanks.
Jeff.
> Subject: Re: Can't build gitHEAD version on windows
> To: kmymoney-devel@kde.org
> From: agande...@gmail.com
> Date: Sun, 15 May 2016 11:28:33 +0100
>
>
>
> Hi Jeff
>
> See below.
>
what's wrong and decided to ask if it was an easy fix.
Thanks,
Jeff.
From: christian-da...@web.de
To: kmymoney-devel@kde.org
Subject: Re: Can't build gitHEAD version on windows
Date: Fri, 6 May 2016 20:59:55 +0200
Hi Jeff,
did you use a "make clean" or even better removed t
n you tried to build the Windows version). I
> just recently chased down what's wrong and decided to ask if it was an easy
> fix.
>
> Thanks,
> Jeff.
>
> > From: christian-da...@web.de
> > To: kmymoney-devel@kde.org
> > Subject: Re: Can't build gitHEAD vers
just recently chased down what's wrong and decided to ask if it was an easy fix.
Thanks,
Jeff.
> From: christian-da...@web.de
> To: kmymoney-devel@kde.org
> Subject: Re: Can't build gitHEAD version on windows
> Date: Fri, 6 May 2016 20:59:55 +0200
>
> Hi Jeff
Hi Jeff,
did you use a "make clean" or even better removed the build folder and rerun
cmake? My gcc on Linux has no problems building it at all.
payeeIdentifierLoader is automatically added to kmymoney.exe because it is
marked "LINK_PUBLIC" in target_link_libraries of kmm_mymoney. This is not g
I got version 4.7.2 to build on windows using emerge and mingw.
I have trouble with version 4.7.90. It gets to linking kmymoney.exe and gets
"multiple definition of payeeIdentifierLoader". The problem seems to be that
kmm_mymoney.dll already contains payeeIdentifierLoader but kmymoney.exe link